Skip to content

Add bsc-mainnet to addresses pkg (#121) #64

Add bsc-mainnet to addresses pkg (#121)

Add bsc-mainnet to addresses pkg (#121) #64

Triggered via push September 29, 2023 18:59
Status Failure
Total duration 2m 44s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Release
Element implicitly has an 'any' type because expression of type 'NetworkName' can't be used to index type '{ athens: string; "bitcoin-test": string; "bsc-localnet": string; "bsc-testnet": string; "eth-localnet": string; "eth-mainnet": string; goerli: string; hardhat: string; "klaytn-baobab": string; "klaytn-cypress": string; "polygon-localnet": string; "polygon-mumbai": string; }'.
Release
Element implicitly has an 'any' type because expression of type 'NetworkName' can't be used to index type '{ athens: string; "bitcoin-test": string; "bsc-localnet": string; "bsc-testnet": string; "eth-localnet": string; "eth-mainnet": string; goerli: string; hardhat: string; "klaytn-baobab": string; "klaytn-cypress": string; "polygon-localnet": string; "polygon-mumbai": string; }'.
Release
Element implicitly has an 'any' type because expression of type 'NetworkName' can't be used to index type '{ athens: string; "bitcoin-test": string; "bsc-localnet": string; "bsc-testnet": string; "eth-localnet": string; "eth-mainnet": string; goerli: string; hardhat: string; "klaytn-baobab": string; "klaytn-cypress": string; "polygon-localnet": string; "polygon-mumbai": string; }'.
Release
Process completed with exit code 1.
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/