Skip to content

(feat) : add cross border endpoints and integration #178

(feat) : add cross border endpoints and integration

(feat) : add cross border endpoints and integration #178

Triggered via pull request February 25, 2025 05:24
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build
@kenyaemr/esm-patient-search-app#lint: command (/home/runner/work/openmrs-esm-patient-management/openmrs-esm-patient-management/packages/esm-patient-search-app) /tmp/xfs-e0e81fd7/yarn run lint exited (1)
build
Process completed with exit code 1.
build: packages/esm-patient-search-app/src/patient-search-page/patient-search-lg.component.tsx#L75
React Hook useMemo has a missing dependency: 'searchResults'. Either include it or remove the dependency array
build: packages/esm-patient-search-app/src/patient-search.resource.tsx#L128
The 'mappedData' conditional could make the dependencies of useMemo Hook (at line 155) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'mappedData' in its own useMemo() Hook
build: packages/esm-service-queues-app/src/queue-table/default-queue-table.component.tsx#L167
React Hook useCallback has a missing dependency: 'mutateQueueEntries'. Either include it or remove the dependency array