v0.2 #9
Annotations
6 errors and 3 warnings
Lint Codebase:
src/main.ts#L2
'wait' is defined but never used
|
Lint Codebase:
src/main.ts#L27
Functions that return promises must be async
|
Lint Codebase:
src/main.ts#L27
Missing return type on function
|
Lint Codebase:
src/main.ts#L27
Unexpected any. Specify a different type
|
Lint Codebase:
src/main.ts#L40
Missing return type on function
|
Lint Codebase:
src/main.ts#L51
Missing return type on function
|
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.
|