Implemented: support to reject and cancel items from open and packed detail pages and revamped the detail page UI(#472) #1072
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/components/ConfirmCancelModal.vue#L84
'useUserStore' is defined but never used
|
Build:
src/components/ConfirmCancelModal.vue#L86
'showToast' is defined but never used
|
Build:
src/router/index.ts#L5
'OrderDetail' is defined but never used
|
Build:
src/services/OrderService.ts#L1
'client' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L282
'orderShipGroups' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L383
'shipmentMethodIds' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L385
'orderRouteSegmentInfo' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L391
'carrierPartyIds' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L786
'commit' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L921
'commit' is defined but never used
|
Loading