Skip to content

Bump the production-dependencies group with 9 updates #851

Bump the production-dependencies group with 9 updates

Bump the production-dependencies group with 9 updates #851

Triggered via pull request August 18, 2026 15:06
Status Failure
Total duration 10m 22s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
9m 55s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
1m 35s
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) > edits a user prompt from a stopped stale turn while preserving attachments and skills: apps/web/src/components/ChatView.browser.tsx#L9622
TimeoutError: locator.hover: Timeout 29616ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().getByText('Original prompt for branching.', { exact: true }) ❯ hover src/components/ChatView.browser.tsx:9622:30
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#L909
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L871
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L853
Do not define components during render.
eslint(require-yield): apps/desktop/src/preview/LocalServers.ts#L32
This generator function does not have `yield`
eslint(require-yield): apps/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`
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 '_'.