slice design for 4th step form #1191
Annotations
2 errors and 3 warnings
apps/app/src/components/RegistrationForms/FourthStepRegistrationForm/FourthStepRegistrationForm.tsx#L1
'useState' is defined but never used
|
|
apps/app/src/components/RegistrationForms/FirstStepRegistrationForm/FirstStepRegistrationForm.tsx#L88
React Hook useEffect has missing dependencies: 'allFieldsAreFilled' and 'validateFirstStep'. Either include them or remove the dependency array
|
apps/app/src/components/RegistrationForms/SecondStepRegistrationForm/SecondStepRegistrationForm.tsx#L104
React Hook useEffect has missing dependencies: 'allFieldsAreFilled' and 'validateSecondStep'. Either include them or remove the dependency array
|
apps/app/src/providers/RegistrationContext.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading