Refactor-to-zod #811
Annotations
5 errors and 4 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:
packages/esm-patient-queues-app/src/components/visit-form/visit-form.component.tsx#L154
Unexpected console statement
|
|
build:
packages/esm-patient-queues-app/src/index.ts#L20
'./components/visit-form/visit-form.component' import is duplicated
|
|
build
Process completed with exit code 1.
|
|
build:
packages/esm-patient-queues-app/src/active-visits/change-status-dialog.component.tsx#L103
React Hook useEffect has a missing dependency: 'priorityLabels'. Either include it or remove the dependency array
|
|
build:
packages/esm-patient-queues-app/src/active-visits/change-status-dialog.component.tsx#L107
React Hook useEffect has a missing dependency: 'statusLabels'. Either include it or remove the dependency array
|
|
build:
packages/esm-patient-queues-app/src/active-visits/change-status-move-to-next-dialog.component.tsx#L101
React Hook useEffect has a missing dependency: 'priorityLabels'. Either include it or remove the dependency array
|
|
build:
packages/esm-patient-queues-app/src/active-visits/change-status-move-to-next-dialog.component.tsx#L105
React Hook useEffect has a missing dependency: 'statusLabels'. Either include it or remove the dependency array
|