Implemented: support to reject and cancel items from open and packed detail pages and revamped the detail page UI(#472) #1084
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/router/index.ts#L5
'OrderDetail' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L780
'commit' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L915
'commit' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L1325
'total' is defined but never used
|
Build:
src/store/modules/stock/getters.ts#L8
'RootState' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L36
'getters' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L324
'dispatch' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L358
'commit' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L390
'dispatch' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L391
'productStoreSettings' is assigned a value but never used
|
Loading