(refactor) O3-4145: Break question modal into individual components #1308
Annotations
6 errors and 1 warning
🧪 Run tests, lint and type checks
typescript: command (/home/runner/work/openmrs-esm-form-builder/openmrs-esm-form-builder/) /tmp/xfs-8f33fe57/yarn run typescript exited (2)
|
🧪 Run tests, lint and type checks:
node_modules/@openmrs/esm-styleguide/src/patient-banner/contact-details/patient-banner-toggle-contact-details-button.component.tsx#L30
Argument of type '"hideDetails"' is not assignable to parameter of type '"cancel" | "change" | "close" | "error" | "unknown" | "actions" | "address" | "age" | "confirm" | "contactAdministratorIfIssuePersists" | "contactDetails" | "errorCopy" | "female" | ... 44 more ... | "stateProvince"'.
|
🧪 Run tests, lint and type checks:
node_modules/@openmrs/esm-styleguide/src/patient-banner/contact-details/patient-banner-toggle-contact-details-button.component.tsx#L31
Argument of type '"showDetails"' is not assignable to parameter of type '"cancel" | "change" | "close" | "error" | "unknown" | "actions" | "address" | "age" | "confirm" | "contactAdministratorIfIssuePersists" | "contactDetails" | "errorCopy" | "female" | ... 44 more ... | "stateProvince"'.
|
🧪 Run tests, lint and type checks:
src/components/interactive-builder/edit-question.modal.tsx#L48
Cannot find module '../../hooks/useConceptName' or its corresponding type declarations.
|
🧪 Run tests, lint and type checks:
src/components/interactive-builder/edit-question.modal.tsx#L456
Type '{ placeholder: any; onValueChange: Dispatch<any>; }' is not assignable to type 'IntrinsicAttributes & ComponentProps'.
|
🧪 Run tests, lint and type checks
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading