Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

build(deps-dev): bump jest and @types/jest #661

build(deps-dev): bump jest and @types/jest

build(deps-dev): bump jest and @types/jest #661

Triggered via push June 24, 2025 03:22
Status Failure
Total duration 26s
Artifacts

test.yml

on: push
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test
Process completed with exit code 2.
test: src/index.test.ts#L74
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((message: string | Error) => void) & MockWithArgs<(message: string | Error) => void> & {} & {}>'.
test: src/index.test.ts#L73
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((version: string, name: string) => { binPath: string; dest: string; url: string; }) & MockWithArgs<(version: string, name: string) => { binPath: string; dest: string; url: string; }> & {} & {}>'.
test: src/index.test.ts#L61
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((inputPath: string) => void) & MockWithArgs<(inputPath: string) => void> & {} & {}>'.
test: src/index.test.ts#L55
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((sourceFile: string, targetFile: string, tool: string, version: string, arch?: string | undefined) => Promise<string>) & MockWithArgs<(sourceFile: string, targetFile: string, tool: string, version: string, arch?: string | undefined) => Promise<...>> & {} & {}>'.
test: src/index.test.ts#L54
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((commandLine: string, args?: string[] | undefined, options?: ExecOptions | undefined) => Promise<number>) & MockWithArgs<(commandLine: string, args?: string[] | undefined, options?: ExecOptions | undefined) => Promise<...>> & {} & {}>'.
test: src/index.test.ts#L53
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((url: string, dest?: string | undefined, auth?: string | undefined, headers?: OutgoingHttpHeaders | undefined) => Promise<string>) & MockWithArgs<(url: string, dest?: string | undefined, auth?: string | undefined, headers?: OutgoingHttpHeaders | undefined) => Promise<...>> & {} & {}>'.
test: src/index.test.ts#L52
Property 'toBeCalledWith' does not exist on type 'JestMatchers<((version: string, name: string) => { binPath: string; dest: string; url: string; }) & MockWithArgs<(version: string, name: string) => { binPath: string; dest: string; url: string; }> & {} & {}>'.