update #17
Annotations
10 errors and 3 warnings
src/main.ts#L22
Missing return type on function
|
src/main.ts#L71
Unexpected any. Specify a different type
|
src/main.ts#L73
Prefer for...of instead of Array.forEach
|
src/main.ts#L73
Unexpected any. Specify a different type
|
src/main.ts#L86
Unexpected any. Specify a different type
|
src/main.ts#L88
Prefer for...of instead of Array.forEach
|
src/main.ts#L88
Unexpected any. Specify a different type
|
src/main.ts#L102
Unexpected any. Specify a different type
|
src/main.ts#L104
Prefer for...of instead of Array.forEach
|
src/main.ts#L104
Unexpected any. Specify a different type
|
.devcontainer/devcontainer.json#L1
File ignored by default.
|
.github/linters/tsconfig.json#L1
File ignored by default.
|
.prettierrc.json#L1
File ignored by default.
|
This job failed
Loading