Skip to content

release(IT Wallet): 0.7.0-rc.2 #248

release(IT Wallet): 0.7.0-rc.2

release(IT Wallet): 0.7.0-rc.2 #248

Triggered via push March 25, 2024 15:36
Status Success
Total duration 50m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
run-static-checks / checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2, android-actions/setup-android@7c5672355aaa8fde5f97a91aa9a99616d1ace6bc, ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.