Skip to content

Merge pull request #151 from cosmology-tech/feat/v1-v2-workspaces #665

Merge pull request #151 from cosmology-tech/feat/v1-v2-workspaces

Merge pull request #151 from cosmology-tech/feat/v1-v2-workspaces #665

Triggered via push October 9, 2024 23:53
Status Success
Total duration 3m 17s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 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.
run-tests
Property 'typeAsset' is missing in type '{ description: string; denomUnits: { denom: string; exponent: number; }[]; base: string; display: string; name: string; symbol: string; logoURIs: { png: string; svg: string; }; coingeckoId: string; images: { ...; }[]; }' but required in type 'Asset'.
run-tests
Property 'chainType' is missing in type '{ $schema: string; chainName: string; status: "live"; networkType: "devnet"; prettyName: string; chainId: string; bech32Prefix: string; daemonName: string; nodeHome: string; keyAlgos: "secp256k1"[]; ... 4 more ...; explorers: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'typeAsset' is missing in type '{ description: string; denomUnits: { denom: string; exponent: number; }[]; base: string; name: string; display: string; symbol: string; logoURIs: { png: string; svg: string; }; images: { svg: string; png: string; }[]; }' but required in type 'Asset'.
run-tests
Property 'chainType' is missing in type '{ $schema: string; chainName: string; chainId: string; prettyName: string; status: "live"; networkType: "devnet"; bech32Prefix: string; daemonName: string; nodeHome: string; keyAlgos: "secp256k1"[]; ... 4 more ...; explorers: { ...; }[]; }' but required in type 'Chain'.
run-tests
Property 'typeAsset' is missing in type '{ description: string; denomUnits: { denom: string; exponent: number; }[]; base: string; name: string; display: string; symbol: string; logoURIs: { png: string; svg: string; }; coingeckoId: string; images: { ...; }[]; }' but required in type 'Asset'.