feat: phantom wire-up #23781
Annotations
4 errors and 1 warning
Type Check:
src/features/defi/providers/thorchain-savers/components/ThorchainSaversManager/Withdraw/components/Withdraw.tsx#L213
Property 'dustAmountCryptoBaseUnitOrDefault' does not exist on type '{ executeTransaction: () => Promise<string | undefined>; estimatedFeesData: { estimatedFees: FeeDataEstimate<ChainId>; txFeeFiat: string; txFeeCryptoBaseUnit: string; } | undefined; ... 6 more ...; inboundAddress: string | undefined; }'.
|
Type Check:
src/pages/ThorChainLP/components/RemoveLiquidity/RemoveLiquidityInput.tsx#L386
Property 'dustAmountCryptoBaseUnitOrDefault' does not exist on type '{ executeTransaction: () => Promise<string | undefined>; estimatedFeesData: { estimatedFees: FeeDataEstimate<ChainId>; txFeeFiat: string; txFeeCryptoBaseUnit: string; } | undefined; ... 6 more ...; inboundAddress: string | undefined; }'.
|
Type Check:
src/pages/ThorChainLP/components/RemoveLiquidity/RemoveLiquidityInput.tsx#L419
Property 'dustAmountCryptoBaseUnitOrDefault' does not exist on type '{ executeTransaction: () => Promise<string | undefined>; estimatedFeesData: { estimatedFees: FeeDataEstimate<ChainId>; txFeeFiat: string; txFeeCryptoBaseUnit: string; } | undefined; ... 6 more ...; inboundAddress: string | undefined; }'.
|
Type Check
Process completed with exit code 2.
|
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/
|
Loading