Skip to content

Remove env variable not used anymore #413

Remove env variable not used anymore

Remove env variable not used anymore #413

Triggered via push February 15, 2024 16:20
Status Failure
Total duration 1m 21s
Artifacts

ci-workflow.yml

on: push
Check tsc, lint, and prettier
1m 11s
Check tsc, lint, and prettier
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Check tsc, lint, and prettier
Process completed with exit code 1.
Check tsc, lint, and prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check tsc, lint, and prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Check tsc, lint, and prettier: src/views/Patient/MedReqDropDown/etasuStatus/EtasuStatus.tsx#L13
'MedicationRequest' is defined but never used
Check tsc, lint, and prettier: src/views/Patient/MedReqDropDown/etasuStatus/EtasuStatus.tsx#L22
'getDrugCodeFromMedicationRequest' is defined but never used
Check tsc, lint, and prettier: src/views/Patient/MedReqDropDown/etasuStatus/__test__/EtasuStatus.test.tsx#L10
'rems_admin_server_base' is assigned a value but never used
Check tsc, lint, and prettier: src/views/Patient/MedReqDropDown/etasuStatus/__test__/EtasuStatus.test.tsx#L26
'testMedicationRequest' is assigned a value but never used