Implement edit/insert prompts #7495
Annotations
3 errors and 1 warning
safe-prompts-lint:
vscode/src/chat/chat-view/ChatController.ts#L725
New `unsafe_fromUserQuery` invocation found. This is not safe. Please use one of the PromptString helpers instead.
|
safe-prompts-lint:
vscode/src/chat/chat-view/ChatController.ts#L986
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.
|
safe-prompts-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|