mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-20 02:34:37 +01:00
fbef796216f0d83edbc01ca2394f0e2b7e5d3eac
Two things that we saw a lot of: * `[createInstance] SemanticSearchTextSearchProvider depends on UNKNOWN service IRerankerService` * `Error: Tests: either GITHUB_PAT, GITHUB_OAUTH_TOKEN, or GITHUB_OAUTH_TOKEN+VSCODE_COPILOT_CHAT_TOKEN must be set unless running from an IS_SCENARIO_AUTOMATION environment. Run "npm run get_token" to get credentials. at StaticGitHubAuthenticationService.tokenProvider (/mnt/vss/_work/1/s/dist/test-extension.js:53806:11)` So I: * registed the rerankerservice * registered a null auth service Fixes https://github.com/microsoft/vscode-copilot/issues/18514
Languages
TypeScript
80.7%
jsonc
15.3%
CSS
1.5%
JavaScript
0.5%
C
0.5%
Other
1.2%