Test Explorer in VS Code Extension and @Test()
Attribute
#9013
Annotations
9 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#L57
'_' is assigned a value but never used
|
npm check:
vscode/src/testExplorer.ts#L73
'index' is defined but never used
|
npm check:
vscode/src/testExplorer.ts#L107
'cancellation' is defined but never used
|
npm check:
vscode/src/testExplorer.ts#L119
'program' is never reassigned. Use 'const' instead
|
npm check:
vscode/src/testExplorer.ts#L139
'message' is never reassigned. Use 'const' instead
|
npm check:
vscode/src/testExplorer.ts#L236
'gatherTestItems' is defined but never used
|
npm check:
vscode/src/testExplorer.ts#L254
'fileChangedEmitter' is defined but never used
|
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