Bug/DX fix: Send prompts from Prompt Library to the currently selected chat box! #24090
Annotations
3 errors and 1 warning
Run pnpm build:
vscode/webviews/CodyPanel.tsx#L145
Property 'editorRef' is missing in type '{ IDE: CodyIDE; setView: (view: View) => void; isPromptsV2Enabled: boolean | undefined; }' but required in type '{ IDE: CodyIDE; setView: (view: View) => void; isPromptsV2Enabled?: boolean | undefined; editorRef: RefObject<PromptEditorRefAPI | null>; }'.
|
Run pnpm build
Process completed with exit code 1.
|
Run google-github-actions/setup-gcloud@v0
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading