Skip to content

Release Alpha

Release Alpha #99

Manually triggered November 16, 2023 18:01
Status Failure
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release-alpha.yml

on: workflow_dispatch
Publish npm
25s
Publish npm
Fit to window
Zoom out
Zoom in

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.