Skip to content

Merge pull request #10134 from continuedev/nate/fixes-4858 #5437

Merge pull request #10134 from continuedev/nate/fixes-4858

Merge pull request #10134 from continuedev/nate/fixes-4858 #5437

Triggered via push February 2, 2026 19:18
Status Failure
Total duration 30m 7s
Artifacts

pr-checks.yaml

on: push
get-packages-matrix
15m 1s
get-packages-matrix
vscode-get-test-file-matrix
0s
vscode-get-test-file-matrix
vscode-package-extension-linux
15m 2s
vscode-package-extension-linux
track-rerun
track-rerun
Matrix: packages-checks
Matrix: vscode-e2e-tests
require-all-checks-to-pass
0s
require-all-checks-to-pass
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
vscode-package-extension-linux
The job was not acquired by Runner of type hosted even after multiple attempts
jetbrains-tests
The job was not acquired by Runner of type hosted even after multiple attempts
vscode-get-test-file-matrix
The job was not acquired by Runner of type hosted even after multiple attempts
get-packages-matrix
The job was not acquired by Runner of type hosted even after multiple attempts
core-checks
The job was not acquired by Runner of type hosted even after multiple attempts
require-all-checks-to-pass
The job was not acquired by Runner of type hosted even after multiple attempts
PR Checks
Internal server error. Correlation ID: 7184b2aa-9b0f-4101-898e-980c7d2d1551
vscode-checks: extensions/vscode/src/activation/JumpManager.vitest.ts#L4
There should be at least one empty line between import groups
vscode-checks: extensions/vscode/src/activation/JumpManager.ts#L407
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
vscode-checks: extensions/vscode/src/activation/JumpManager.ts#L381
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
vscode-checks: extensions/vscode/src/activation/JumpManager.ts#L369
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
vscode-checks: extensions/vscode/src/activation/JumpManager.ts#L122
Expected { after 'if' condition
vscode-checks: extensions/vscode/src/activation/JumpManager.ts#L6
There should be at least one empty line between import groups
vscode-checks: extensions/vscode/src/activation/JumpManager.ts#L5
There should be at least one empty line between import groups
vscode-checks: extensions/vscode/src/VsCodeIde.ts#L325
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
vscode-checks: extensions/vscode/src/VsCodeIde.ts#L157
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
vscode-checks: extensions/vscode/src/ContinueGUIWebviewViewProvider.ts#L54
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