Implement overview section #1389
Annotations
9 errors
build:
src/components/PositionsList/PositionItem/PositionItem.stories.tsx#L17
Type '{ tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; min: number; max: number; fee: number; valueX: number; position: { bump: number; feeGrowthInsideX: any; feeGrowthInsideY: any; ... 9 more ...; liquidity: any; }; ... 11 more ...; isLocked: false; }' is not assignable to type 'Partial<{ tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; tokenXLiq: number; poolAddress: PublicKey; position: Position; tokenYLiq: number; ... 15 more ...; setIsLockPositionModalOpen: (value: boolean) => void; }> & { ...; }'.
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L25
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; position: { bump: number; feeGrowthInsideX: any; feeGrowthInsideY: any; ... 9 more ...; liquidity: any; }; ... 13 more ...; isLocked: false; }' is missing the following properties from type 'IPositionItem': isLockPositionModalOpen, setIsLockPositionModalOpen
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L90
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; position: { bump: number; feeGrowthInsideX: any; feeGrowthInsideY: any; ... 9 more ...; liquidity: any; }; ... 13 more ...; poolData: { ...; }; }' is missing the following properties from type 'IPositionItem': isLockPositionModalOpen, setIsLockPositionModalOpen
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L155
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; position: { bump: number; feeGrowthInsideX: any; feeGrowthInsideY: any; ... 9 more ...; liquidity: any; }; ... 13 more ...; poolData: { ...; }; }' is missing the following properties from type 'IPositionItem': isLockPositionModalOpen, setIsLockPositionModalOpen
|
build:
src/components/PositionsList/PositionsList.stories.tsx#L220
Type '{ address: string; currentPrice: number; isFullRange: false; network: NetworkType.Testnet; tokenXName: string; tokenYName: string; position: { bump: number; feeGrowthInsideX: any; feeGrowthInsideY: any; ... 9 more ...; liquidity: any; }; ... 13 more ...; poolData: { ...; }; }' is missing the following properties from type 'IPositionItem': isLockPositionModalOpen, setIsLockPositionModalOpen
|
build:
src/containers/WrappedPositionsList/WrappedPositionsList.tsx#L57
Type '{ tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; poolAddress: PublicKey; liquidity: BN; poolData: PoolWithAddressAndIndex; ... 16 more ...; tokenY: { ...; }; }[]' is not assignable to type 'IPositionItem[]'.
|
build:
src/containers/WrappedPositionsList/WrappedPositionsList.tsx#L163
Type '{ tokenXName: string; tokenYName: string; tokenXIcon: string; tokenYIcon: string; fee: number; min: number; max: number; valueX: any; position: { poolData: PoolWithAddressAndIndex; ... 17 more ...; bump: number; }; ... 12 more ...; isLocked: boolean; }[]' is not assignable to type 'IPositionItem[]'.
|
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/4MaB8KqG2wtqu7wia5ZiAnF5Pm1a [5s]
- Queued
�[2K�[GError! Unexpected error. Please try again later. ()
|