Merge pull request #1035 from kaynaomi-oss/feature/883-geo-block-poli… #3
Annotations
5 errors and 1 warning
|
Frontend
Process completed with exit code 1.
|
|
Frontend:
frontend/src/features/purchase-wizard/WalletSignStep.tsx#L14
'ChainReadError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend:
frontend/src/components/claims/CommitRevealFlow.tsx#L168
'claimId' is defined but never used. Allowed unused args must match /^_/u
|
|
Frontend:
frontend/src/app/admin/governance/voters/page.tsx#L9
'Input' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend:
frontend/src/app/admin/governance/voters/page.tsx#L3
'useRef' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend:
frontend/src/features/purchase-wizard/WalletSignStep.tsx#L254
React Hook useCallback has an unnecessary dependency: 'coverageData'. Either exclude it or remove the dependency array
|