Initial Version #23
Annotations
8 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#L172
Prefer for...of instead of Array.forEach
|
Lint:
src/main.ts#L265
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#L193
Forbidden non-null assertion
|
Lint:
src/main.ts#L211
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