Skip to content

Update typescript-eslint monorepo to v8.14.0 #531

Update typescript-eslint monorepo to v8.14.0

Update typescript-eslint monorepo to v8.14.0 #531

Triggered via pull request November 5, 2024 09:41
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build, lint, and test on Node 16.x
Process completed with exit code 2.
Build, lint, and test on Node 18.x
The job was canceled because "_16_x" failed.
Build, lint, and test on Node 18.x
The operation was canceled.
Build, lint, and test on Node 18.x: src/eval.ts#L11
'OPERATORS' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
Build, lint, and test on Node 18.x: src/expression.ts#L50
'e' is defined but never used