Fix reload issues related to new SignInPage
#449
Annotations
5 errors and 10 warnings
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Run ESLint to check for deprecation warnings:
src/pages/signin/ChooseSSOOrMagicCode.tsx#L4
'useOnyx' import from 'react-native-onyx' is restricted. Please use '@hooks/useOnyx' instead
|
Run ESLint to check for deprecation warnings:
src/libs/Navigation/AppNavigator/index.native.tsx#L2
'useOnyx' import from 'react-native-onyx' is restricted. Please use '@hooks/useOnyx' instead
|
Run ESLint to check for deprecation warnings:
src/HybridAppHandler.tsx#L3
'useOnyx' import from 'react-native-onyx' is restricted. Please use '@hooks/useOnyx' instead
|
Run ESLint to check for deprecation warnings
Unexpected empty object pattern
|
Run ESLint to check for deprecation warnings:
src/libs/Navigation/Navigation.ts#L46
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L172
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L165
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L144
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/Navigation/AppNavigator/AuthScreens.tsx#L125
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/HybridApp.ts#L50
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/HybridApp.ts#L39
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/HybridApp.ts#L31
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/HybridApp.ts#L24
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Run ESLint to check for deprecation warnings:
src/libs/HybridApp.ts#L17
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Loading