update #23
Annotations
10 errors and 3 warnings
src/main.ts#L50
Missing return type on function
|
src/main.ts#L68
Missing return type on function
|
src/main.ts#L80
Empty block statement
|
src/main.ts#L119
Unexpected any. Specify a different type
|
src/main.ts#L121
Prefer for...of instead of Array.forEach
|
src/main.ts#L121
Unexpected any. Specify a different type
|
src/main.ts#L135
Unexpected any. Specify a different type
|
src/main.ts#L137
Prefer for...of instead of Array.forEach
|
src/main.ts#L137
Unexpected any. Specify a different type
|
src/main.ts#L151
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