Skip to content

Update typescript-eslint monorepo to v8 #268

Update typescript-eslint monorepo to v8

Update typescript-eslint monorepo to v8 #268

Triggered via push July 31, 2024 19:52
Status Failure
Total duration 40s
Artifacts

cicd.yml

on: push
Lint/Test
30s
Lint/Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint/Test: src/cli.ts#L7
Expected an assignment or function call and instead saw an expression
Lint/Test: src/commands/duplicates.ts#L21
'e' is defined but never used
Lint/Test: src/utils/rreaddir.ts#L40
'e' is defined but never used
Lint/Test: src/utils/webpackCompile.ts#L51
A `require()` style import is forbidden
Lint/Test: src/utils/webpackCompile.ts#L54
A `require()` style import is forbidden
Lint/Test: src/utils/webpackCompile.ts#L73
A `require()` style import is forbidden
Lint/Test
Process completed with exit code 1.