Decompose ChatController.sendChat into handlers for different request types #9269
Annotations
7 errors and 1 warning
Run lints:
vscode/src/chat/chat-view/handlers/ChatHandler.ts#L171
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
Run lints:
vscode/src/chat/chat-view/handlers/ChatHandler.ts#L178
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
Run lints:
vscode/src/chat/chat-view/handlers/ChatHandler.ts#L189
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
Run lints:
vscode/src/chat/chat-view/handlers/ChatHandler.ts#L256
New `unsafe_fromUserQuery` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
Run lints:
vscode/src/chat/chat-view/handlers/EditHandler.ts#L46
New `unsafe_fromUserQuery` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
Run lints:
vscode/src/chat/chat-view/handlers/EditHandler.ts#L115
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
Run lints
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading