Initial Version #16
ci.yml
on: pull_request
TypeScript Tests
14s
GitHub Actions Test
3s
Annotations
6 errors and 3 warnings
GitHub Actions Test
ENOENT: no such file or directory, scandir 'docs'
|
TypeScript Tests:
src/main.ts#L17
'unchangedDoc' is never reassigned. Use 'const' instead
|
TypeScript Tests:
src/main.ts#L18
'unknownTags' is never reassigned. Use 'const' instead
|
TypeScript Tests:
src/main.ts#L156
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L165
Prefer for...of instead of Array.forEach
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['githubToken', 'userDocsDirs']
|
TypeScript Tests:
src/main.ts#L188
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L189
Forbidden non-null assertion
|