Update jest monorepo to v30 #410
Annotations
3 errors
|
Lint/Test
Process completed with exit code 2.
|
|
Lint/Test:
src/commands/__tests__/analyzeStats-test.ts#L44
Property 'lastCalledWith' does not exist on type 'JestMatchers<(file: PathLike | FileHandle, data: string | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<...> | Stream, options?: BufferEncoding | ... 2 more ... | undefined) => Promise<...>>'.
|
|
Lint/Test:
src/commands/__tests__/analyzeDist-test.ts#L32
Property 'lastCalledWith' does not exist on type 'JestMatchers<(file: PathLike | FileHandle, data: string | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<...> | Stream, options?: BufferEncoding | ... 2 more ... | undefined) => Promise<...>>'.
|