Skip to content

Add support for FX pools #20

Add support for FX pools

Add support for FX pools #20

Triggered via pull request January 18, 2024 13:51
@franznsfranzns
synchronize #29
fix-fx
Status Failure
Total duration 1m 32s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build: modules/pool/lib/pool-gql-loader.service.ts#L597
Property 'staticTypeData' does not exist on type 'PrismaPool & { linearData: PrismaPoolLinearData | null; elementData: PrismaPoolElementData | null; gyroData: PrismaPoolGyroData | null; ... 7 more ...; staking: (PrismaPoolStaking & { ...; })[]; }'.
Build: modules/sor/sorV2/sorV2.service.ts#L433
Property 'staticTypeData' does not exist on type 'PrismaPool & { linearData: PrismaPoolLinearData | null; gyroData: PrismaPoolGyroData | null; tokens: (PrismaPoolToken & { ...; })[]; dynamicData: PrismaPoolDynamicData | null; stableDynamicData: PrismaPoolStableDynamicData | null; linearDynamicData: PrismaPoolLinearDynamicData | null; }'.
Build
Process completed with exit code 2.