Skip to content

fix: reload language server client on restart #450

fix: reload language server client on restart

fix: reload language server client on restart #450

Triggered via pull request September 13, 2024 01:38
Status Failure
Total duration 29s
Artifacts

ci.yaml

on: pull_request
Matrix: build
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build (ubuntu-latest, 20): src/client.ts#L52
Async method 'dispose' has no 'await' expression
build (ubuntu-latest, 20): src/client.ts#L135
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (ubuntu-latest, 20): src/extension.ts#L44
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (ubuntu-latest, 20)
Process completed with exit code 1.
build (windows-latest, 20)
The job was canceled because "ubuntu-latest_20" failed.
build (windows-latest, 20)
The operation was canceled.
build (macos-latest, 20)
The job was canceled because "ubuntu-latest_20" failed.
build (macos-latest, 20): src/client.ts#L52
Async method 'dispose' has no 'await' expression
build (macos-latest, 20): src/client.ts#L135
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (macos-latest, 20): src/extension.ts#L44
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (macos-latest, 20)
The operation was canceled.