Skip to content

fix: handle error so that it is shown in both page and task manager #182

fix: handle error so that it is shown in both page and task manager

fix: handle error so that it is shown in both page and task manager #182

Triggered via pull request August 2, 2024 10:00
Status Failure
Total duration 3m 14s
Artifacts

pr-check.yaml

on: pull_request
Windows
3m 1s
Windows
macOS
2m 43s
macOS
linter, formatters and unit tests
17s
linter, formatters and unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
linter, formatters and unit tests: src/crc-setup.ts#L28
Missing semicolon
linter, formatters and unit tests: src/extension.ts#L33
'needSetup' is defined but never used
linter, formatters and unit tests: src/extension.ts#L33
'setUpCrc' is defined but never used
linter, formatters and unit tests: src/log-provider.ts#L19
'Logger' is defined but never used
linter, formatters and unit tests: src/util.ts#L23
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests
Process completed with exit code 1.
linter, formatters and unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linter, formatters and unit tests: src/extension.ts#L337
Unexpected trailing comma
macOS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/