Skip to content

chore(deps): update typescript-eslint monorepo to v8 (major) #3127

chore(deps): update typescript-eslint monorepo to v8 (major)

chore(deps): update typescript-eslint monorepo to v8 (major) #3127

Triggered via pull request March 24, 2025 08:04
Status Failure
Total duration 2m 58s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
32s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
31s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
50s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-node
prettier
17s
prettier
typecheck
19s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
40s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
29s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 34s
test-windows / Test on windows-latest using Node.js LTS
Release new version
0s
Release new version
Fit to window
Zoom out
Zoom in

Annotations

7 errors
typecheck
Process completed with exit code 2.
typecheck: src/rules/utils/parseJestFnCall.ts#L457
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/prefer-importing-jest-globals.ts#L123
Property 'name' does not exist on type 'StringLiteral | Identifier'.
typecheck: src/rules/prefer-importing-jest-globals.ts#L121
Property 'name' does not exist on type 'StringLiteral | Identifier'.
typecheck: src/rules/consistent-test-it.ts#L124
Argument of type 'Expression' is not assignable to parameter of type 'LeftHandSideExpression'.
typecheck: src/rules/consistent-test-it.ts#L106
Argument of type 'Expression' is not assignable to parameter of type 'LeftHandSideExpression'.