add watsonx reranker integration #2582
Annotations
10 warnings
core/autocomplete/CompletionProvider.ts#L8
There should be no empty line within import group
|
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/autocomplete/constants/AutocompleteLanguageInfo.ts#L31
Strings must use doublequote
|
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/autocomplete/context/root-path-context/test/testUtils.ts#L1
There should be at least one empty line between import groups
|
core/autocomplete/context/root-path-context/test/testUtils.ts#L1
`@jest/globals` import should occur after import of `path`
|
core/autocomplete/context/root-path-context/test/testUtils.ts#L5
There should be at least one empty line between import groups
|
core/autocomplete/filtering/test/testCases.ts#L66
Strings must use doublequote
|
core/autocomplete/filtering/test/testCases.ts#L257
Strings must use doublequote
|
core/autocomplete/filtering/test/testCases.ts#L303
Strings must use doublequote
|
The logs for this run have expired and are no longer available.
Loading