Skip to content

fix(deps): bump fast-uri to 3.1.7 and pnpm to 10.34.5 (#209) #1014

fix(deps): bump fast-uri to 3.1.7 and pnpm to 10.34.5 (#209)

fix(deps): bump fast-uri to 3.1.7 and pnpm to 10.34.5 (#209) #1014

Triggered via push September 3, 2026 05:30
Status Cancelled
Total duration 7m 4s
Artifacts

ci.yml

on: push
Format, Lint, Typecheck, Test, Build
7m 0s
Format, Lint, Typecheck, Test, Build
Browser Test
4m 45s
Browser Test
Release Smoke
1m 47s
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/heads/main exists
Format, Lint, Typecheck, Test, Build
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-refs/heads/main exists
react(preserve-manual-memoization): apps/web/src/components/CommandPalette.tsx#L776
apps/web/src/components/CommandPalette.tsx:776:27: Existing memoization could not be preserved
react(memo-dependencies): apps/web/src/components/CommandPalette.tsx#L1527
apps/web/src/components/CommandPalette.tsx:1527:17: Found missing/extra memoization dependencies
react(memo-dependencies): apps/web/src/components/CommandPalette.tsx#L1469
apps/web/src/components/CommandPalette.tsx:1469:7: Found extra memoization dependencies
react(memo-dependencies): apps/web/src/components/CommandPalette.tsx#L1351
apps/web/src/components/CommandPalette.tsx:1351:6: Found missing memoization dependencies
react(memo-dependencies): apps/web/src/components/CommandPalette.tsx#L1285
apps/web/src/components/CommandPalette.tsx:1285:5: Found missing memoization dependencies
react(memo-dependencies): apps/web/src/components/CommandPalette.tsx#L1143
apps/web/src/components/CommandPalette.tsx:1143:5: Found missing memoization dependencies
react(memo-dependencies): apps/web/src/components/CommandPalette.tsx#L1130
apps/web/src/components/CommandPalette.tsx:1130:5: Found missing memoization dependencies
react(exhaustive-effect-dependencies): apps/web/src/components/CommandPalette.tsx#L1423
apps/web/src/components/CommandPalette.tsx:1423:6: Found missing effect dependencies
react(set-state-in-effect): apps/web/src/components/chat/ComposerPendingUserInputPanel.tsx#L74
apps/web/src/components/chat/ComposerPendingUserInputPanel.tsx:74:5: Calling setState synchronously within an effect can trigger cascading renders
react(no-deriving-state-in-effects): apps/web/src/components/chat/ComposerPendingUserInputPanel.tsx#L74
apps/web/src/components/chat/ComposerPendingUserInputPanel.tsx:74:5: Values derived from props and state should be calculated during render, not in an effect