Annotations
9 errors
Lint:
src/main.ts#L2
'wait' is defined but never used
|
Lint:
src/main.ts#L28
Missing return type on function
|
Lint:
src/main.ts#L42
Missing return type on function
|
Lint:
src/main.ts#L52
Functions that return promises must be async
|
Lint:
src/main.ts#L52
Missing return type on function
|
Lint:
src/main.ts#L52
Unexpected any. Specify a different type
|
Lint:
src/main.ts#L65
Missing return type on function
|
Lint:
src/main.ts#L76
Missing return type on function
|
Lint
Process completed with exit code 1.
|
Loading