Skip to content

feat(git): friendly checkout error messages with stash & switch recovery #5627

feat(git): friendly checkout error messages with stash & switch recovery

feat(git): friendly checkout error messages with stash & switch recovery #5627

Triggered via pull request April 16, 2026 09:36
Status Success
Total duration 7m 21s
Artifacts

ci.yml

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

Annotations

8 warnings
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
eslint-plugin-unicorn(prefer-array-find): apps/web/src/session-logic.ts#L356
Prefer `find` over filtering and accessing the first result.
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2965
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2830
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2767
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2740
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1548
React Hook useCallback has a missing dependency: 'composerRef.current'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1540
React Hook useCallback has a missing dependency: 'composerRef.current'