Initial Version #30
ci.yml
on: pull_request
TypeScript Tests
15s
GitHub Actions Test
4s
Annotations
9 errors and 8 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#L146
'tagsToUrls' is never reassigned. Use 'const' instead
|
TypeScript Tests:
src/main.ts#L160
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L174
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L261
Unexpected string concatenation
|
TypeScript Tests:
src/utils.ts#L85
'commitHash' is assigned a value but never used
|
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#L98
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L106
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L107
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L148
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L195
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L213
Forbidden non-null assertion
|
TypeScript Tests:
src/utils.ts#L86
Forbidden non-null assertion
|