Improved: Removed generating mapping id from client side when creating a new mapping (#166). #880
pull-request.yml
on: pull_request
Matrix: call-workflow-in-another-repo / reusable_workflow_job
Annotations
4 warnings
call-workflow-in-another-repo / reusable_workflow_job (20.x):
src/store/modules/order/actions.ts#L72
'dispatch' is defined but never used
|
call-workflow-in-another-repo / reusable_workflow_job (20.x):
src/store/modules/user/actions.ts#L226
'mappingPrefTypeEnumId' is assigned a value but never used
|
call-workflow-in-another-repo / reusable_workflow_job (18.x):
src/store/modules/order/actions.ts#L72
'dispatch' is defined but never used
|
call-workflow-in-another-repo / reusable_workflow_job (18.x):
src/store/modules/user/actions.ts#L226
'mappingPrefTypeEnumId' is assigned a value but never used
|