Skip to content

✨ Adding gas fees in Price #357

✨ Adding gas fees in Price

✨ Adding gas fees in Price #357

Triggered via pull request December 6, 2023 13:20
Status Failure
Total duration 34s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build: src/fixtures.ts#L31
Type '{ sellTokenAddress: string; sellAmount: bigint; sellAmountInUsd: number; buyTokenAddress: string; buyAmount: bigint; buyAmountInUsd: number; blockNumber: number; chainId: StarknetChainId; sourceName: string; priceRatioUsd: number; }' is missing the following properties from type 'Price': gasFees, gasFeesInUsd
Build
Process completed with exit code 2.