Feat/card for pet #35
Annotations
2 errors and 1 warning
Build the application:
src/modules/Booking/features/createShortClient/CreateShortClient.tsx#L1
Type '{ form: UseFormReturn<{ mainPhone?: string | undefined; optionalPhone?: string | undefined; firstName?: string | undefined; lastname?: string | undefined; middleName?: string | undefined; rating?: number | undefined; }, any, undefined>; isModalOpen: boolean; onClose: () => void; onSubmit: ({ mainPhone, optionalPhone...' is not assignable to type 'IntrinsicAttributes'.
|
Build the application
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