Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

feat: add Ethereum Classic chain (#466) #119

feat: add Ethereum Classic chain (#466)

feat: add Ethereum Classic chain (#466) #119

Triggered via push August 9, 2023 04:16
Status Failure
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Verify / Types: packages/chains/src/eon.ts#L1
Cannot find module 'wagmi' or its corresponding type declarations.
Verify / Types: packages/chains/src/gobi.ts#L1
Cannot find module 'wagmi' or its corresponding type declarations.
Verify / Types: packages/chains/src/rollux.ts#L15
Type '{ readonly id: 570; readonly name: "Rollux Mainnet"; readonly network: "rollux"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
Verify / Types: packages/chains/src/rolluxTestnet.ts#L15
Type '{ readonly id: 57000; readonly name: "Rollux Testnet"; readonly network: "rollux-testnet"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
Verify / Types: packages/chains/src/syscoin.ts#L15
Type '{ readonly id: 57; readonly name: "Syscoin Mainnet"; readonly network: "syscoin"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
Verify / Types: packages/chains/src/syscoinTestnet.ts#L15
Type '{ readonly id: 5700; readonly name: "Syscoin Tanenbaum Testnet"; readonly network: "syscoin-testnet"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
Verify / Types
Process completed with exit code 1.
Verify / Build
Type '{ readonly id: 57; readonly name: "Syscoin Mainnet"; readonly network: "syscoin"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
Verify / Build
Process completed with exit code 1.