Skip to content

fix badge images by always using owned gateway if possible #312

fix badge images by always using owned gateway if possible

fix badge images by always using owned gateway if possible #312

Triggered via push March 20, 2024 20:30
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint
Process completed with exit code 1.
Lint: components/checkout/PaymentForm.tsx#L191
'element' is defined but never used
Lint: 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
Lint: components/landing/HeroSection.tsx#L60
'Buttons' is assigned a value but never used
Lint: components/landing/HeroSection.tsx#L80
'ButtonWrapper' is assigned a value but never used
Lint: components/profile/RegistrationView.tsx#L38
React Hook useEffect has a missing dependency: 'linkEmail'. Either include it or remove the dependency array
Lint: lib/privy.ts#L85
'createPrivyAccountMightWorkSomeday' is assigned a value but never used
Lint: lib/privy.ts#L164
Unexpected any. Specify a different type
Lint: lib/privy.ts#L164
Unexpected any. Specify a different type
Lint: scripts/postgres-import.ts#L377
'a' is defined but never used
Lint: styles/theme.ts#L86
'containerWidths' is assigned a value but never used