chore(deps): update typescript-eslint monorepo to v8 (major) #2451
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
2m 45s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
3m 14s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
3m 28s
Matrix: test-node
prettier
1m 8s
typecheck
24s
test-ubuntu
/
Test on ubuntu-latest using Node.js LTS
35s
docs
25s
test-macos
/
Test on macos-latest using Node.js LTS
3m 17s
test-windows
/
Test on windows-latest using Node.js LTS
1m 22s
Release new version
0s
Annotations
35 errors
typecheck:
src/index.ts#L16
Invalid module name in augmentation, module '@typescript-eslint/utils/dist/ts-eslint/Rule' cannot be found.
|
typecheck:
src/rules/__tests__/unbound-method.test.ts#L12
Property 'RuleTester' does not exist on type 'typeof import("/home/runner/work/eslint-plugin-jest/eslint-plugin-jest/node_modules/@typescript-eslint/utils/dist/eslint-utils/index")'.
|
typecheck:
src/rules/__tests__/unbound-method.test.ts#L167
Property 'RuleTester' does not exist on type 'typeof import("/home/runner/work/eslint-plugin-jest/eslint-plugin-jest/node_modules/@typescript-eslint/utils/dist/eslint-utils/index")'.
|
typecheck:
src/rules/consistent-test-it.ts#L40
Type 'false' is not assignable to type 'RuleRecommendation | undefined'.
|
typecheck:
src/rules/consistent-test-it.ts#L53
Type '{ enum: (TestCaseName.it | TestCaseName.test)[]; }' is not assignable to type 'JSONSchema4'.
|
typecheck:
src/rules/consistent-test-it.ts#L56
Type '{ enum: (TestCaseName.it | TestCaseName.test)[]; }' is not assignable to type 'JSONSchema4'.
|
typecheck:
src/rules/expect-expect.ts#L57
Type '"warn"' is not assignable to type 'RuleRecommendation | undefined'.
|
typecheck:
src/rules/max-expects.ts#L15
Type 'false' is not assignable to type 'RuleRecommendation | undefined'.
|
typecheck:
src/rules/max-nested-describe.ts#L10
Type 'false' is not assignable to type 'RuleRecommendation | undefined'.
|
typecheck:
src/rules/no-alias-methods.ts#L14
Type '"error"' is not assignable to type 'RuleRecommendation | undefined'.
|
test-ubuntu / Test on ubuntu-latest using Node.js LTS
Process completed with exit code 1.
|
Test on Node.js v14.x, eslint v7, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v14.x, eslint v8, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v16.x, eslint v7, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v16.x, eslint v7, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v16.x, eslint v8, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v16.x, eslint v8, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v18.x, eslint v7, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v18.x, eslint v7, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v18.x, eslint v8, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v19.x, eslint v7, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v18.x, eslint v8, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v19.x, eslint v7, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v21.x, eslint v7, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v21.x, eslint v7, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v20.x, eslint v7, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v19.x, eslint v8, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v19.x, eslint v8, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v20.x, eslint v8, and ts-eslint/plugin v6
Process completed with exit code 1.
|
Test on Node.js v20.x, eslint v7, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v20.x, eslint v8, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v21.x, eslint v8, and ts-eslint/plugin v5
Process completed with exit code 1.
|
Test on Node.js v21.x, eslint v8, and ts-eslint/plugin v6
Process completed with exit code 1.
|
test-windows / Test on windows-latest using Node.js LTS
Process completed with exit code 1.
|
test-macos / Test on macos-latest using Node.js LTS
Process completed with exit code 1.
|