Skip to content

feat(funding): Add defaultFunding8hrPpm field to Perpetual Create/Update indexer events #4297

feat(funding): Add defaultFunding8hrPpm field to Perpetual Create/Update indexer events

feat(funding): Add defaultFunding8hrPpm field to Perpetual Create/Update indexer events #4297

Triggered via pull request January 7, 2025 21:53
Status Failure
Total duration 3m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
run_command
Property 'defaultFunding8hrPpm' is missing in type '{ id: number; clobPairId: number; ticker: string; marketId: number; status: ClobPairStatus.CLOB_PAIR_STATUS_INITIALIZING; quantumConversionExponent: number; atomicResolution: number; subticksPerTick: number; stepBaseQuantums: Long; liquidityTier: number; marketType: PerpetualMarketType.PERPETUAL_MARKET_TYPE_ISOLATED...' but required in type 'PerpetualMarketCreateEventV2'.
run_command
Property 'defaultFunding8hrPpm' is missing in type '{ id: number; ticker: string; marketId: number; atomicResolution: number; liquidityTier: number; marketType: PerpetualMarketType.PERPETUAL_MARKET_TYPE_CROSS; }' but required in type 'UpdatePerpetualEventV2'.
run_command
Process completed with exit code 1.
run_command
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636