Merge pull request #3936 from continuedev/nate/fixes1935 #1484
pr_checks.yaml
on: push
install-root
10s
vscode-package-extension
1m 11s
vscode-download-e2e-dependencies
35s
Matrix: vscode-e2e-tests
require-all-checks-to-pass
1s
Annotations
2 errors and 20 warnings
core-tests
Process completed with exit code 1.
|
require-all-checks-to-pass
Process completed with exit code 1.
|
core-checks:
core/autocomplete/CompletionProvider.ts#L8
There should be no empty line within import group
|
core-checks:
core/autocomplete/CompletionProvider.ts#L260
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
|
core-checks:
core/autocomplete/constants/AutocompleteLanguageInfo.ts#L31
Strings must use doublequote
|
core-checks:
core/autocomplete/context/ImportDefinitionsService.ts#L24
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
|
core-checks:
core/autocomplete/context/root-path-context/test/testUtils.ts#L1
There should be at least one empty line between import groups
|
core-checks:
core/autocomplete/context/root-path-context/test/testUtils.ts#L1
`@jest/globals` import should occur after import of `path`
|
core-checks:
core/autocomplete/context/root-path-context/test/testUtils.ts#L5
There should be at least one empty line between import groups
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L66
Strings must use doublequote
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L257
Strings must use doublequote
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L303
Strings must use doublequote
|
vscode-checks:
extensions/vscode/src/VsCodeIde.ts#L8
There should be no empty line within import group
|
vscode-checks:
extensions/vscode/src/VsCodeIde.ts#L10
There should be at least one empty line between import groups
|
vscode-checks:
extensions/vscode/src/VsCodeIde.ts#L10
`uri-js` import should occur before import of `vscode`
|
vscode-checks:
extensions/vscode/src/VsCodeIde.ts#L17
There should be at least one empty line between import groups
|
vscode-checks:
extensions/vscode/src/VsCodeIde.ts#L31
`./stubs/SecretStorage` import should occur before import of `./util/ideUtils`
|
vscode-checks:
extensions/vscode/src/autocomplete/completionProvider.ts#L24
There should be at least one empty line between import groups
|
vscode-checks:
extensions/vscode/src/autocomplete/completionProvider.ts#L25
There should be at least one empty line between import groups
|
vscode-checks:
extensions/vscode/src/autocomplete/completionProvider.ts#L25
`core/util/ollamaHelper` import should occur before import of `uri-js`
|
vscode-checks:
extensions/vscode/src/autocomplete/completionProvider.ts#L73
Expected '===' and instead saw '=='
|
vscode-checks:
extensions/vscode/src/autocomplete/lsp.ts#L11
There should be at least one empty line between import groups
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
vscode-e2e-dependencies
|
304 MB |
|
vscode-extension-build
|
77.7 MB |
|