Refactor-to-zod #835
Annotations
3 errors and 5 warnings
build
@ugandaemr/esm-patient-queues-app#lint: command (/home/runner/work/esm-ugandaemr-core/esm-ugandaemr-core/packages/esm-patient-queues-app) yarn run lint exited (1)
|
build
Process completed with exit code 1.
|
build
Error: Input required and not supplied: server-token
|
build:
packages/esm-patient-queues-app/src/active-visits/queue-patients-clinical/queue-clinical-table.component.tsx#L228
React Hook useMemo has a missing dependency: 'filteredPatientQueueEntries'. Either include it or remove the dependency array
|
build:
packages/esm-patient-queues-app/src/active-visits/queue-patients-triage/queue-triage-table.component.tsx#L143
React Hook useMemo has a missing dependency: 'searchTerm'. Either include it or remove the dependency array
|
build:
packages/esm-patient-queues-app/src/active-visits/queue-patients-triage/queue-triage-table.component.tsx#L206
React Hook useMemo has a missing dependency: 'filteredPatientQueueEntries'. Either include it or remove the dependency array
|
build:
packages/esm-patient-queues-app/src/queue-reception-home.component.tsx#L93
React Hook useMemo has a missing dependency: 'searchTerm'. Either include it or remove the dependency array
|
build:
packages/esm-patient-queues-app/src/queue-reception-home.component.tsx#L132
React Hook useMemo has a missing dependency: 'filteredPatientQueueEntries'. Either include it or remove the dependency array
|