Skip to content

perf(observability): bound log flushing and retries (#185) #950

perf(observability): bound log flushing and retries (#185)

perf(observability): bound log flushing and retries (#185) #950

Triggered via push August 24, 2026 19:35
Status Cancelled
Total duration 4m 47s
Artifacts

ci.yml

on: push
Format, Lint, Typecheck, Test, Browser Test, Build
4m 43s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
1m 27s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Format, Lint, Typecheck, Test, Browser Test, Build
Canceling since a higher priority waiting request for ci-refs/heads/main exists
Format, Lint, Typecheck, Test, Browser Test, Build
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-refs/heads/main exists
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L872
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L828
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L825
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L822
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L910
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L872
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L854
Do not define components during render.
eslint(no-unused-vars): apps/server/src/cli/config.test.ts#L712
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.test.ts#L35
Function 'buildRun' is declared but never used.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.ts#L27
Type 'ThreadBackgroundRunItem' is imported but never used.