Skip to content

test: add minimal smoke test to enable CI test step #4

test: add minimal smoke test to enable CI test step

test: add minimal smoke test to enable CI test step #4

Triggered via push October 4, 2025 13:09
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
build-test
46s
build-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build-test
Process completed with exit code 1.
build-test: src/component/Checkout.jsx#L30
'submitting' is assigned a value but never used. Allowed unused vars must match /^_/u
build-test: src/component/Checkout.jsx#L13
'cartTotal' is assigned a value but never used. Allowed unused vars must match /^_/u
build-test: src/component/Checkout.jsx#L13
'items' is assigned a value but never used. Allowed unused vars must match /^_/u
build-test: src/component/Checkout.jsx#L8
'formatCurrency' is defined but never used. Allowed unused vars must match /^_/u