Skip to content

chore(deps): bump provider SDKs and app dependencies to latest #855

chore(deps): bump provider SDKs and app dependencies to latest

chore(deps): bump provider SDKs and app dependencies to latest #855

Triggered via pull request August 18, 2026 16:56
Status Failure
Total duration 11m 45s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
11m 41s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
1m 29s
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 29566ms 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
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/AgentsPanel.browser.tsx#L77
Variable 'TERMINAL_RUN' is declared but never used. Unused variables should start with a '_'.
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/rightPanelLauncherState.test.ts#L35
Function 'buildRun' is declared but never used.
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 '_'.