Fix CI errors caused by cancun EVM #388
Annotations
11 errors and 4 warnings
|
Run tests:
test/ethers/types_contract_test.exs#L54
test encode/decode bytes type (Ethers.TypesContractTest)
|
Run tests:
test/ethers/types_contract_test.exs#L41
test encode/decode string type (Ethers.TypesContractTest)
|
Run tests:
test/ethers/multi_clause_contract_test.exs#L34
test next function will work with typed arguments (Ethers.MultiClauseContractTest)
|
Run tests:
test/ethers/multi_clause_contract_test.exs#L47
test smart function can deduce type based on properties (Ethers.MultiClauseContractTest)
|
Run tests:
test/ethers_test.exs#L396
test send/2 signs and sends an eip1559 transaction using a signer (EthersTest)
|
Run tests:
test/ethers_test.exs#L156
test contract deployment can deploy a contract given a module which has the binary (EthersTest)
|
Run tests:
test/ethers_test.exs#L416
test send/2 signs and sends a legacy transaction using a signer (EthersTest)
|
Run tests:
test/ethers_test.exs#L457
test sign_transaction/2 returns the signed eip1559 transaction and is valid (EthersTest)
|
Run tests:
test/ethers_test.exs#L321
test batch/2 Can batch multiple requests (EthersTest)
|
Run tests:
test/ethers_test.exs#L173
test contract deployment can deploy a contract given the contract binary prefixed with 0x (EthersTest)
|
Run tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
|
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_abi's mix.exs
|
The logs for this run have expired and are no longer available.
Loading