chore: 727 react natives new architecture will disrupt our apps #1262
Annotations
10 warnings
🚦 Lint and fix:
packages/components/src/components/ErrorBoundary/ErrorBoundaryScreen.tsx#L4
'SafeAreaView' is defined but never used
|
🚦 Lint and fix:
packages/components/src/components/ErrorBoundary/ErrorBoundaryScreen.tsx#L2
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
🚦 Lint and fix:
packages/components/src/components/ErrorBoundary/ErrorBoundary.tsx#L1
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
🚦 Lint and fix:
packages/core/src/store/mad-config/mad-config.ts#L36
React Hook useMemo has an unnecessary dependency: 'config.currentEnvironment'. Either exclude it or remove the dependency array
|
🚦 Lint and fix:
packages/core/src/index.ts#L1
'getConfig' is defined but never used
|
🚦 Lint and fix:
packages/core/src/components/screens/settings/useSignOut.ts#L6
'getConfig' is defined but never used
|
🚦 Lint and fix:
packages/core/src/components/screens/LoginScreen.tsx#L5
'getConfig' is defined but never used
|
🚦 Lint and fix:
packages/core/src/components/screens/AboutScreen.tsx#L8
'useExperimentalFeatures' is defined but never used
|
🚦 Lint and fix:
packages/skia-draw/src/premades/ImageMarkup/EDSControlPanel/EDSControlPanel.tsx#L1
'KeyboardAvoidingView' is defined but never used
|
🚦 Lint and fix:
packages/auth/src/Expo-AuthSession/hooks/useAuthenticate.ts#L65
React Hook useEffect has missing dependencies: 'config', 'enableAutomaticAuthentication', and 'withAuthenticationPromiseHandler'. Either include them or remove the dependency array
|
Loading