Bug/DX fix: Send prompts from Prompt Library to the currently selected chat box! #24090
Annotations
2 errors and 2 warnings
Run GITHUB_REF=$BRANCH_NAME xvfb-run -a pnpm -C vscode run test:e2e --shard=2/5
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 GITHUB_REF=$BRANCH_NAME xvfb-run -a pnpm -C vscode run test:e2e --shard=2/5
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
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright/. No artifacts will be uploaded.
|
Loading