Feat/v1 v2 workspaces #654
Annotations
21 errors
run-tests
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
run-tests
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
run-tests
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
run-tests
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
run-tests
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
run-tests
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
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
Object literal may only specify known properties, and 'github' does not exist in type '{ website?: string; twitter?: string; }'.
|
run-tests
Process completed with exit code 1.
|
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 '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 '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 'chainType' is missing in type '{ $schema: string; chainName: string; status: "live"; networkType: "devnet"; website: string; prettyName: string; chainId: string; bech32Prefix: string; daemonName: string; nodeHome: string; keyAlgos: ("secp256k1" | "ed25519")[]; ... 5 more ...; explorers: { ...; }[]; }' but required in type 'Chain'.
|
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 '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'.
|