fix(rain): 120s timeout on collateral withdraw submit (was 10s default → duplicate sends)#2279
Merged
Merged
Annotations
10 errors and 11 warnings
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L125
Do not use an `<a>` element to navigate to `/setup/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L125
Do not use an `<a>` element to navigate to `/setup/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L125
Do not use an `<a>` element to navigate to `/setup/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L125
Do not use an `<a>` element to navigate to `/setup/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L94
Unexpected any. Specify a different type
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L78
Unexpected any. Specify a different type
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L50
Unexpected any. Specify a different type
|
|
Run ESLint:
src/app/(mobile-ui)/dev/debug/page.tsx#L26
Unexpected any. Specify a different type
|
|
Run ESLint:
src/app/(mobile-ui)/add-money/page.tsx#L17
'checkIfInternalNavigation' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
src/app/(mobile-ui)/add-money/[country]/bank/page.tsx#L70
'isRiskAccepted' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
|
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@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/page.tsx#L433
React Hook useMemo has a missing dependency: 'paymentLock'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/page.tsx#L411
React Hook useEffect has a missing dependency: 'paymentLock'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/page.tsx#L389
React Hook useEffect has a missing dependency: 'paymentLock'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/page.tsx#L374
React Hook useEffect has a missing dependency: 'resetState'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/page.tsx#L362
React Hook useEffect has a missing dependency: 'setLoadingState'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/page.tsx#L249
React Hook useEffect has a missing dependency: 'sumsubFlow'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/qr-pay/__tests__/qr-pay-states.test.tsx#L51
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Run ESLint:
src/app/(mobile-ui)/notifications/page.tsx#L64
React Hook useEffect has a missing dependency: 'loadNextPage'. Either include it or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/add-money/page.tsx#L33
React Hook useEffect has missing dependencies: 'countryFromQuery' and 'resetOnrampFlow'. Either include them or remove the dependency array
|
|
Run ESLint:
src/app/(mobile-ui)/add-money/[country]/bank/page.tsx#L140
React Hook useEffect has a missing dependency: 'fetchUser'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading