Refactor-to-zod #829
Annotations
8 errors
build
Error: Input required and not supplied: server-token
|
build
Cannot find module '../active-visits-table.resource' or its corresponding type declarations.
|
build
@ugandaemr/esm-patient-queues-app#typescript: command (/home/runner/work/esm-ugandaemr-core/esm-ugandaemr-core/packages/esm-patient-queues-app) yarn run typescript exited (2)
|
build
Type '{ id: string; name: string; patientUuid: string; provider: string; priorityComment: string; priority: string; priorityLevel: number; waitTime: string; status: string; patientAge: number; patientSex: string; ... 22 more ...; dateCompleted: string; }' is not assignable to type 'PatientQueue'.
|
build
Type '{ id: string; name: string; patientUuid: string; provider: string; priorityComment: string; priority: string; priorityLevel: number; waitTime: string; status: string; patientAge: number; patientSex: string; ... 22 more ...; dateCompleted: string; }' is not assignable to type 'PatientQueue'.
|
build
Cannot find module '../active-visits-table.resource' or its corresponding type declarations.
|
build
Cannot find module './active-visits/active-visits-patients-reception/active-visits-reception-table.component' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|