chore: re-write main parts of GUI mode to typescript #666
Annotations
10 errors and 7 warnings
lib/gui/tool-runner/index.ts#L37
Missing return type on function
|
lib/gui/tool-runner/index.ts#L58
Missing return type on function
|
lib/gui/tool-runner/index.ts#L62
Missing return type on function
|
lib/gui/tool-runner/index.ts#L66
Missing return type on function
|
lib/gui/tool-runner/index.ts#L81
Missing return type on function
|
lib/gui/tool-runner/index.ts#L87
Missing return type on function
|
lib/gui/tool-runner/index.ts#L91
Missing return type on function
|
lib/gui/tool-runner/index.ts#L95
Missing return type on function
|
lib/gui/tool-runner/index.ts#L99
Missing return type on function
|
lib/gui/tool-runner/index.ts#L103
Missing return type on function
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/gui/tool-runner/index.ts#L27
Unexpected any. Specify a different type
|
lib/gui/tool-runner/index.ts#L28
Unexpected any. Specify a different type
|
lib/gui/tool-runner/index.ts#L29
Unexpected any. Specify a different type
|
lib/gui/tool-runner/index.ts#L30
Unexpected any. Specify a different type
|
lib/gui/tool-runner/index.ts#L32
Unexpected any. Specify a different type
|
lib/gui/tool-runner/index.ts#L35
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading