Add FX pool type #172
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Build:
modules/pool/lib/pool-gql-loader.service.ts#L79
Type '{ decimals: number; dynamicData: GqlPoolDynamicData; allTokens: GqlPoolTokenExpanded[]; displayTokens: GqlPoolTokenDisplay[]; ... 13 more ...; categories: PrismaPoolCategory[]; }' is not assignable to type 'GqlPoolMinimal'.
|
Build:
modules/vebal/vebal-voting-list.service.ts#L36
Type '{ id: string; chain: Chain; symbol: string; address: string; type: PrismaPoolType; tokens: { address: string; weight: string | null | undefined; symbol: string; logoURI: string; }[]; gauge: { ...; }; }[]' is not assignable to type 'GqlVotingPool[]'.
|
Build
Process completed with exit code 2.
|