removing vscode -based auth for azure #604
Annotations
3 errors
packages/cli/src/azuretoken.ts#L9
The `MODEL_PROVIDER_AZURE` constant is used but not imported in this file.
|
packages/cli/src/nodehost.ts#L152
The type of `_languageModelAuthenticationTokens` is not defined. It should be `Record<string, LanguageModelAuthenticationToken>`.
|
packages/core/src/host.ts#L48
The `LANGUAGE_MODEL_TOKEN_EXPIRATION_OFFSET` constant is used but not imported in this file.
|
This job succeeded
Loading