Skip to content

Bump the npm-development group with 5 updates #12

Bump the npm-development group with 5 updates

Bump the npm-development group with 5 updates #12

Triggered via pull request March 25, 2024 23:00
Status Failure
Total duration 1m 55s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Lint Codebase: src/check.ts#L7
Array type using 'Array<LogPosition>' is forbidden. Use 'LogPosition[]' instead
Lint Codebase: src/check.ts#L8
Unexpected any. Specify a different type
Lint Codebase: src/check.ts#L11
'check' is already declared in the upper scope on line 5 column 23
Lint Codebase: src/logs.ts#L25
Prefer for...of instead of Array.forEach
Lint Codebase: src/main.ts#L12
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint Codebase: src/main.ts#L13
Unexpected any. Specify a different type
Lint Codebase: .devcontainer/devcontainer.json#L1
File ignored by default.
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.