Skip to content

Refactor-to-zod

Refactor-to-zod #836

Triggered via pull request February 20, 2025 12:21
Status Failure
Total duration 2m 5s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
build
Error: Input required and not supplied: server-token
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: 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/components/visit-form/visit-form.component.tsx#L179
React Hook useCallback has a missing dependency: 'sessionUser?.sessionLocation?.uuid'. 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