chore(deps): update typescript-eslint monorepo to v8 (major) #3119
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
28s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
44s
Matrix: test-node
prettier
18s
typecheck
18s
test-ubuntu
/
Test on ubuntu-latest using Node.js LTS
32s
docs
23s
test-macos
/
Test on macos-latest using Node.js LTS
33s
test-windows
/
Test on windows-latest using Node.js LTS
1m 24s
Release new version
0s
Annotations
7 errors and 3 warnings
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#L69
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.
|
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
Cache not found for keys: node-cache-macOS-arm64-yarn-252e6bb9a69f6be6109e6d1b41e9900adf1ebbace2190c18f4b37afc8f188014
|
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
Cache not found for keys: node-cache-Linux-x64-yarn-252e6bb9a69f6be6109e6d1b41e9900adf1ebbace2190c18f4b37afc8f188014
|
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Cache not found for keys: node-cache-Windows-x64-yarn-8924c35950e7ffd2f03b32f37280e1b6202a0fec2704a4bcf54b34b7b29e4311
|