fix: enable the supported API options for the embed
endpoint, Ollama only (fixes #3868)
#1687
pr_checks.yaml
on: pull_request
install-root
11s
vscode-package-extension
1m 24s
vscode-download-e2e-dependencies
35s
Matrix: vscode-e2e-tests
require-all-checks-to-pass
4s
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#L261
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/lsp.ts#L11
There should be at least one empty line between import groups
|
vscode-checks:
extensions/vscode/src/autocomplete/lsp.ts#L12
`core/autocomplete/types` import should occur before import of `core/autocomplete/util/ast`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
vscode-e2e-dependencies
|
302 MB |
|
vscode-extension-build
|
77.8 MB |
|