Skip to content

Prepare v0.3.1 changelog and announcement #661

Prepare v0.3.1 changelog and announcement

Prepare v0.3.1 changelog and announcement #661

Triggered via pull request August 5, 2026 15:50
Status Cancelled
Total duration 7m 48s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
7m 27s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
48s
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/pull/112/merge exists
Format, Lint, Typecheck, Test, Browser Test, Build
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-refs/pull/112/merge exists
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L860
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L843
Do not define components during render.
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`
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
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 '_'.