Merge pull request #10134 from continuedev/nate/fixes-4858 #5437
pr-checks.yaml
on: push
get-packages-matrix
15m 1s
vscode-get-test-file-matrix
0s
vscode-package-extension-linux
15m 2s
prettier-check
49s
core-checks
0s
gui-checks
2m 59s
binary-checks
2m 9s
vscode-checks
2m 14s
jetbrains-tests
0s
track-rerun
Matrix: packages-checks
Matrix: vscode-e2e-tests
require-all-checks-to-pass
0s
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
|