Initial Version #28
Annotations
8 errors and 9 warnings
Lint Codebase:
src/main.ts#L17
'unchangedDoc' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/main.ts#L18
'unknownTags' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/main.ts#L146
'tagsToUrls' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/main.ts#L160
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L174
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L220
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L269
Unexpected string concatenation
|
Lint Codebase:
src/utils.ts#L85
'commitHash' is assigned a value but never used
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|
Lint Codebase:
src/main.ts#L98
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L106
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L107
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L148
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L195
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L213
Forbidden non-null assertion
|
Lint Codebase:
src/utils.ts#L86
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading