Skip to content

chore(deps): bump vscode-languageclient from 8.1.0 to 9.0.1 #2692

chore(deps): bump vscode-languageclient from 8.1.0 to 9.0.1

chore(deps): bump vscode-languageclient from 8.1.0 to 9.0.1 #2692

Triggered via push December 10, 2023 18:35
Status Failure
Total duration 49s
Artifacts

main.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/client.d.ts#L1
'"vscode"' has no exported member named 'InlineCompletionItemProvider'. Did you mean 'CompletionItemProvider'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/codeConverter.d.ts#L73
'"vscode"' has no exported member named 'InlineCompletionContext'. Did you mean 'CompletionContext'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/features.d.ts#L1
'"vscode"' has no exported member named 'InlineCompletionItemProvider'. Did you mean 'CompletionItemProvider'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/inlineCompletion.d.ts#L1
'"vscode"' has no exported member named 'InlineCompletionContext'. Did you mean 'CompletionContext'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/inlineCompletion.d.ts#L1
'"vscode"' has no exported member named 'InlineCompletionItem'. Did you mean 'CompletionItem'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/inlineCompletion.d.ts#L1
'"vscode"' has no exported member named 'InlineCompletionList'. Did you mean 'CompletionList'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/inlineCompletion.d.ts#L1
'"vscode"' has no exported member named 'InlineCompletionItemProvider'. Did you mean 'CompletionItemProvider'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/protocolConverter.d.ts#L157
'"vscode"' has no exported member named 'InlineCompletionList'. Did you mean 'CompletionList'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/protocolConverter.d.ts#L158
'"vscode"' has no exported member named 'InlineCompletionItem'. Did you mean 'CompletionItem'?
tests (ubuntu-latest, 11, 20.x): node_modules/vscode-languageclient/lib/common/protocolConverter.d.ts#L159
'"vscode"' has no exported member named 'InlineCompletionItem'. Did you mean 'CompletionItem'?
tests (ubuntu-latest, 11, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/