Skip to content

Lint on deployment #111

Lint on deployment

Lint on deployment #111

Triggered via deployment status February 3, 2026 17:29
Status Success
Total duration 35s
Artifacts

lint.yml

on: deployment_status
Fit to window
Zoom out
Zoom in

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