Fix error reporting #763
Annotations
15 errors and 3 warnings
test (ubuntu-latest):
src/diagnostics.ts#L356
'metadata' is never reassigned. Use 'const' instead
|
test (ubuntu-latest):
src/diagnostics.ts#L356
'metadataStatus' is never reassigned. Use 'const' instead
|
test (ubuntu-latest):
src/diagnostics.ts#L356
'metadataDuration' is never reassigned. Use 'const' instead
|
test (ubuntu-latest):
src/test/extension.test.ts#L176
'plainDiagnostics' is never reassigned. Use 'const' instead
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
src/diagnostics.ts#L356
'metadata' is never reassigned. Use 'const' instead
|
test (macos-latest):
src/diagnostics.ts#L356
'metadataStatus' is never reassigned. Use 'const' instead
|
test (macos-latest):
src/diagnostics.ts#L356
'metadataDuration' is never reassigned. Use 'const' instead
|
test (macos-latest):
src/test/extension.test.ts#L176
'plainDiagnostics' is never reassigned. Use 'const' instead
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
src/diagnostics.ts#L356
'metadata' is never reassigned. Use 'const' instead
|
test (windows-latest):
src/diagnostics.ts#L356
'metadataStatus' is never reassigned. Use 'const' instead
|
test (windows-latest):
src/diagnostics.ts#L356
'metadataDuration' is never reassigned. Use 'const' instead
|
test (windows-latest):
src/test/extension.test.ts#L176
'plainDiagnostics' is never reassigned. Use 'const' instead
|
test (windows-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|