Skip to content

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

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

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

Triggered via pull request November 4, 2024 19:13
Status Failure
Total duration 3m 49s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
28s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
33s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
54s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-node
prettier
26s
prettier
typecheck
23s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
38s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
42s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 6s
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: 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.