Skip to content

Running Copilot coding agent #642

Running Copilot coding agent

Running Copilot coding agent #642

Triggered via dynamic February 11, 2026 10:56
Status Success
Total duration 23m 19s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

1 error
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