Skip to content

FIX: switching networks bug #7098

FIX: switching networks bug

FIX: switching networks bug #7098

Triggered via pull request September 24, 2024 16:13
Status Failure
Total duration 2m 57s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: src/components/modals/SwitchNetwork.tsx#L1
'useState' is defined but never used
build: src/components/modals/SwitchNetwork.tsx#L1
'useEffect' is defined but never used
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: pages/_app.tsx#L128
'url' is defined but never used. Allowed unused args must match /^_/u
build: pages/_app.tsx#L185
React Hook useEffect has missing dependencies: 'asPath', 'pathname', 'query', and 'router'. Either include them or remove the dependency array
build: pages/donate/[slug].tsx#L28
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/notifications/settings.tsx#L20
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: pages/test1.tsx#L69
'res' is assigned a value but never used. Allowed unused vars must match /^_/u
build: pages/test2.tsx#L39
'solanaWalletDisconnect' is assigned a value but never used. Allowed unused vars must match /^_/u
build: pages/test2.tsx#L40
'solanaSignMessage' is assigned a value but never used. Allowed unused vars must match /^_/u