(feat) Confirmation modal when selecting patient outside session location #241
ci.yml
on: pull_request
Annotations
2 errors and 3 warnings
build
Process completed with exit code 1.
|
build
lint: command (/home/runner/work/openmrs-esm-fast-data-entry-app/openmrs-esm-fast-data-entry-app/) /tmp/xfs-1f31eb5c/yarn run lint exited (1)
|
build:
src/form-entry-workflow/patient-search-header/PatientSearchHeader.tsx#L42
React Hook useEffect has a missing dependency: 'addPatient'. Either include it or remove the dependency array
|
build:
src/form-entry-workflow/patient-search-header/PatientSearchHeader.tsx#L21
React Hook useCallback has a missing dependency: 'addPatient'. Either include it or remove the dependency array
|
build:
src/add-group-modal/AddGroupModal.tsx#L175
React Hook useEffect has a missing dependency: 'addSelectedPatientToList'. Either include it or remove the dependency array
|