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