Skip to content

feat: show basic diagnostics via LSP #188

feat: show basic diagnostics via LSP

feat: show basic diagnostics via LSP #188

Triggered via pull request March 8, 2024 07:29
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (20.x): src/languageServer.ts#L32
'hasDiagnosticRelatedInformationCapability' is assigned a value but never used. Allowed unused vars must match /^_/u
build (20.x): src/languageServer.ts#L111
'getDocumentSettings' is defined but never used. Allowed unused vars must match /^_/u
build (20.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.