Fixes bug : google oauth for supabase #77
Draft
Annotations
3 errors and 3 warnings
|
|
|
src/app/dashboard/page.tsx#L74
'setIsLoading' is assigned a value but never used
|
|
src/app/dashboard/page.tsx#L3
'useEffect' is defined but never used
|
|
src/components/ui/resizable-navbar.tsx#L232
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/ui/avatar-circles.tsx#L29
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/app/sign/page.tsx#L61
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
The logs for this run have expired and are no longer available.
Loading