chore: [IOBP-316] Add return to origin page after payment flow comple… #670
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-e2e.yml
on: push
run-static-checks
/
checks
13m 4s
run-e2e-test-ios
1m 1s
Annotations
1 error and 10 warnings
run-e2e-test-ios
nodename nor servname provided, or not known (api.github.com:443)
|
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/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/messages/components/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/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
|
run-e2e-test-ios
Failed to download action 'https://api.github.com/repos/ruby/setup-ruby/tarball/d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
run-e2e-test-ios
Back off 12.416 seconds before retry.
|
run-e2e-test-ios
Failed to download action 'https://api.github.com/repos/ruby/setup-ruby/tarball/d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
run-e2e-test-ios
Back off 17.223 seconds before retry.
|