Skip to content

feat: libro lsp client with notebook support #187

feat: libro lsp client with notebook support

feat: libro lsp client with notebook support #187

Triggered via pull request January 24, 2024 09:10
Status Failure
Total duration 7m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: CI: JavaScript
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CI: JavaScript (16, 3.8) / CI
'IModelContentChange' is declared but its value is never read.
CI: JavaScript (16, 3.8) / CI
'IModelContentChange' is declared but its value is never read.
CI: JavaScript (16, 3.8) / CI
'LSPAppContribution' is declared but its value is never read.
CI: JavaScript (16, 3.8) / CI
Property 'tooltip' does not exist on type 'Command'.
CI: JavaScript (16, 3.8) / CI
Type '{ name: any; kind: SymbolKind; location: { uri: string; } | null; data: any; } | { name: string; kind: SymbolKind; location: Location; }' is not assignable to type 'WorkspaceSymbol'.
CI: JavaScript (16, 3.8) / CI
Property 'name' does not exist on type 'never'.
CI: JavaScript (16, 3.8) / CI
Property 'kind' does not exist on type 'never'.
CI: JavaScript (16, 3.8) / CI
Property 'hasRange' does not exist on type 'never'.
CI: JavaScript (16, 3.8) / CI
Property 'location' does not exist on type 'never'.
CI: JavaScript (16, 3.8) / CI
Property 'location' does not exist on type 'never'.