Skip to content

feat: add support for ts satisfies operator #699

feat: add support for ts satisfies operator

feat: add support for ts satisfies operator #699

Triggered via pull request October 25, 2024 16:44
Status Success
Total duration 3m 24s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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
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.