Skip to content

feat: phantom wire-up #23782

feat: phantom wire-up

feat: phantom wire-up #23782

Triggered via pull request September 20, 2024 22:30
Status Failure
Total duration 8m 35s
Billable time 9m
Artifacts

bootstrap.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Call / Static: 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; }'.
Call / Static: 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; }'.
Call / Static: 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; }'.
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/