Skip to content

feat(web): pull request list and detail polish #1029

feat(web): pull request list and detail polish

feat(web): pull request list and detail polish #1029

Triggered via pull request September 3, 2026 16:04
Status Cancelled
Total duration 6m 48s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Build
6m 43s
Format, Lint, Typecheck, Test, Build
Browser Test
4m 40s
Browser Test
Release Smoke
1m 32s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Format, Lint, Typecheck, Test, Build
Canceling since a higher priority waiting request for ci-refs/pull/217/merge exists
Format, Lint, Typecheck, Test, Build
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-refs/pull/217/merge exists
eslint(no-control-regex): apps/web/src/components/settings/providerConnectFlow.logic.ts#L31
apps/web/src/components/settings/providerConnectFlow.logic.ts:31:4: Unexpected control characters
react(set-state-in-effect): apps/web/src/components/settings/ProviderConnectFlow.tsx#L182
apps/web/src/components/settings/ProviderConnectFlow.tsx:182:7: Calling setState synchronously within an effect can trigger cascading renders
react(set-state-in-effect): apps/web/src/components/settings/ConnectionsSettings.tsx#L2450
apps/web/src/components/settings/ConnectionsSettings.tsx:2450:5: Calling setState synchronously within an effect can trigger cascading renders
react(set-state-in-effect): apps/web/src/components/settings/ConnectionsSettings.tsx#L2350
apps/web/src/components/settings/ConnectionsSettings.tsx:2350:5: Calling setState synchronously within an effect can trigger cascading renders
react(set-state-in-effect): apps/web/src/components/settings/ConnectionsSettings.tsx#L2318
apps/web/src/components/settings/ConnectionsSettings.tsx:2318:7: Calling setState synchronously within an effect can trigger cascading renders
react(set-state-in-effect): apps/web/src/components/settings/ConnectionsSettings.tsx#L2306
apps/web/src/components/settings/ConnectionsSettings.tsx:2306:10: Calling setState synchronously within an effect can trigger cascading renders
react(set-state-in-effect): apps/web/src/components/settings/ConnectionsSettings.tsx#L1796
apps/web/src/components/settings/ConnectionsSettings.tsx:1796:7: Calling setState synchronously within an effect can trigger cascading renders
react(preserve-manual-memoization): apps/web/src/components/settings/ConnectionsSettings.tsx#L2027
apps/web/src/components/settings/ConnectionsSettings.tsx:2027:6: Existing memoization could not be preserved
react(exhaustive-effect-dependencies): apps/web/src/components/settings/ConnectionsSettings.tsx#L2457
apps/web/src/components/settings/ConnectionsSettings.tsx:2457:30: Found extra effect dependencies
react(set-state-in-effect): apps/web/src/components/ChatMarkdown.tsx#L420
apps/web/src/components/ChatMarkdown.tsx:420:5: Calling setState synchronously within an effect can trigger cascading renders