Implement your position rewarded idication #869
Annotations
7 errors and 2 warnings
build:
src/components/PositionsList/PositionItem/PositionItem.stories.tsx#L15
Type '{ tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; min: number; max: number; fee: number; valueX: number; valueY: number; id: string; address: string; tokenXLiq: number; ... 4 more ...; isLocked: false; }' is not assignable to type 'Partial<{ tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; tokenXLiq: number; poolAddress: PublicKey; tokenYLiq: number; fee: number; min: number; max: number; ... 10 more ...; liquidity: BN; }> & { ...; }'.
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L23
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; min: number; max: number; ... 6 more ...; isLocked: false; }' is missing the following properties from type 'IPositionItem': poolAddress, poolData, liquidity
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L44
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; min: number; max: number; ... 6 more ...; isLocked: false; }' is missing the following properties from type 'IPositionItem': poolAddress, poolData, liquidity
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L65
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; min: number; max: number; ... 6 more ...; isLocked: false; }' is missing the following properties from type 'IPositionItem': poolAddress, poolData, liquidity
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L86
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; min: number; max: number; ... 6 more ...; isLocked: false; }' is missing the following properties from type 'IPositionItem': poolAddress, poolData, liquidity
|
build
Process completed with exit code 2.
|
upload
Vercel CLI 22.0.1
- Deploying invariantlabs/webapp-eclipse
�[2K�[GInspect: https://vercel.com/invariantlabs/webapp-eclipse/8yULQMhTRGT3a5VRcy89PS8gVSfK [5s]
- Queued
�[2K�[GError! Unexpected error. Please try again later. ()
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
upload
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|