Skip to content

Fix: when you edit the product qty to zero, the product won't be removed from the cart #780

Fix: when you edit the product qty to zero, the product won't be removed from the cart

Fix: when you edit the product qty to zero, the product won't be removed from the cart #780

Triggered via pull request August 31, 2023 16:07
Status Failure
Total duration 1m 4s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
ESLint: src/js/pages/cart.ts#L9
`@constants/selectors-map` import should occur before import of `../components/UseHandleCartAction`
ESLint: src/js/pages/cart.ts#L9
There should be no space after '{'
ESLint: src/js/pages/cart.ts#L9
There should be no space before '}'
ESLint: src/js/pages/cart.ts#L51
Expected indentation of 14 spaces but found 13
ESLint
Process completed with exit code 1.
SCSS Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint: src/js/pages/cart.ts#L9
'qtyInput' is defined but never used
ESLint: src/js/responsive-toggler.test.ts#L8
'ThemeType' is defined but never used