chore: 727 react natives new architecture will disrupt our apps #1260
Annotations
6 errors and 10 warnings
🚦 Lint and fix
Process completed with exit code 2.
|
🚦 Lint and fix
@equinor/mad-chronicles#lint: command (/home/runner/work/mad/mad/apps/chronicles) /tmp/xfs-2be6a95d/yarn run lint --fix exited (2)
|
🚦 Lint and fix
Parameter 'ScreenComponent' implicitly has an 'any' type.
|
🚦 Lint and fix
Property 'route' does not exist on type 'Readonly<{}>'.
|
🚦 Lint and fix
Parameter 'ScreenComponent' implicitly has an 'any' type.
|
🚦 Lint and fix
Could not find a declaration file for module 'prop-types'. '/home/runner/work/mad/mad/node_modules/prop-types/index.js' implicitly has an 'any' type.
|
🚦 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