rename usdc to wands #110
Annotations
10 warnings
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/
|
src/components/noramp-connect-provider/connect-provider.tsx#L10
'useAccount' is defined but never used
|
src/components/noramp-connect-provider/connect-provider.tsx#L12
'alchemyProvider' is defined but never used
|
src/components/noramp-kyc/kyc.tsx#L23
<iframe> elements must have a unique title property
|
src/components/noramp-payout/payout.tsx#L24
<iframe> elements must have a unique title property
|
src/hooks/useNoRampModal.ts#L40
React Hook useCallback has a missing dependency: 'close'. Either include it or remove the dependency array
|
src/hooks/useNoRampModal.ts#L78
Expected '===' and instead saw '=='
|
src/hooks/useNoRampModal.ts#L101
Expected '===' and instead saw '=='
|
src/hooks/useNoRampModal.ts#L105
Expected '===' and instead saw '=='
|
src/hooks/useNoRampModal.ts#L188
React Hook useCallback has an unnecessary dependency: 'isOpen'. Either exclude it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading