chore(deps-dev): bump electron from 43.4.1 to 44.1.0 in /desktop - #412
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump electron from 43.4.1 to 44.1.0 in /desktop#412dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
1 error and 3 warnings
|
Verify
Process completed with exit code 1.
|
|
Verify:
src/components/settings/BillingSettings.tsx#L78
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:
src/components/projects/OrangeCatPublishButton.tsx#L89
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:
src/components/auth/OAuthButtons.tsx#L133
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