Skip to content

BAH-3911 | Upgrade HPA to stable API (#68) #173

BAH-3911 | Upgrade HPA to stable API (#68)

BAH-3911 | Upgrade HPA to stable API (#68) #173

Triggered via push June 19, 2024 15:03
Status Success
Total duration 3m 55s
Artifacts
Build & Publish Docker Image & Helm Chart
3m 47s
Build & Publish Docker Image & Helm Chart
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build & Publish Docker Image & Helm Chart
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Publish Docker Image & Helm Chart
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/
Build & Publish Docker Image & Helm Chart: src/patient-lab-dashboard/patient-lab-details/patient-lab-details.tsx#L122
React Hook useEffect has a missing dependency: 'patientUuid'. Either include it or remove the dependency array
Build & Publish Docker Image & Helm Chart: src/patient-lab-dashboard/patient-lab-details/patient-lab-details.tsx#L126
React Hook useEffect has a missing dependency: 'checkDuplicateOrder'. Either include it or remove the dependency array
Build & Publish Docker Image & Helm Chart: src/patient-lab-dashboard/table/pending-lab-orders/pending-lab-orders.tsx#L102
React Hook useEffect has missing dependencies: 'pendingLabOrderRows' and 'setSelectedPendingOrder'. Either include them or remove the dependency array
Build & Publish Docker Image & Helm Chart: src/patient-lab-dashboard/table/report-table/report-table.component.tsx#L114
React Hook useEffect has missing dependencies: 'setAllTestsAndPanels', 'setLabTestResults', and 'setLabTestResultsError'. Either include them or remove the dependency array
Build & Publish Docker Image & Helm Chart: src/patient-lab-dashboard/table/report-table/report-table.component.tsx#L155
React Hook useMemo has a missing dependency: 'allTestsAndPanels'. Either include it or remove the dependency array