Skip to content
Triggered via push March 11, 2024 23:16
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
TypeScript Tests
27s
TypeScript Tests
GitHub Actions Test
4s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
TypeScript Tests: src/check.ts#L7
Array type using 'Array<LogPosition>' is forbidden. Use 'LogPosition[]' instead
TypeScript Tests: src/check.ts#L8
Unexpected any. Specify a different type
TypeScript Tests: src/check.ts#L11
'check' is already declared in the upper scope on line 5 column 23
TypeScript Tests: src/logs.ts#L25
Prefer for...of instead of Array.forEach
TypeScript Tests: 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
TypeScript Tests: src/main.ts#L13
Unexpected any. Specify a different type
TypeScript Tests
Process completed with exit code 1.
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['repo-token']