Skip to content

Refactor-to-zod

Refactor-to-zod #829

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

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.