Initial Version #33
Annotations
2 errors and 9 warnings
Lint Codebase:
src/main.ts#L190
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L207
Prefer for...of instead of Array.forEach
|
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#L128
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L136
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L137
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L178
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L228
Forbidden non-null assertion
|
Lint Codebase:
src/main.ts#L246
Forbidden non-null assertion
|
Lint Codebase:
src/utils.ts#L85
Forbidden non-null assertion
|