Skip to content

feat: add onfido onboarding for bank transfer #5302

feat: add onfido onboarding for bank transfer

feat: add onfido onboarding for bank transfer #5302

Triggered via pull request October 23, 2023 12:35
Status Success
Total duration 3m 40s
Artifacts

check-code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Check Code: app/screens/send-bitcoin-screen/send-bitcoin-destination-screen.tsx#L243
The 'initiateGoToNextScreen' logical expression could make the dependencies of useEffect Hook (at line 260) change on every render. To fix this, wrap the initialization of 'initiateGoToNextScreen' in its own useMemo() Hook