104 checkout page #445
Annotations
10 errors and 1 warning
build (20.x):
src/components/Checkout/Checkout.tsx#L8
Missing an explicit type attribute for button
|
build (20.x):
src/components/Checkout/Checkout.tsx#L14
Missing an explicit type attribute for button
|
build (20.x):
src/components/Checkout/Checkout.tsx#L26
A form label must be associated with a control
|
build (20.x):
src/components/Checkout/Checkout.tsx#L46
A form label must be associated with a control
|
build (20.x):
src/components/Checkout/Checkout.tsx#L96
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
build (20.x):
src/components/Checkout/Checkout.tsx#L97
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
|
build (20.x):
src/components/Checkout/Checkout.tsx#L98
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
|
build (20.x):
src/components/Checkout/Checkout.tsx#L103
Unknown property 'stroke-width' found, use 'strokeWidth' instead
|
build (20.x):
src/components/Checkout/Checkout.tsx#L104
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
|
build (20.x):
src/components/Checkout/Checkout.tsx#L105
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
|
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|