Fix error reporting #763
Annotations
5 errors and 1 warning
Run linter:
src/diagnostics.ts#L356
'metadata' is never reassigned. Use 'const' instead
|
Run linter:
src/diagnostics.ts#L356
'metadataStatus' is never reassigned. Use 'const' instead
|
Run linter:
src/diagnostics.ts#L356
'metadataDuration' is never reassigned. Use 'const' instead
|
Run linter:
src/test/extension.test.ts#L176
'plainDiagnostics' is never reassigned. Use 'const' instead
|
Run linter
Process completed with exit code 1.
|
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/.
|
Loading