Bump the npm-development group across 1 directory with 5 updates #19
ci.yml
on: pull_request
TypeScript Tests
20s
GitHub Actions Test
4s
Annotations
8 errors and 1 warning
GitHub Actions Test
Parameter token or opts.auth is required
|
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']
|