Smarter Doc: Use Tree-sitter for range expansion, and show hints alongside symbols #12590
Annotations
7 errors and 1 warning
Run pnpm build:
vscode/src/edit/prompt/index.ts#L22
Property '"anthropic/claude-3-haiku-20240307"' is missing in type '{ readonly 'anthropic/claude-2.0': EditLLMInteraction; readonly 'anthropic/claude-2.1': EditLLMInteraction; readonly 'anthropic/claude-instant-1.2': EditLLMInteraction; readonly 'anthropic/claude-3-opus-20240229': EditLLMInteraction; readonly 'anthropic/claude-3-sonnet-20240229': EditLLMInteraction; readonly 'openai/gpt-3.5-turbo': EditLLMInteraction; readonly 'openai/gpt-4-1106-preview': EditLLMInteraction; }' but required in type 'Record<EditModel, EditLLMInteraction>'.
|
Run pnpm build:
vscode/src/edit/provider.ts#L229
Expected 2 arguments, but got 1.
|
Run pnpm build:
vscode/src/edit/utils.test.ts#L33
Expected 2 arguments, but got 1.
|
Run pnpm build:
vscode/src/edit/utils.test.ts#L38
Expected 2 arguments, but got 1.
|
Run pnpm build:
vscode/src/edit/utils.test.ts#L45
Expected 2 arguments, but got 1.
|
Run pnpm build:
vscode/src/edit/utils.test.ts#L50
Expected 2 arguments, but got 1.
|
Run pnpm build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading