Merge pull request #10 from celo-org/chore/publish-fix #44
Annotations
6 errors
error: Anvil exited: thread 'main' panicked at /home/runner/work/foundry/foundry/crates/anvil/src/config.rs:1056:45:
node_modules/@viem/anvil/dist/cjs/anvil/createAnvil.js#L87
:note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
at onExit (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@viem/anvil/dist/cjs/anvil/createAnvil.js:87:35)
at emit (node:events:201:48)
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@viem/anvil/dist/cjs/anvil/createAnvil.js:118:25
at emit (node:events:201:48)
at #handleOnExit (node:child_process:627:16)
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:32:3
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@celo/dev-utils/lib/test-utils.js:96:9
|
error::
src/tests/utils.test.ts#L41
Expected promise that resolves
Received promise that rejected: Promise { <rejected> }
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:41:37
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:40:3
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@celo/dev-utils/lib/test-utils.js:96:9
at testWithWeb3 (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@celo/dev-utils/lib/test-utils.js:76:5)
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:28:1
|
error: Anvil exited: thread 'main' panicked at /home/runner/work/foundry/foundry/crates/anvil/src/config.rs:1056:45:
node_modules/@viem/anvil/dist/cjs/anvil/createAnvil.js#L87
:note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
at onExit (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@viem/anvil/dist/cjs/anvil/createAnvil.js:87:35)
at emit (node:events:201:48)
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@viem/anvil/dist/cjs/anvil/createAnvil.js:118:25
at emit (node:events:201:48)
at #handleOnExit (node:child_process:627:16)
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:56:3
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@celo/dev-utils/lib/test-utils.js:96:9
|
error::
src/tests/utils.test.ts#L78
Expected promise that resolves
Received promise that rejected: Promise { <rejected> }
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:78:37
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:77:3
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@celo/dev-utils/lib/test-utils.js:96:9
at testWithWeb3 (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/@celo/dev-utils/lib/test-utils.js:76:5)
at /home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/src/tests/utils.test.ts:52:1
|
InvalidResponseError: Returned error: nonce too low: next nonce 253:
node_modules/web3-errors/lib/esm/web3_error_base.js#L23
at new BaseWeb3Error (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/web3-errors/lib/esm/web3_error_base.js:23:9)
at new ResponseError (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/web3-errors/lib/esm/errors/response_errors.js:32:9)
at new InvalidResponseError (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/web3-errors/lib/esm/errors/response_errors.js:63:9)
at _processJsonRpcResponse (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/web3-core/lib/esm/web3_request_manager.js:275:23)
at fulfilled (/home/runner/work/web3-plugin-transaction-types/web3-plugin-transaction-types/node_modules/web3-core/lib/esm/web3_request_manager.js:20:58)
|
Run tests
Process completed with exit code 1.
|