Skip to content

Add Cpp Context Traits to Completions Prompt #6638

Add Cpp Context Traits to Completions Prompt

Add Cpp Context Traits to Completions Prompt #6638

Triggered via pull request October 11, 2024 01:07
Status Failure
Total duration 3m 31s
Artifacts

ci_windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
job / build: Extension/src/LanguageServer/copilotProviders.ts#L46
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
job / build: Extension/src/LanguageServer/copilotProviders.ts#L61
Unexpected trailing comma
job / build: Extension/src/LanguageServer/copilotProviders.ts#L64
Unnecessary parentheses around expression
job / build: Extension/src/LanguageServer/copilotProviders.ts#L71
'traitsPromise' is never reassigned. Use 'const' instead
job / build: Extension/src/LanguageServer/copilotProviders.ts#L72
'includesPromise' is never reassigned. Use 'const' instead
job / build: Extension/src/LanguageServer/copilotProviders.ts#L74
Unnecessary parentheses around expression
job / build: Extension/src/LanguageServer/copilotProviders.ts#L91
'activeClient' is never reassigned. Use 'const' instead
job / build: Extension/src/LanguageServer/extension.ts#L259
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
job / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
job / build: Extension/test/scenarios/SingleRootProject/tests/copilotProviders.test.ts#L76
Expected indentation of 4 spaces but found 8
job / build: Extension/test/scenarios/SingleRootProject/tests/copilotProviders.test.ts#L304
Expected indentation of 4 spaces but found 8