Test Explorer in VS Code Extension and @Test()
Attribute
#9027
Annotations
8 errors and 1 warning
npm check:
vscode/src/language-service/codeLens.ts#L73
Expected an assignment or function call and instead saw an expression
|
npm check:
vscode/src/testExplorer.ts#L60
'_' is assigned a value but never used
|
npm check:
vscode/src/testExplorer.ts#L113
'cancellation' is defined but never used
|
npm check:
vscode/src/testExplorer.ts#L125
'program' is never reassigned. Use 'const' instead
|
npm check:
vscode/src/testExplorer.ts#L214
'gatherTestItems' is defined but never used
|
npm check:
vscode/src/testExplorer.ts#L232
'fileChangedEmitter' is defined but never used
|
npm check:
vscode/src/testExplorer.ts#L268
'message' is never reassigned. Use 'const' instead
|
npm check
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
|
Loading