Skip to content

Surface auth-shaped provider deaths fast instead of eventually #690

Surface auth-shaped provider deaths fast instead of eventually

Surface auth-shaped provider deaths fast instead of eventually #690

Triggered via pull request August 7, 2026 14:59
Status Success
Total duration 8m 52s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
8m 49s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
58s
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/CommandPalette.tsx#L862
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L845
Do not define components during render.
eslint(require-yield): apps/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`
eslint(require-yield): apps/desktop/src/preview/LocalServers.ts#L32
This generator function does not have `yield`
unicorn(no-array-reverse): apps/web/src/browserPanelStore.ts#L131
Use `Array#toReversed()` instead of `Array#reverse()`.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L805
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L741
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L689
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L686
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L683
Do not define components during render.