Skip to content

Mostly refactors on bee/toolcody #11580

Mostly refactors on bee/toolcody

Mostly refactors on bee/toolcody #11580

Triggered via pull request March 5, 2025 18:39
Status Failure
Total duration 58s
Artifacts

lints.yml

on: pull_request
safe-prompts-lint
46s
safe-prompts-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
safe-prompts-lint: vscode/src/chat/chat-view/handlers/AgenticAnthropicHandler.ts#L106
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint: vscode/src/chat/chat-view/handlers/AgenticGeminiHandler.ts#L90
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint: vscode/src/chat/chat-view/handlers/AgenticHandler.ts#L127
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint: vscode/src/chat/chat-view/handlers/AgenticHandler.ts#L143
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint: vscode/src/chat/chat-view/handlers/AgenticHandler.ts#L165
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint: vscode/src/chat/chat-view/handlers/AgenticHandler.ts#L233
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint: vscode/src/chat/tools/search.ts#L38
New `unsafe_fromLLMResponse` invocation found. This is not safe. Please use one of the PromptString helpers instead.
safe-prompts-lint
Process completed with exit code 1.