[HybridApp] Clean code #126
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 14s
Annotations
6 errors
Changed files ESLint check:
src/components/InitialURLContextProvider.tsx#L1
'useRef' is defined but never used
|
Changed files ESLint check:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L3
'NativeModules' is defined but never used
|
Changed files ESLint check:
src/libs/actions/Session/index.ts#L42
'App' is defined but never used
|
Changed files ESLint check:
src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L190
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
|
Changed files ESLint check:
src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L254
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
|
Changed files ESLint check
Process completed with exit code 1.
|