Skip to content

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

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

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

Triggered via pull request August 18, 2026 16:33
Status Cancelled
Total duration 20m 25s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
20m 20s
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
The job has exceeded the maximum execution time of 20m0s
Format, Lint, Typecheck, Test, Browser Test, Build
The operation was canceled.
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(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 '_'.
unicorn(no-array-reverse): apps/web/src/browserPanelStore.ts#L131
Use `Array#toReversed()` instead of `Array#reverse()`.
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#L712
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.