deps: bump @radix-ui/react-separator from 1.1.8 to 1.1.15 - #791
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump @radix-ui/react-separator from 1.1.8 to 1.1.15#791dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
6 warnings
|
Verify (docs + type-check + routes + lint + unit — same as local):
src/components/timeline/TimelineView.tsx#L155
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#L55
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#L93
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