Branch test of matush/56-zmena-profilu (Matushl's PR) #201
Annotations
4 errors
src/components/RegisterForm/RegisterForm.tsx#L139
Type 'Control<RegisterFormValues, any>' is not assignable to type 'Control<RegisterFormValues | ProfileFormValues, unknown>'.
|
src/components/RegisterForm/RegisterForm.tsx#L139
Type 'UseFormWatch<RegisterFormValues>' is not assignable to type 'UseFormWatch<RegisterFormValues | ProfileFormValues>'.
|
src/components/RegisterForm/RegisterForm.tsx#L139
Type 'UseFormSetValue<RegisterFormValues>' is not assignable to type 'UseFormSetValue<RegisterFormValues | ProfileFormValues>'.
|
|
The logs for this run have expired and are no longer available.
Loading