fix: limit order list crashes app on error #26253
bootstrap.yml
on: pull_request
Install and Cache
1m 39s
Annotations
5 errors
Call / Static:
src/components/MultiHopTrade/components/LimitOrder/components/LimitOrderList.tsx#L27
Cannot find module '../hooks/useGetLimitOrdersForAccountQuery' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/LimitOrder/components/LimitOrderList.tsx#L50
Binding element 'order' implicitly has an 'any' type.
|
Call / Static:
src/components/MultiHopTrade/components/LimitOrder/components/LimitOrderList.tsx#L59
Binding element 'accountId' implicitly has an 'any' type.
|
Call / Static:
src/components/MultiHopTrade/components/LimitOrder/components/LimitOrderList.tsx#L59
Binding element 'order' implicitly has an 'any' type.
|
Call / Static
Process completed with exit code 2.
|