feat: implement manual receive address to limit orders #24802
bootstrap.yml
on: pull_request
Install and Cache
1m 40s
Annotations
10 errors and 2 warnings
Call / Static:
src/components/MultiHopTrade/components/LimitOrder/components/LimitOrderInput.tsx#L15
Cannot find module 'components/MultiHopTrade/hooks/useManualReceiveAddressIsRequired' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/LimitOrder/components/LimitOrderInput.tsx#L39
Cannot find module '../../SharedTradeInput/SharedRecipientAddress' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/TradeInput/TradeInput.tsx#L61
Cannot find module './hooks/useTradeReceiveAddress' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/TradeInput/components/ConfirmSummary.tsx#L13
Cannot find module 'components/MultiHopTrade/hooks/useManualReceiveAddressIsRequired' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/TradeInput/components/ConfirmSummary.tsx#L57
Cannot find module '../hooks/useTradeReceiveAddress' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/TradeInput/components/ManualAddressEntry.tsx#L19
Cannot find module '../hooks/useTradeReceiveAddress' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/TradeInput/components/RecipientAddress.tsx#L6
Cannot find module '../../SharedTradeInput/SharedRecipientAddress' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/components/TradeInput/components/RecipientAddress.tsx#L7
Cannot find module '../hooks/useTradeReceiveAddress' or its corresponding type declarations.
|
Call / Static:
src/components/MultiHopTrade/hooks/useGetTradeQuotes/useGetTradeQuotes.tsx#L12
Cannot find module 'components/MultiHopTrade/components/TradeInput/hooks/useTradeReceiveAddress' or its corresponding type declarations.
|
Call / Static
Process completed with exit code 2.
|
Install and Cache
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Call / Static
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|