Initial Version #13
ci.yml
on: pull_request
TypeScript Tests
20s
GitHub Actions Test
4s
Annotations
10 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#L108
Expected property shorthand
|
TypeScript Tests:
src/main.ts#L109
Expected property shorthand
|
TypeScript Tests:
src/main.ts#L141
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L150
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L157
Expected property shorthand
|
TypeScript Tests:
src/main.ts#L158
Expected property shorthand
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['githubToken', 'userDocsDirs']
|