chore(release): 2.50.0-rc.0 #85
release.yml
on: push
run-static-checks
/
checks
13m 48s
notify-new-version
0s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
CrisTofani
approved
|
prod and prod |
Annotations
3 errors and 17 warnings
release-android
Process completed with exit code 1.
|
release-ios
The run was canceled by @Vangaorth.
|
release-ios
The operation was canceled.
|
run-static-checks / checks:
ts/components/core/typography/Factory.tsx#L90
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array
|
run-static-checks / checks:
ts/components/messages/MessagesArchive.tsx#L59
React Hook useCallback has missing dependencies: 'navigateToMessageDetail' and 'toggleItem'. Either include them or remove the dependency array. If 'navigateToMessageDetail' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run-static-checks / checks:
ts/features/bonus/bonusVacanze/screens/ActiveBonusScreen.tsx#L282
React Hook React.useEffect has missing dependencies: 'bonus', 'bonusFromNav.id', and 'props'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside React.useEffect
|
run-static-checks / checks:
ts/features/bonus/cgn/components/detail/CgnCardComponent.tsx#L146
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
run-static-checks / checks:
ts/features/wallet/paypal/screen/PayPalPspUpdateScreen.tsx#L181
React Hook useEffect has missing dependencies: 'idPayment' and 'idWallet'. Either include them or remove the dependency array
|
run-static-checks / checks:
ts/screens/services/ServicesWebviewScreen.tsx#L94
React Hook React.useEffect has missing dependencies: 'props.goBackAndResetInternalNavigationInfo', 'route.params.url', and 'token'. Either include them or remove the dependency array
|
run-static-checks / checks:
ts/utils/hooks/useOnFocus.tsx#L30
React Hook useEffect has missing dependencies: 'dontExecuteBefore', 'lastUpdate', 'loadAction', and 'navigation'. Either include them or remove the dependency array. If 'loadAction' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt#L10
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt#L119
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt#L135
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt#L157
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt#L163
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt#L171
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactPlugin.kt#L100
'reactRoot: DirectoryProperty' is deprecated. reactRoot was confusing and has been replace with root to point to your root project and reactNativeDir to point to the folder of the react-native NPM package
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt#L10
'ApplicationVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt#L11
'BaseVariant' is deprecated. Deprecated in Java
|
release-android:
node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt#L12
'LibraryVariant' is deprecated. Deprecated in Java
|