Release Alpha #99
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Publish npm:
src/libs/TransactionRecoveryApi/constants/chain/mainnet.ts#L4
Type '{ fantom: string; polygon: string; moonbeam: string; avalanche: string; ethereum: string; aurora: string; binance: string; arbitrum: string; celo: string; kava: string; filecoin: string; optimism: string; ... 4 more ...; scroll: string; }' is missing the following properties from type 'Record<EvmChain, string>': "arbitrum-sepolia", "ethereum-sepolia", immutable, "centrifuge-2"
|
Publish npm:
src/libs/TransactionRecoveryApi/constants/chain/mainnet.ts#L25
Type '{ fantom: { chainId: number; name: EvmChain; }; base: { chainId: number; name: EvmChain; }; filecoin: { chainId: number; name: EvmChain; }; polygon: { chainId: number; name: EvmChain; }; ... 12 more ...; scroll: { ...; }; }' is missing the following properties from type 'Record<EvmChain, Network>': "arbitrum-sepolia", "ethereum-sepolia", immutable, "centrifuge-2"
|
Publish npm
Process completed with exit code 1.
|