Skip to content

Bump the production-dependencies group with 3 updates (#103) #634

Bump the production-dependencies group with 3 updates (#103)

Bump the production-dependencies group with 3 updates (#103) #634

Triggered via push August 3, 2026 14:41
Status Failure
Total duration 8m 25s
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 1.
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > shows create-folder affordances for missing project paths: apps/web/src/components/ChatView.browser.tsx#L1469
AssertionError: Command palette input with placeholder "Enter path (e.g. ~/projects/my-app)" did not render.: expected null to be truthy - Expected: true + Received: null ❯ toBeTruthy src/components/ChatView.browser.tsx:1469:36
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.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L897
Do not define components during render.
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.
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#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 '_'.