Skip to content

fix: swap max for non native assets #17074

fix: swap max for non native assets

fix: swap max for non native assets #17074

Re-run triggered December 21, 2023 20:28
Status Failure
Total duration 3m 31s
Artifacts

bootstrap.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Call / Static: src/components/MultiHopTrade/components/TradeAssetInput.tsx#L1
Run autofix to sort these imports!
Call / Static: src/components/MultiHopTrade/components/TradeAssetInput.tsx#L49
Async arrow function has no 'await' expression
Call / Static: src/components/MultiHopTrade/components/TradeAssetInput.tsx#L51
React Hook useCallback 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 useCallback call and refer to those specific props inside useCallback
Call / Static
Process completed with exit code 1.