Skip to content

Stream git status updates over WebSocket #4603

Stream git status updates over WebSocket

Stream git status updates over WebSocket #4603

Triggered via pull request April 5, 2026 17:37
Status Failure
Total duration 9m 23s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
9m 12s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
6s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

10 errors
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > toggles plan mode with Shift+Tab only while the composer is focused: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Chat interaction mode button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > shows the send state once bootstrap dispatch is in flight: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find send button.: expected null to be truthy - Expected: true + Received: null ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > sends bootstrap turn-starts and waits for server setup on first-send worktree drafts: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find send button.: expected null to be truthy - Expected: true + Received: null ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > lets the server own setup after preparing a pull request worktree thread: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find branch selector button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > runs project scripts from worktree draft threads at the worktree cwd: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Run Test button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > runs project scripts from local draft threads at the project cwd: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Run Lint button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > falls back to the first installed editor when the stored favorite is unavailable: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Open button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > filters the open picker menu and opens VSCodium from the menu: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Open picker button.: expected null to be truthy - Expected: true + Received: null ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > opens the project cwd with Trae when it is the only available editor: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Open button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > opens the project cwd with VS Code Insiders when it is the only available editor: apps/web/src/components/ChatView.browser.tsx#L744
AssertionError: Unable to find Open button.: expected undefined to be truthy - Expected: true + Received: undefined ❯ toBeTruthy src/components/ChatView.browser.tsx:744:36