Skip to content

workflows

workflows #817

Triggered via pull request January 18, 2025 05:04
Status Success
Total duration 3m 25s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
run-tests
Expression produces a union type that is too complex to represent.
run-tests
Expression produces a union type that is too complex to represent.
run-tests
Property 'chain_id' is missing in type '{ $schema: string; chain_name: string; chain_type: "solana"; status: "live"; website: string; network_type: "mainnet"; pretty_name: string; slip44: number; fees: { fee_tokens: { denom: string; fixed_min_gas_price: number; }[]; }; staking: { ...; }; explorers: { ...; }[]; images: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'chain_id' is missing in type '{ $schema: string; chain_name: string; chain_type: "unknown"; status: "live"; website: string; network_type: "mainnet"; pretty_name: string; slip44: number; fees: { fee_tokens: { denom: string; fixed_min_gas_price: number; }[]; }; staking: { ...; }; explorers: { ...; }[]; images: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'chain_id' is missing in type '{ $schema: string; chain_name: string; chain_type: "unknown"; status: "live"; website: string; network_type: "mainnet"; pretty_name: string; slip44: number; fees: { fee_tokens: { denom: string; fixed_min_gas_price: number; }[]; }; staking: { ...; }; explorers: { ...; }[]; images: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'chain_id' is missing in type '{ $schema: string; chain_name: string; chain_type: "solana"; status: "live"; website: string; network_type: "mainnet"; pretty_name: string; slip44: number; fees: { fee_tokens: { denom: string; fixed_min_gas_price: number; }[]; }; staking: { ...; }; explorers: { ...; }[]; images: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'chain_id' is missing in type '{ $schema: string; chain_name: string; chain_type: "unknown"; status: "live"; website: string; network_type: "mainnet"; pretty_name: string; slip44: number; fees: { fee_tokens: { denom: string; fixed_min_gas_price: number; }[]; }; staking: { ...; }; explorers: { ...; }[]; images: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'chain_id' is missing in type '{ $schema: string; chain_name: string; chain_type: "unknown"; status: "live"; website: string; network_type: "mainnet"; pretty_name: string; slip44: number; fees: { fee_tokens: { denom: string; fixed_min_gas_price: number; }[]; }; staking: { ...; }; explorers: { ...; }[]; images: { ...; }[]; }' but required in type 'Chain'.
run-tests
Expression produces a union type that is too complex to represent.
run-tests
Expression produces a union type that is too complex to represent.
run-tests
Cannot find module '@chain-registry/v2-types' or its corresponding type declarations.
run-tests
Cannot find module '@chain-registry/v2-utils' or its corresponding type declarations.
run-tests
Parameter 'stakingToken' implicitly has an 'any' type.
run-tests
Parameter 'currency' implicitly has an 'any' type.
run-tests
Cannot find module '@chain-registry/v2-utils' or its corresponding type declarations.
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636