Initial Version #23
ci.yml
on: pull_request
TypeScript Tests
19s
GitHub Actions Test
5s
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#L172
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L265
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#L193
Forbidden non-null assertion
|
TypeScript Tests:
src/main.ts#L211
Forbidden non-null assertion
|
TypeScript Tests:
src/utils.ts#L86
Forbidden non-null assertion
|