slice confirm email page and slavica header #1198
lint.yml
on: push
Run ESLint (sponsor)
41s
Run ESLint (admin)
46s
Run ESLint (api)
55s
Run ESLint (app)
40s
Annotations
3 warnings
Run ESLint (app):
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
|
Run ESLint (app):
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
|
Run ESLint (app):
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
|