Remove qb banner for non qf donation page #4664
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
pages/_app.tsx#L37
'Window' is defined but never used. Allowed unused vars must match /^_/u
|
build:
pages/donate/[slug].tsx#L32
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
build:
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
|
build:
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
|
build:
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
|
build:
pages/index.tsx#L44
'context' is defined but never used. Allowed unused args must match /^_/u
|
build:
pages/landings/[slug].tsx#L12
'newURL' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
pages/landings/ethdenver.tsx#L24
'context' is defined but never used. Allowed unused args must match /^_/u
|
build:
pages/notifications/settings.tsx#L20
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
build:
pages/projects/index.tsx#L40
'context' is defined but never used. Allowed unused args must match /^_/u
|