Skip to content

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

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

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

Re-run triggered August 18, 2026 16:09
Status Cancelled
Total duration 20m 29s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
20m 22s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
2m 8s
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-unsafe-optional-chaining): apps/web/src/session-logic.test.ts#L414
Unsafe usage of optional chaining
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 '_'.
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
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/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`