Replace btc and usd names sanity check#3621
Open
designsats wants to merge 7 commits into
Open
Annotations
5 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run check code:
app/screens/send-bitcoin-screen/send-bitcoin-destination-screen.tsx#L1016
React Hook useEffect has a missing dependency: 'activeInputRef'. Either include it or remove the dependency array
|
|
Run check code:
app/screens/send-bitcoin-screen/send-bitcoin-destination-screen.tsx#L965
React Hook useCallback has missing dependencies: 'dispatchDestinationStateAction' and 'setKeepCountryCode'. Either include them or remove the dependency array. If 'setKeepCountryCode' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Run check code:
app/screens/notification-history-screen/notification-history-screen.tsx#L144
React Hook useEffect has a missing dependency: 'notifications.nodes'. Either include it or remove the dependency array
|
|
Run check code:
app/screens/earns-screen/earns-quiz.tsx#L388
React Hook useEffect has a missing dependency: 'isAvailable'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading