Skip to content

Sepolia support

Sepolia support #127

Triggered via pull request December 4, 2023 20:42
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
build-and-test
25s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-and-test: src/price-assistant/supported-tokens.config.ts#L56
Type '{ readonly solana: "solana"; readonly ethereum: "ethereum"; readonly bsc: "binancecoin"; readonly polygon: "matic-network"; readonly avalanche: "avalanche-2"; readonly fantom: "fantom"; ... 13 more ...; readonly gateway: "gateway"; }' does not satisfy the expected type 'Record<ChainName, "sepolia" | "ethereum" | "fantom" | "celo" | "moonbeam" | "arbitrum" | "optimism" | "base" | "solana" | "binancecoin" | "matic-network" | "avalanche-2" | ... 11 more ... | "gateway">'.
build-and-test
Process completed with exit code 2.