update #22
Annotations
10 errors and 3 warnings
Lint Codebase:
src/main.ts#L50
Missing return type on function
|
Lint Codebase:
src/main.ts#L68
Missing return type on function
|
Lint Codebase:
src/main.ts#L118
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L120
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L120
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L134
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L136
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L136
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L150
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L152
Prefer for...of instead of Array.forEach
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|