Skip to content

feat: re-write the rest of the GUI logic to typescript #681

feat: re-write the rest of the GUI logic to typescript

feat: re-write the rest of the GUI logic to typescript #681

Triggered via pull request November 8, 2023 22:04
Status Failure
Total duration 1m 8s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
build (18.x): lib/gui/tool-runner/index.ts#L73
Missing return type on function
build (18.x): lib/gui/tool-runner/index.ts#L77
Missing return type on function
build (18.x)
Process completed with exit code 1.
build (14.x)
The operation was canceled.
build (20.x)
The operation was canceled.
build (16.x)
The operation was canceled.
build (18.x)
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/
build (18.x): lib/gui/tool-runner/index.ts#L42
Unexpected any. Specify a different type
build (18.x): lib/gui/tool-runner/index.ts#L170
Forbidden non-null assertion
build (14.x)
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/
build (20.x)
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/
build (16.x)
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/