Skip to content

Post Submission Handlers for key forms #33

Post Submission Handlers for key forms

Post Submission Handlers for key forms #33

Re-run triggered January 23, 2025 12:42
Status Failure
Total duration 2m 48s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: node_modules/@openmrs/openmrs-form-engine-lib/src/components/inputs/date/date.component.tsx#L90
Type '(date: Date) => void' is not assignable to type '(value: CalendarDate) => void'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/patient-summary/patient-summary.component.tsx#L6
'getSummaryCardProps' is defined but never used
build: src/patient-summary/patient-summary.component.tsx#L7
'SummaryCard' is defined but never used
build: src/patient-summary/patient-summary.component.tsx#L16
'patientUuid' is defined but never used
build: src/patient-summary/patient-summary.component.tsx#L17
'config' is assigned a value but never used