[HybridApp] Clean code #736
Annotations
6 errors
Lint JavaScript and Typescript with ESLint:
src/components/InitialURLContextProvider.tsx#L1
'useRef' is defined but never used
|
Lint JavaScript and Typescript with ESLint:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L3
'NativeModules' is defined but never used
|
Lint JavaScript and Typescript with ESLint:
src/libs/actions/Session/index.ts#L42
'App' is defined but never used
|
Lint JavaScript and Typescript with ESLint:
src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L190
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
|
Lint JavaScript and Typescript with ESLint:
src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.tsx#L254
Only actions should directly set or modify Onyx data. Please move this logic into a suitable action
|
Lint JavaScript and Typescript with ESLint
Process completed with exit code 1.
|
Loading