Skip to content

Allow empty server threads to bootstrap new worktrees #5406

Allow empty server threads to bootstrap new worktrees

Allow empty server threads to bootstrap new worktrees #5406

Triggered via pull request April 13, 2026 18:43
Status Success
Total duration 5m 31s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
3m 1s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
11s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2954
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2819
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2756
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2729
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1547
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1539
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-unicorn(consistent-function-scoping): apps/web/src/environments/runtime/catalog.test.ts#L98
Function `resolveRegistryRead` does not capture any variables from its parent scope