Branch test of matush/56-zmena-profilu (Matushl's PR) #207
Annotations
4 errors
branch-test:
src/components/RegisterForm/RegisterForm.tsx#L139
Type 'Control<RegisterFormValues, any>' is not assignable to type 'Control<RegisterFormValues | ProfileFormValues, unknown>'.
|
branch-test:
src/components/RegisterForm/RegisterForm.tsx#L139
Type 'UseFormWatch<RegisterFormValues>' is not assignable to type 'UseFormWatch<RegisterFormValues | ProfileFormValues>'.
|
branch-test:
src/components/RegisterForm/RegisterForm.tsx#L139
Type 'UseFormSetValue<RegisterFormValues>' is not assignable to type 'UseFormSetValue<RegisterFormValues | ProfileFormValues>'.
|
branch-test
Process completed with exit code 2.
|