[Wave9][Stage 1] Onboarding Flow #447
Annotations
1 error and 2 warnings
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/components/Form/FormWrapper.tsx#L124
React Hook useCallback has an unnecessary dependency: 'fixErrorsAlert'. Either exclude it or remove the dependency array
|
Run ESLint:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L266
React Hook useEffect has missing dependencies: 'initialLastUpdateIDAppliedToClient', 'isUsingMemoryOnlyKeys', 'lastOpenedPublicRoomID', and 'session'. Either include them or remove the dependency array
|