chore(deps): update typescript-eslint monorepo to v8 (major) #2329
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
58s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
51s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 20s
Matrix: test-node
prettier
28s
typecheck
33s
test-ubuntu
/
Test on ubuntu-latest using Node.js LTS
1m 14s
docs
34s
test-macos
/
Test on macos-latest using Node.js LTS
1m 19s
test-windows
/
Test on windows-latest using Node.js LTS
1m 56s
Release new version
0s
Annotations
23 errors
typecheck:
src/index.ts#L3
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/index.ts#L12
Invalid module name in augmentation, module '@typescript-eslint/utils/dist/ts-eslint/Rule' cannot be found.
|
typecheck:
src/rules/__tests__/consistent-test-it.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/expect-expect.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/max-expects.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/max-nested-describe.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/no-alias-methods.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/no-commented-out-tests.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/no-conditional-expect.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
typecheck:
src/rules/__tests__/no-conditional-in-test.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Test on Node.js v14.x, eslint v8
Process completed with exit code 1.
|
Test on Node.js v14.x, eslint v7
Process completed with exit code 1.
|
Test on Node.js v16.x, eslint v7
Process completed with exit code 1.
|
Test on Node.js v18.x, eslint v7
Process completed with exit code 1.
|
Test on Node.js v16.x, eslint v8
Process completed with exit code 1.
|
Test on Node.js v19.x, eslint v7
Process completed with exit code 1.
|
Test on Node.js v18.x, eslint v8
Process completed with exit code 1.
|
test-ubuntu / Test on ubuntu-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.
|
Test on Node.js v20.x, eslint v7
Process completed with exit code 1.
|
Test on Node.js v19.x, eslint v8
Process completed with exit code 1.
|
Test on Node.js v20.x, eslint v8
Process completed with exit code 1.
|
test-windows / Test on windows-latest using Node.js LTS
Process completed with exit code 1.
|