Fix: Browser back button error in Payment page #12
Annotations
5 errors and 1 warning
tests:
src/payment/checkout/Checkout.jsx#L51
'products' is missing in props validation
|
tests:
src/payment/checkout/Checkout.jsx#L54
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
tests:
src/payment/checkout/Checkout.jsx#L54
Missing space before opening brace
|
tests:
src/payment/checkout/Checkout.jsx#L55
Missing semicolon
|
tests
Process completed with exit code 1.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|