Skip to content

fix: checkout switches apply visibly and worktrees no longer trip the parent-repo gate #912

fix: checkout switches apply visibly and worktrees no longer trip the parent-repo gate

fix: checkout switches apply visibly and worktrees no longer trip the parent-repo gate #912

Triggered via pull request August 23, 2026 04:08
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
1m 32s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
45s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 1.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.test.ts#L35
Function 'buildRun' is declared but never used.
eslint(require-yield): apps/desktop/src/preview/LocalServers.ts#L32
This generator function does not have `yield`
eslint(require-yield): apps/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.ts#L27
Type 'ThreadBackgroundRunItem' is imported but never used.
eslint(no-unused-vars): apps/server/src/cli/config.test.ts#L712
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): apps/web/src/components/chat/AgentsPanel.browser.tsx#L77
Variable 'TERMINAL_RUN' is declared but never used. Unused variables should start with a '_'.
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
This generator function does not have `yield`