Post Submission Handlers for key forms #33
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
|