Initial Version #18
ci.yml
on: pull_request
TypeScript Tests
16s
GitHub Actions Test
4s
Annotations
6 errors and 1 warning
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#L187
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L196
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']
|