Skip to content

Refactor-to-zod

Refactor-to-zod #826

Triggered via pull request February 19, 2025 09:04
Status Failure
Total duration 2m 32s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build
Error: Input required and not supplied: server-token
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
Cannot find module '../active-visits-table.resource' or its corresponding type declarations.
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
Type '{ id: string; name: string; patientUuid: string; priorityComment: string; priority: string; waitTime: string; status: string; patientAge: number; patientSex: string; patientDob: string; identifiers: UuidDisplay[]; ... 19 more ...; dateCompleted: string; }' is not assignable to type 'PatientQueue'.
build
Cannot find module '../active-visits-table.resource' or its corresponding type declarations.
build
'"./patient-queues.resource"' has no exported member named 'MappedPatientQueueEntry'. Did you mean 'updateQueueEntry'?
build
Cannot find module '../../active-visits/active-visits-table.resource' or its corresponding type declarations.
build
Process completed with exit code 2.