Skip to content

Revert self-healing status subscriptions until CI-stable #618

Revert self-healing status subscriptions until CI-stable

Revert self-healing status subscriptions until CI-stable #618

Triggered via push August 2, 2026 05:51
Status Success
Total duration 7m 17s
Artifacts

ci.yml

on: push
Format, Lint, Typecheck, Test, Browser Test, Build
7m 12s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
53s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L741
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L689
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L686
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L683
Do not define components during render.
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L96
This generator function does not have `yield`
eslint(no-unused-vars): apps/server/src/cli/config.test.ts#L710
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.
unicorn(no-array-reverse): apps/web/src/browserPanelStore.ts#L131
Use `Array#toReversed()` instead of `Array#reverse()`.
eslint(require-yield): apps/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`
eslint(require-yield): apps/desktop/src/preview/LocalServers.ts#L32
This generator function does not have `yield`