Skip to content

The cloud session mirror reads the page's turns, not a page dump (#12… #3669

The cloud session mirror reads the page's turns, not a page dump (#12…

The cloud session mirror reads the page's turns, not a page dump (#12… #3669

Triggered via push August 23, 2026 22:22
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Process completed with exit code 1.
components/RoutineWork.test.tsx > RoutineWork (#1159) > the drain's menu item says it is one agent, not the fan-out its Run now fires (#1507): packages/framework/dashboard/components/RoutineWork.test.tsx#L219
TestingLibraryElementError: Unable to find an element with the text: Configure first, then run. 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 style="overflow: hidden;" > <div> <div class="rounded-lg border border-border bg-card text-card-foreground" > <div class="flex flex-col gap-1 px-4 pt-4" > <h3 class="font-semibold flex items-center gap-2 text-base" > <svg class="lucide lucide-calendar-clock h-4 w-4 text-muted-foreground" 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 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5" /> <path d="M16 2v4" /> <path d="M8 2v4" /> <path d="M3 10h5" /> <path d="M17.5 17.5 16 16.3V14" /> <circle cx="16" cy="16" r="6" /> </svg> Routine work </h3> </div> <div class="p-4 space-y-3" > <ul class="divide-y divide-border" > <li class="flex items-center gap-3 py-2 first:pt-0" > <label class="flex min-w-0 flex-1 cursor-pointer items-center gap-3" > <span aria-checked="true" class="inline-flex h-4 w-4 shrink-0 items-center justify-center rounded-[4px] border border-border bg-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-primary)] data-[checked]:border-primary data-[checked]:bg-primary data-[checked]:text-primary-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50" data-checked="" id="base-ui-_r_14u_" role="checkbox" tabindex="0" > <span class="flex items-center justify-center text-current" data-checked="" > <svg aria-hidden="true" class="lucide lucide-check h-3 w-3" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M20 6 9 17l-5-5" /> </svg> </span> </span> <input aria-hidden="true" checked="" style="clip: rect(0px); overflow: hidden; white-space: nowrap; position: fixed; top: 0px; left: 0px; border: 0px; padding: 0px; width: 1px; height: 1px; margin: -1px;" tabindex="-1" type="checkbox" /> <span class="min-w-0 flex-1" > <span class="block truncate text-sm font-medium" > Spin up agents working on the AI queue </span> </span> </label> <div class="flex shrink-0 items-center" > <button class="inline-flex items-center justify-center rounded-md font-medium transition-colors focus-visible:outline-none focu
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/