Skip to content

Prepare v0.3.4 changelog and announcement #882

Prepare v0.3.4 changelog and announcement

Prepare v0.3.4 changelog and announcement #882

Triggered via pull request August 21, 2026 21:20
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
48s
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

1 error and 10 warnings
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 1.
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
This generator function does not have `yield`
eslint(no-unsafe-optional-chaining): apps/web/src/session-logic.test.ts#L414
Unsafe usage of optional chaining
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.test.ts#L35
Function 'buildRun' is declared but never used.
unicorn(no-array-reverse): apps/web/src/browserPanelStore.ts#L131
Use `Array#toReversed()` instead of `Array#reverse()`.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.ts#L27
Type 'ThreadBackgroundRunItem' is imported but never used.
eslint(no-unused-vars): apps/web/src/components/chat/AgentsPanel.browser.tsx#L77
Variable 'TERMINAL_RUN' is declared but never used. Unused variables should start with a '_'.
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 '_'.