chore(deps): update jest monorepo to v30 #1053
build.yml
on: pull_request
yamllint
6s
eslint
20s
typescript-compile
15s
unused-deps
13s
jest
16s
Annotations
11 errors
|
typescript-compile:
src/index.test.ts#L77
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L76
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L67
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L66
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L57
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L56
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L47
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L40
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L33
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
typescript-compile:
src/index.test.ts#L26
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<boolean, [str: string | Uint8Array<ArrayBufferLike>, encoding?: BufferEncoding | undefined, cb?: ((err?: Error | null | undefined) => void) | undefined], any>>'.
|
|
jest
Process completed with exit code 1.
|