Skip to content

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

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

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

Triggered via pull request August 19, 2024 05:11
Status Failure
Total duration 2m 46s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
36s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
26s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
45s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-node
prettier
16s
prettier
typecheck
21s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
36s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
31s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 8s
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

4 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/unbound-method.ts#L68
Object literal may only specify known properties, and 'recommended' does not exist in type 'RuleMetaDataDocs'.
typecheck
Process completed with exit code 2.