Initial Version #29
Annotations
9 errors and 7 warnings
Lint:
src/main.ts#L17
'unchangedDoc' is never reassigned. Use 'const' instead
|
Lint:
src/main.ts#L18
'unknownTags' is never reassigned. Use 'const' instead
|
Lint:
src/main.ts#L146
'tagsToUrls' is never reassigned. Use 'const' instead
|
Lint:
src/main.ts#L160
Prefer for...of instead of Array.forEach
|
Lint:
src/main.ts#L174
Prefer for...of instead of Array.forEach
|
Lint:
src/main.ts#L220
Unexpected any. Specify a different type
|
Lint:
src/main.ts#L269
Unexpected string concatenation
|
Lint:
src/utils.ts#L85
'commitHash' is assigned a value but never used
|
Lint
Process completed with exit code 1.
|
Lint:
src/main.ts#L98
Forbidden non-null assertion
|
Lint:
src/main.ts#L106
Forbidden non-null assertion
|
Lint:
src/main.ts#L107
Forbidden non-null assertion
|
Lint:
src/main.ts#L148
Forbidden non-null assertion
|
Lint:
src/main.ts#L195
Forbidden non-null assertion
|
Lint:
src/main.ts#L213
Forbidden non-null assertion
|
Lint:
src/utils.ts#L86
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading