remove apy if it is equal to zero #1811
Annotations
2 errors and 1 warning
build:
src/containers/WrappedPoolList/WrappedPoolList.tsx#L81
Property 'showAPY' is missing in type '{ data: { symbolFrom: string; symbolTo: string; iconFrom: string; iconTo: string; volume: number; TVL: number; fee: number; addressFrom: string; addressTo: string; apy: number; apyData: { fees: number; accumulatedFarmsSingleTick: number; accumulatedFarmsAvg: number; }; isUnknownFrom: boolean; isUnknownTo: boolean; p...' but required in type 'PoolListInterface'.
|
build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading