deps: Bump @modelcontextprotocol/sdk from 1.26.0 to 1.30.0 - #790
Merged
github-actions[bot] merged 1 commit intoAug 29, 2026
Merged
Annotations
7 warnings
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/lib/client-ip.ts#L52
Expected { after 'if' condition
|
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/timeline/TimelineView.tsx#L156
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/timeline/TimelineView.tsx#L56
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/timeline/SocialTimeline.tsx#L91
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/integrations/FleetCrownBuildCta.tsx#L70
Do not use `window.location.assign()` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/integrations/FleetCrownBuildCta.tsx#L51
Do not use `window.location.assign()` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/ErrorBoundary.tsx#L114
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
background
wait
wait-all
cancel
parallel
Loading