Merge pull request #458 from hotwax/#457_mappings #532
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/api/index.ts#L6
'StatusCodes' is defined but never used
|
Build:
src/api/index.ts#L46
'status' is assigned a value but never used
|
Build:
src/components/CreateMappingModal.vue#L67
'save' is defined but never used
|
Build:
src/components/CreateMappingModal.vue#L81
'identificationTypeId' is assigned a value but never used
|
Build:
src/components/DownloadClosedCountModal.vue#L111
'currentFacility' is assigned a value but never used
|
Build:
src/store/index.ts#L1
'Store' is defined but never used
|
Build:
src/store/modules/count/actions.ts#L182
'payload' is defined but never used
|
Build:
src/store/modules/product/actions.ts#L6
'showToast' is defined but never used
|
Build:
src/store/modules/product/actions.ts#L8
'translate' is defined but never used
|
Build:
src/views/AssignedDetail.vue#L141
'IonSpinner' is defined but never used
|
Loading