Bump jest and @types/jest #499
test.yml
on: pull_request
check_test_execution_conditions
8s
Annotations
25 errors
build:
src/lib/sync-articles-from-qiita.test.ts#L65
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<Promise<Item[]>, [page?: number | undefined, per?: number | undefined], any>>'.
|
build:
src/lib/sync-articles-from-qiita.test.ts#L51
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<Promise<void>, [items: Item[], forceUpdate?: boolean | undefined], any>>'.
|
build:
src/lib/sync-articles-from-qiita.test.ts#L49
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<Promise<Item[]>, [page?: number | undefined, per?: number | undefined], any>>'.
|
build:
src/lib/get-latest-package-version/get-latest-package-version.test.ts#L81
Property 'toBeCalled' does not exist on type 'JestMatchers<SpyInstance<CacheData | null, [], any>>'.
|
build:
src/lib/get-latest-package-version/get-latest-package-version.test.ts#L59
Property 'toBeCalled' does not exist on type 'JestMatchers<SpyInstance<CacheData | null, [], any>>'.
|
build:
src/commands/pull.test.ts#L54
Property 'toBeCalledWith' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
build:
src/commands/pull.test.ts#L48
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
build:
src/commands/pull.test.ts#L43
Property 'toBeCalledWith' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
build:
src/commands/pull.test.ts#L36
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
build:
src/commands/pull.test.ts#L31
Property 'toBeCalledWith' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
test (22.14.0)
Process completed with exit code 1.
|
test (20.16.0)
Process completed with exit code 1.
|
test (20.16.0)
The strategy configuration was canceled because "test._22_14_0" failed
|
test (20.0.0)
The operation was canceled.
|
test (20.0.0)
The strategy configuration was canceled because "test._22_14_0" failed
|
lint:
src/lib/sync-articles-from-qiita.test.ts#L65
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<Promise<Item[]>, [page?: number | undefined, per?: number | undefined], any>>'.
|
lint:
src/lib/sync-articles-from-qiita.test.ts#L51
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<Promise<void>, [items: Item[], forceUpdate?: boolean | undefined], any>>'.
|
lint:
src/lib/sync-articles-from-qiita.test.ts#L49
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<SpyInstance<Promise<Item[]>, [page?: number | undefined, per?: number | undefined], any>>'.
|
lint:
src/lib/get-latest-package-version/get-latest-package-version.test.ts#L81
Property 'toBeCalled' does not exist on type 'JestMatchers<SpyInstance<CacheData | null, [], any>>'.
|
lint:
src/lib/get-latest-package-version/get-latest-package-version.test.ts#L59
Property 'toBeCalled' does not exist on type 'JestMatchers<SpyInstance<CacheData | null, [], any>>'.
|
lint:
src/commands/pull.test.ts#L54
Property 'toBeCalledWith' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
lint:
src/commands/pull.test.ts#L48
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
lint:
src/commands/pull.test.ts#L43
Property 'toBeCalledWith' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
lint:
src/commands/pull.test.ts#L36
Property 'toBeCalledTimes' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|
lint:
src/commands/pull.test.ts#L31
Property 'toBeCalledWith' does not exist on type 'JestMatchers<MockedFunctionDeep<({ fileSystemRepo, qiitaApi, forceUpdate, }: { fileSystemRepo: FileSystemRepo; qiitaApi: QiitaApi; forceUpdate?: boolean | undefined; }) => Promise<void>>>'.
|