feat: add bounded retry/backoff and clear failure states for claim redemption (#397) - #416
Open
waterWang wants to merge 1 commit into
Open
Annotations
2 errors and 3 warnings
|
Run TypeScript type-check
Process completed with exit code 2.
|
|
Run TypeScript type-check
Module '"@/lib/create-bridgelet-client"' declares 'RedeemClaimResponse' locally, but it is not exported.
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
frontend/components/send-form/steps/details-step.tsx#L64
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array. If 'setErrors' needs the current value of 'state', you can also switch to useReducer instead of useState and read 'state' in the reducer
|
|
Run lint:
frontend/components/faq-accordion.tsx#L124
React Hook useMemo has a missing dependency: 'handleKeyDown'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading