Fixing create a project button on header in the single project page #4732
Annotations
10 warnings
pages/_app.tsx#L37
'Window' is defined but never used. Allowed unused vars must match /^_/u
|
pages/donate/[slug].tsx#L32
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
pages/gitcoingrants.tsx#L21
Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
|
pages/gitcoingrants.tsx#L73
Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
|
pages/gitcoingrants.tsx#L102
Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
|
pages/index.tsx#L44
'context' is defined but never used. Allowed unused args must match /^_/u
|
pages/landings/[slug].tsx#L12
'newURL' is assigned a value but never used. Allowed unused vars must match /^_/u
|
pages/landings/ethdenver.tsx#L24
'context' is defined but never used. Allowed unused args must match /^_/u
|
pages/notifications/settings.tsx#L20
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
pages/projects/index.tsx#L52
'context' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading