Skip to content

Running Copilot coding agent #359

Running Copilot coding agent

Running Copilot coding agent #359

Triggered via dynamic January 25, 2026 13:33
Status Success
Total duration 14m 23s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/views/src/__tests__/ObjectCalendar.test.tsx > ObjectCalendar > should render with inline data: packages/views/src/__tests__/ObjectCalendar.test.tsx#L114
AssertionError: expected 0 to be greater than 0 Ignored nodes: comments, script, style <html> <head /> <body> <div> <div> <div class="border rounded-lg bg-background" > <div class="flex items-center justify-between p-4 border-b" > <h2 class="text-xl font-semibold" > January 2026 </h2> <div class="flex gap-2" > <button class="px-3 py-1 border rounded hover:bg-muted" > Previous </button> <button class="px-3 py-1 border rounded hover:bg-muted" > Today </button> <button class="px-3 py-1 border rounded hover:bg-muted" > Next </button> </div> </div> <div class="p-4" > <div class="grid grid-cols-7 gap-px mb-px" > <div class="text-center text-sm font-medium text-muted-foreground py-2" > Sun </div> <div class="text-center text-sm font-medium text-muted-foreground py-2" > Mon </div> <div class="text-center text-sm font-medium text-muted-foreground py-2" > Tue </div> <div class="text-center text-sm font-medium text-muted-foreground py-2" > Wed </div> <div class="text-center text-sm font-medium text-muted-foreground py-2" > Thu </div> <div class="text-center text-sm font-medium text-muted-foreground py-2" > Fri </div> <div class="text-center text-sm font-medium text-muted-foreground py-2" > Sat </div> </div> <div class="grid grid-cols-7 gap-px bg-border" > <div class="min-h-24 bg-background p-2 text-muted-foreground bg-muted/30 " > <div class="text-sm font-medium mb-1" > 28 </div> <div class="space-y-1" /> </div> <div class="min-h-24 bg-background p-2 text-muted-foreground bg-muted/30 " > <div class="text-sm font-medium mb-1" > 29 </div> <div class="space-y-1" /> </div> <div class="min-h-24 bg-background p-2 text-muted-foreground bg-muted/30 " > <div class="text-sm font-medium mb-1" > 30 </div> <div class="space-y-1" /> </div> <div class="min-h-24 bg-background p-2 text-muted-foreground bg-muted/30 " > <div class="text-sm font-medium mb-1" > 31 </div> <div class="space-y-1" /> </div> <div class="min-h-24 bg-background p-2 " > <div class="text-sm font-medium mb-1" > 1 </div> <div class="space-y-1" /> </div> <div
copilot
TestingLibraryElementError: Found multiple elements with the text: Task 1\n\nHere are the matching elements:\n\nIgnored nodes: comments, script, style\n<div\n class=\"font-medium text-sm truncate\"\n>\n Task 1\n</div>\n\nIgnored nodes: comments, script, style\n<span\n class=\"relative z-10 truncate\"\n>\n Task 1\n</span>\n\n(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).\n\nIgnored nodes: comments, script, style\n<body>\n <div>\n <div>\n <div\n class=\"border rounded-lg bg-background overflow-hidden\"\n >\n <div\n class=\"flex\"\n >\n <div\n class=\"w-64 border-r flex-shrink-0\"\n >\n <div\n class=\"border-b p-3 font-semibold bg-muted\"\n >\n Tasks\n </div>\n <div>\n <div\n class=\"border-b p-3 hover:bg-muted/50 cursor-pointer\"\n >\n <div\n class=\"font-medium text-sm truncate\"\n >\n Task 1\n </div>\n <div\n class=\"text-xs text-muted-foreground mt-1\"\n >\n 1/1/2024\n - \n 1/15/2024\n </div>\n <div\n class=\"mt-2\"\n >\n <div\n class=\"flex justify-between text-xs mb-1\"\n >\n <span>\n Progress\n </span>\n <span>\n 50\n %\n </span>\n </div>\n <div\n class=\"h-1.5 bg-muted rounded-full overflow-hidden\"\n >\n <div\n class=\"h-full bg-primary\"\n style=\"width: 50%;\"\n />\n </div>\n </div>\n </div>\n <div\n class=\"border-b p-3 hover:bg-muted/50 cursor-pointer\"\n >\n <div\n class=\"font-medium text-sm truncate\"\n >\n Task 2\n </div>\n <div\n class=\"text-xs text-muted-foreground mt-1\"\n >\n 1/10/2024\n - \n 1/25/2024\n </div>\n <div\n class=\"mt-2\"\n >\n <div\n class=\"flex justify-between text-xs mb-1\"\n >\n <span>\n Progress\n </span>\n <span>\n 75\n %\n </span>\n </div>\n <div\n class=\"h-1.5 bg-muted rounded-full overflow-hidden\"\n >\n <div\n class=\"h-full bg-primary\"\n style=\"width: 75%;\"\n />\n </div>\n </div>\n </div>\n </div>\n </div>\n <div\n class=\"flex-1 overflow-x-auto\"\n >\n <div\n class=\"border-b bg-muted sticky top-0 z-10\"\n >\n <div\n class=\"flex\"\n >\n <div\n class=\"border-r p-3 text-center font-semibold text-sm\"\n style=\"min-width: 620px;\"\n >\n Dec\n \n 2023\n </div>\n <div\n class=\"border-r p-3 text-center font-semibold text-sm\"\n style=\"min-width: 620px;\"\n >\n Jan\n \n 2024