Skip to content

feat(lsp): LSP 3.18 #2350

feat(lsp): LSP 3.18

feat(lsp): LSP 3.18 #2350

Triggered via pull request December 13, 2024 11:37
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: src/__tests__/client/progressPart.test.ts#L37
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
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636