Skip to content

Bump the development-dependencies group with 3 updates #847

Bump the development-dependencies group with 3 updates

Bump the development-dependencies group with 3 updates #847

Triggered via pull request August 17, 2026 13:19
Status Success
Total duration 11m 55s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
11m 50s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
1m 10s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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-unsafe-optional-chaining): apps/web/src/session-logic.test.ts#L414
Unsafe usage of optional chaining
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
This generator function does not have `yield`