chore(deps): update typescript-eslint monorepo to v8 (major) #3115
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
31s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
34s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 2s
Matrix: test-node
prettier
18s
typecheck
29s
test-ubuntu
/
Test on ubuntu-latest using Node.js LTS
34s
docs
20s
test-macos
/
Test on macos-latest using Node.js LTS
29s
test-windows
/
Test on windows-latest using Node.js LTS
1m 2s
Release new version
0s
Annotations
8 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.
|
Test on Node.js v23.x, eslint v8, and ts-eslint v7
unable to access 'https://github.com/jest-community/eslint-plugin-jest/': Failed to connect to github.com port 443 after 134694 ms: Couldn't connect to server
|
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
Cache not found for keys: node-cache-Linux-x64-yarn-031d732d8ee88c780f37719b47285a0a4a17a6704a62aa72273c1e70dbc41884
|
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
Cache not found for keys: node-cache-macOS-arm64-yarn-031d732d8ee88c780f37719b47285a0a4a17a6704a62aa72273c1e70dbc41884
|
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Cache not found for keys: node-cache-Windows-x64-yarn-36dbfe0dfcc44c6e67499b011a4f243f6224db457e0c10c9348c507a0cd501bc
|