Skip to content

Merge pull request #918 from objectstack-ai/copilot/optimize-ci-test-… #954

Merge pull request #918 from objectstack-ai/copilot/optimize-ci-test-…

Merge pull request #918 from objectstack-ai/copilot/optimize-ci-test-… #954

Triggered via push February 28, 2026 14:43
Status Failure
Total duration 7m 19s
Artifacts
Changeset Release
7m 16s
Changeset Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Changeset Release
Process completed with exit code 1.
apps/console/src/__tests__/ReportViewConfigPanel.test.tsx > ReportView — Inline Config Panel > should update preview live when field changes without resetting config panel: apps/console/src/__tests__/ReportViewConfigPanel.test.tsx#L190
TestingLibraryElementError: Unable to find an element with the text: Sales Report. 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="flex flex-col h-full overflow-hidden bg-background" > <div class="flex flex-col sm:flex-row justify-between sm:items-center gap-3 sm:gap-4 p-4 sm:p-6 border-b shrink-0" > <div class="min-w-0 flex-1" > <h1 class="text-lg sm:text-xl md:text-2xl font-bold tracking-tight truncate" > Live Preview Title </h1> <p class="text-sm text-muted-foreground mt-1 line-clamp-2" > Q1 Sales </p> </div> <div class="shrink-0 flex items-center gap-1.5" > <button class="inline-flex items-center gap-1.5 rounded-md border border-input bg-background px-2.5 py-1.5 text-xs font-medium text-muted-foreground shadow-sm hover:bg-accent hover:text-accent-foreground" data-testid="report-edit-button" type="button" > <svg aria-hidden="true" class="lucide lucide-pencil h-3.5 w-3.5" 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="M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z" /> <path d="m15 5 4 4" /> </svg> Edit </button> <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 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-9 rounded-md px-3 shadow-none gap-2" title="Toggle Metadata Inspector" > <svg aria-hidden="true" class="lucide lucide-code-xml 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="m18 16 4-4-4-4" /> <path d="m6 8-4 4 4 4" /> <path d="m14.5 4-5 16" /> </svg> <span class="hidden lg:inline" > Metadata </span> </button> </div> </div> <div class="flex-1 overflow-hidden flex flex-col sm:flex-row relative" > <div class="flex-1 min-w-0 overflow-auto p-4 sm:p-6 lg:p-8 bg-muted/5" > <div class="max-w-5xl mx-auto shadow-sm border rounded-lg sm:rounded-xl bg-background overflow-hidden min-h-150" > <div class="space-y-4" > <div class="flex items-center justify-between gap-2 p-4 bg-card rounded-lg border" > <div> <h2 class="text-lg font-semibold" > Live Preview Title </h2> <p
apps/console/src/__tests__/PluginsIntegration.test.tsx > Plugins Integration Test > ObjectCalendar > does not re-fetch data on stable schema re-renders: apps/console/src/__tests__/PluginsIntegration.test.tsx#L145
AssertionError: expected "vi.fn()" to be called 1 times, but got 2 times ❯ apps/console/src/__tests__/PluginsIntegration.test.tsx:145:41