fix: reload language server client on restart #450
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.
|