Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

add tests

add tests #56660

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis succeeded Oct 19, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 1 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 16 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 153 in assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/customer-address.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/customer-address.tsx#L144-L153

[react-hooks/exhaustive-deps] React Hook useCallback has missing dependencies: 'setBillingPhone' and 'useShippingAsBilling'. Either include them or remove the dependency array.