Skip to content

Running Copilot coding agent #1

Running Copilot coding agent

Running Copilot coding agent #1

Triggered via dynamic February 4, 2026 16:08
Status Success
Total duration 10m 37s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/unit/SearchDialog.test.tsx > SearchDialog > navigates results with arrow keys: tests/unit/SearchDialog.test.tsx#L162
AssertionError: expected '#1Episode OneThis is the first episod…' to contain 'Episode Two' Expected: "Episode Two" Received: "#1Episode OneThis is the first episode↵" ❯ vi.waitFor.timeout tests/unit/SearchDialog.test.tsx:162:39
tests/unit/SearchDialog.test.tsx > SearchDialog > navigates results with arrow keys: tests/unit/SearchDialog.test.tsx#L153
Error: expect(element).toHaveAttribute("aria-selected", "true") // element.getAttribute("aria-selected") === "true" Expected the element to have attribute: aria-selected="true" Received: aria-selected="false" ❯ tests/unit/SearchDialog.test.tsx:153:41
tests/unit/SearchDialog.test.tsx > SearchDialog > navigates results with arrow keys: tests/unit/SearchDialog.test.tsx#L152
Error: expect(element).toHaveAttribute("aria-selected", "true") // element.getAttribute("aria-selected") === "true" Expected the element to have attribute: aria-selected="true" Received: aria-selected="false" ❯ tests/unit/SearchDialog.test.tsx:152:39