fix: quantity input of additional products have an issue after changing quantity of a product in the cart #775
Annotations
10 errors and 4 warnings
src/js/components/dist/useQuantityInput.js#L5
Unexpected dangling '_' in '__awaiter'
|
src/js/components/dist/useQuantityInput.js#L5
Unexpected dangling '_' in '__awaiter'
|
src/js/components/dist/useQuantityInput.js#L7
Return statement should not contain assignment
|
src/js/components/dist/useQuantityInput.js#L7
Assignment to function parameter 'P'
|
src/js/components/dist/useQuantityInput.js#L10
Expected an assignment or function call and instead saw an expression
|
src/js/components/dist/useQuantityInput.js#L11
Assignment to function parameter 'generator'
|
src/js/components/dist/useQuantityInput.js#L14
Unexpected dangling '_' in '__generator'
|
src/js/components/dist/useQuantityInput.js#L14
Unexpected dangling '_' in '__generator'
|
src/js/components/dist/useQuantityInput.js#L20
This line has a length of 150. Maximum allowed is 120
|
src/js/components/dist/useQuantityInput.js#L20
Return statement should not contain assignment
|
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/
|
src/js/components/dist/useQuantityInput.js#L86
'_a' is defined but never used
|
src/js/components/dist/useQuantityInput.js#L92
'_a' is defined but never used
|
src/js/responsive-toggler.test.ts#L8
'ThemeType' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading