[HybridApp] Clean code #127
Annotations
5 errors
Run ESLint to check for deprecation warnings:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L3
'NativeModules' is defined but never used
|
Run ESLint to check for deprecation warnings:
src/libs/actions/Session/index.ts#L42
'App' is defined but never used
|
Run ESLint to check for deprecation warnings:
src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L190
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
|
Run ESLint to check for deprecation warnings:
src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L254
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading