Skip to content

Merge pull request #219 from Moonsong-Labs/changeset-release/main #237

Merge pull request #219 from Moonsong-Labs/changeset-release/main

Merge pull request #219 from Moonsong-Labs/changeset-release/main #237

Triggered via push August 7, 2023 14:46
Status Failure
Total duration 2m 0s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Argument of type 'Calls | undefined' is not assignable to parameter of type 'CallType<ApiTypes> | CallType<ApiTypes>[] | undefined'.
build
Property 'libraryType' does not exist on type 'unknown'.
build
Rest types may only be created from object types.
build
Module '"web3"' has no exported member 'JsonRpcResponse'. Did you mean to use 'import JsonRpcResponse from "web3"' instead?
build
Property 'getGasPrice' does not exist on type 'Web3EthInterface'.
build
Property 'getGasPrice' does not exist on type 'Web3EthInterface'.
build
Property 'estimateGas' does not exist on type 'Web3EthInterface'.
build
Property 'getTransactionCount' does not exist on type 'Web3EthInterface'.
build
Property 'getChainId' does not exist on type 'Web3EthInterface'.
build
Property 'currentProvider' does not exist on type 'Web3'.