Skip to content

Allow empty server threads to bootstrap new worktrees #5391

Allow empty server threads to bootstrap new worktrees

Allow empty server threads to bootstrap new worktrees #5391

Triggered via pull request April 13, 2026 17:14
Status Success
Total duration 3m 26s
Artifacts

ci.yml

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

Annotations

7 warnings
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2949
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2814
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2751
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2724
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