Lint on deployment #111
Triggered via deployment status
February 3, 2026 17:29
vercel[bot]
created
787fc1a
Status
Success
Total duration
35s
Artifacts
–
Annotations
3 warnings
|
lint:
src/checkout/views/saleor-checkout/information-step.tsx#L141
React Hook useEffect has a missing dependency: 'defaultCountry'. Either include it or remove the dependency array
|
|
lint:
src/_reference/checkout-sections/PaymentSection/usePaymentGatewaysInitialize.ts#L57
React Hook useEffect has a missing dependency: 'onSubmit'. Either include it or remove the dependency array
|
|
lint:
src/_reference/checkout-sections/PaymentSection/AdyenDropIn/AdyenDropIn.tsx#L43
React Hook useEffect has missing dependencies: 'config.data' and 'createAdyenCheckoutInstance'. Either include them or remove the dependency array
|