Skip to content

fix(agents): subagents no longer stay Running after they finish #1004

fix(agents): subagents no longer stay Running after they finish

fix(agents): subagents no longer stay Running after they finish #1004

Triggered via pull request September 2, 2026 21:16
Status Success
Total duration 6m 35s
Artifacts

ci.yml

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

Annotations

10 warnings
react(exhaustive-effect-dependencies): apps/web/src/components/file-viewer/FileViewerOverlay.tsx#L518
apps/web/src/components/file-viewer/FileViewerOverlay.tsx:518:26: Found extra effect dependencies
react(exhaustive-effect-dependencies): apps/web/src/components/file-viewer/FileViewerOverlay.tsx#L495
apps/web/src/components/file-viewer/FileViewerOverlay.tsx:495:60: Found extra effect dependencies
react(set-state-in-effect): apps/web/src/components/file-viewer/FileEditorPane.tsx#L89
apps/web/src/components/file-viewer/FileEditorPane.tsx:89:5: Calling setState synchronously within an effect can trigger cascading renders
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L145
apps/web/src/components/file-viewer/FileEditorPane.tsx:145:21: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L145
apps/web/src/components/file-viewer/FileEditorPane.tsx:145:21: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L76
apps/web/src/components/file-viewer/FileEditorPane.tsx:76:18: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L68
apps/web/src/components/file-viewer/FileEditorPane.tsx:68:18: Cannot access refs during render
react(refs): apps/web/src/components/file-viewer/FileEditorPane.tsx#L52
apps/web/src/components/file-viewer/FileEditorPane.tsx:52:5: Cannot access refs during render
react(set-state-in-effect): apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx#L446
apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx:446:9: Calling setState synchronously within an effect can trigger cascading renders
react(globals): apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx#L448
apps/web/src/components/file-viewer/FileViewerPierre.browser.tsx:448:7: Cannot reassign variables declared outside of the component/hook