Implemented: support to reject and cancel items from open and packed detail pages and revamped the detail page UI(#472) #1076
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#L290
'orderShipGroups' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L406
'shipmentMethodIds' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L408
'orderRouteSegmentInfo' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L414
'carrierPartyIds' is assigned a value but never used
|
Build:
src/store/modules/order/actions.ts#L818
'commit' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L953
'commit' is defined but never used
|
Loading