linting #293
Annotations
1 error and 10 warnings
Run contract linter
Process completed with exit code 1.
|
Run linter:
components/checkout/PaymentForm.tsx#L191
'element' is defined but never used
|
Run linter:
components/citizenship/InviteClaimFlow.tsx#L80
The 'goToStep' function makes the dependencies of useEffect Hook (at line 105) change on every render. To fix this, wrap the definition of 'goToStep' in its own useCallback() Hook
|
Run linter:
components/landing/HeroSection.tsx#L60
'Description' is assigned a value but never used
|
Run linter:
components/landing/HeroSection.tsx#L66
'Buttons' is assigned a value but never used
|
Run linter:
components/landing/HeroSection.tsx#L86
'ButtonWrapper' is assigned a value but never used
|
Run linter:
lib/privy.ts#L85
'createPrivyAccountMightWorkSomeday' is assigned a value but never used
|
Run linter:
lib/privy.ts#L164
Unexpected any. Specify a different type
|
Run linter:
lib/privy.ts#L164
Unexpected any. Specify a different type
|
Run linter:
pages/_app.tsx#L5
'ApolloProvider' is defined but never used
|
Run linter:
scripts/dev.ts#L2
'createPrivyAccount' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading