build #14
Annotations
10 errors and 3 warnings
Lint Codebase:
src/main.ts#L6
Missing return type on function
|
Lint Codebase:
src/main.ts#L52
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L54
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L54
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L60
Unexpected string concatenation
|
Lint Codebase:
src/main.ts#L61
Unexpected string concatenation
|
Lint Codebase:
src/main.ts#L71
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L73
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L73
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L79
Unexpected string concatenation
|
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.
|