Skip to content

Stream git hook progress events for stacked git actions #2773

Stream git hook progress events for stacked git actions

Stream git hook progress events for stacked git actions #2773

Triggered via pull request March 19, 2026 19:05
Status Success
Total duration 2m 9s
Artifacts

ci.yml

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

Annotations

6 warnings
eslint(no-unused-vars): apps/server/src/git/Layers/GitService.ts#L29
Interface 'Trace2Monitor' is declared but never used.
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/GitActionsControl.tsx#L729
Functions returned from `useEffectEvent` must not be included in the dependency array.
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/GitActionsControl.tsx#L710
Functions returned from `useEffectEvent` must not be included in the dependency array.
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/GitActionsControl.tsx#L689
Functions returned from `useEffectEvent` must not be included in the dependency array.
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/GitActionsControl.tsx#L612
Functions returned from `useEffectEvent` must not be included in the dependency array.
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/components/GitActionsControl.tsx#L596
Functions returned from `useEffectEvent` must not be included in the dependency array.