fix: handle error so that it is shown in both page and task manager #182
Annotations
6 errors and 2 warnings
src/crc-setup.ts#L28
Missing semicolon
|
src/extension.ts#L33
'needSetup' is defined but never used
|
src/extension.ts#L33
'setUpCrc' is defined but never used
|
src/log-provider.ts#L19
'Logger' is defined but never used
|
src/util.ts#L23
All imports in the declaration are only used as types. Use `import type`
|
|
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/
|
src/extension.ts#L337
Unexpected trailing comma
|
This job failed
Loading