Skip to content

Merge pull request #447 from objectstack-ai/copilot/add-toolbar-for-s… #630

Merge pull request #447 from objectstack-ai/copilot/add-toolbar-for-s…

Merge pull request #447 from objectstack-ai/copilot/add-toolbar-for-s… #630

Triggered via push February 11, 2026 10:41
Status Failure
Total duration 2m 44s
Artifacts
Changeset Release
2m 42s
Changeset Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Changeset Release
Process completed with exit code 1.
packages/plugin-designer/src/__tests__/ViewDesigner.test.tsx > ViewDesigner > View Type Selection > should change view type on click: packages/plugin-designer/src/__tests__/ViewDesigner.test.tsx#L226
AssertionError: expected 'flex items-center gap-2 px-3 py-2 tex…' not to contain 'border-primary' Expected: "border-primary" Received: "flex items-center gap-2 px-3 py-2 text-sm rounded-md border-2 transition-all font-medium border-border bg-background hover:border-primary/50 hover:bg-accent" ❯ packages/plugin-designer/src/__tests__/ViewDesigner.test.tsx:226:37
apps/console/src/__tests__/ViewSwitching.test.tsx > Console View Switching Integration > renders all view tabs: apps/console/src/__tests__/ViewSwitching.test.tsx#L96
TestingLibraryElementError: Unable to find an element with the text: All Tasks. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="h-full flex flex-col bg-background" > <div class="flex justify-between items-center py-2.5 sm:py-3 px-3 sm:px-4 border-b shrink-0 bg-background z-10" > <div class="flex items-center gap-2 sm:gap-3 min-w-0 flex-1" > <div class="bg-primary/10 p-1.5 sm:p-2 rounded-md shrink-0" > <svg aria-hidden="true" class="lucide lucide-table h-4 w-4 text-primary" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M12 3v18" /> <rect height="18" rx="2" width="18" x="3" y="3" /> <path d="M3 9h18" /> <path d="M3 15h18" /> </svg> </div> <div class="min-w-0" > <h1 class="text-base sm:text-lg font-semibold tracking-tight text-foreground truncate" > Project Task </h1> </div> </div> <div class="flex items-center gap-1.5 sm:gap-2 shrink-0" > <button class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 bg-primary text-primary-foreground hover:bg-primary/90 rounded-md px-3 shadow-none gap-1.5 sm:gap-2 h-8 sm:h-9" > <svg aria-hidden="true" class="lucide lucide-plus h-4 w-4" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="M12 5v14" /> </svg> <span class="hidden sm:inline" > New </span> </button> <button aria-expanded="false" aria-haspopup="menu" class="inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground rounded-md shadow-none h-8 sm:h-9 px-2" data-state="closed" id="radix-_r_0_" title="Design tools" type="button" > <svg aria-hidden="true" class="lucide lucide-ellipsis-vertical h-4 w-4" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/sv
apps/console/src/__tests__/ObjectView.test.tsx > ObjectView Component > renders default grid view for Opportunity: apps/console/src/__tests__/ObjectView.test.tsx#L130
TestingLibraryElementError: Unable to find an element with the text: All Opportunities. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="h-full flex flex-col bg-background" > <div class="flex justify-between items-center py-2.5 sm:py-3 px-3 sm:px-4 border-b shrink-0 bg-background z-10" > <div class="flex items-center gap-2 sm:gap-3 min-w-0 flex-1" > <div class="bg-primary/10 p-1.5 sm:p-2 rounded-md shrink-0" > <svg aria-hidden="true" class="lucide lucide-table h-4 w-4 text-primary" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M12 3v18" /> <rect height="18" rx="2" width="18" x="3" y="3" /> <path d="M3 9h18" /> <path d="M3 15h18" /> </svg> </div> <div class="min-w-0" > <h1 class="text-base sm:text-lg font-semibold tracking-tight text-foreground truncate" > Opportunity </h1> </div> </div> <div class="flex items-center gap-1.5 sm:gap-2 shrink-0" > <button> <svg aria-hidden="true" class="lucide lucide-plus h-4 w-4" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M5 12h14" /> <path d="M12 5v14" /> </svg> <span class="hidden sm:inline" > New </span> </button> <button> <svg aria-hidden="true" class="lucide lucide-ellipsis-vertical h-4 w-4" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <circle cx="12" cy="12" r="1" /> <circle cx="12" cy="5" r="1" /> <circle cx="12" cy="19" r="1" /> </svg> </button> </div> </div> <div class="flex-1 overflow-hidden relative flex flex-row" > <div class="flex-1 relative h-full" > <div class="absolute inset-0 overflow-auto p-3 sm:p-4" > <div class="flex flex-col h-full" > <div class="mb-4 shrink-0" /> <div class="flex-1 min-h-0" > <div class="flex flex-col h-full bg-background h-full" > <div class="border-b px-4 py-1 flex items-center justify-between gap-2 bg-background"