Skip to content

Sync mian and develop #5903

Sync mian and develop

Sync mian and develop #5903

Triggered via pull request February 25, 2024 13:45
Status Success
Total duration 5m 25s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: pages/_app.tsx#L108
'url' is defined but never used. Allowed unused args must match /^_/u
build: pages/_app.tsx#L154
React Hook useEffect has missing dependencies: 'asPath', 'pathname', 'query', and 'router'. Either include them or remove the dependency array
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. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
build: pages/gitcoingrants.tsx#L73
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
build: pages/gitcoingrants.tsx#L102
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. 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