chore(deps): update typescript-eslint monorepo to v8 (major) #2995
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
28s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
33s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
54s
Matrix: test-node
prettier
26s
typecheck
23s
test-ubuntu
/
Test on ubuntu-latest using Node.js LTS
38s
docs
25s
test-macos
/
Test on macos-latest using Node.js LTS
42s
test-windows
/
Test on windows-latest using Node.js LTS
1m 6s
Release new version
0s
Annotations
7 errors
typecheck:
src/rules/consistent-test-it.ts#L106
Argument of type 'Expression' is not assignable to parameter of type 'LeftHandSideExpression'.
|
typecheck:
src/rules/consistent-test-it.ts#L124
Argument of type 'Expression' is not assignable to parameter of type 'LeftHandSideExpression'.
|
typecheck:
src/rules/prefer-importing-jest-globals.ts#L121
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
typecheck:
src/rules/prefer-importing-jest-globals.ts#L123
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
typecheck:
src/rules/unbound-method.ts#L68
Object literal may only specify known properties, and 'recommended' does not exist in type 'RuleMetaDataDocs'.
|
typecheck:
src/rules/utils/parseJestFnCall.ts#L457
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
typecheck
Process completed with exit code 2.
|