Bug/DX fix: Send prompts from Prompt Library to the currently selected chat box! #24090
Annotations
2 errors and 1 warning
Run xvfb-run -a pnpm -C vscode run test:integration
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 xvfb-run -a pnpm -C vscode run test:integration
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