MultiRoot Workspace support #1452
Annotations
3 errors and 3 warnings
Lint extension:
packages/vscode-extension/src/extension.ts#L1
'fs' is defined but never used. Allowed unused vars must match /^_/u
|
Lint extension:
packages/vscode-extension/src/extension.ts#L8
'Uri' is defined but never used. Allowed unused vars must match /^_/u
|
Lint extension
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint extension:
packages/vscode-extension/src/panels/LaunchConfigController.ts#L18
`path` import should occur before import of `vscode`
|
Lint extension:
packages/vscode-extension/src/utilities/extensionContext.ts#L5
`fs` import should occur before import of `vscode`
|
Loading