build: [Snyk] Upgrade dotenv from 16.4.5 to 16.4.7 #2437
3 fail, 2 skipped, 98 pass in 7m 19s
3 files 67 suites 7m 19s ⏱️
103 tests 98 ✅ 2 💤 3 ❌
279 runs 270 ✅ 6 💤 3 ❌
Results for commit 495dc33.
Annotations
Check warning on line 0 in Function calling HederaTokenService.isToken(token)
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call with con… that calls precompiles Function calling HederaTokenService.isToken(token) (Function calling HederaTokenService.isToken(token))
test-results.98e4e311bb1828e1d409a43fb9837590.xml [took 6s]
Raw output
expected '0x' to equal '0x00000000000000000000000000000000000…'
AssertionError: expected '0x' to equal '0x00000000000000000000000000000000000…'
at Suite.<anonymous> (packages/server/tests/acceptance/rpc_batch3.spec.ts:788:22)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/rpc_batch3.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0x
+0x0000000000000000000000000000000000000000000000000000000000000001
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call with con…uccessfully process IHRC719.isAssociated() method (should allow eth_call to successfully process IHRC719.isAssociated() method)
test-results.98e4e311bb1828e1d409a43fb9837590.xml [took 0s]
Raw output
missing revert data (action="call", data=null, reason=null, transaction={ "data": "0xd55fe5820000000000000000000000000000000000000000000000000000000000000412", "from": "0x4C3afC4806ceb99Ab9c1aBbac3f4AF575F8EcfE8", "to": "0xe73c97537ad0f11680DFb875cbe6AC6881e78B35" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.13.2)
Error: missing revert data (action="call", data=null, reason=null, transaction={ "data": "0xd55fe5820000000000000000000000000000000000000000000000000000000000000412", "from": "0x4C3afC4806ceb99Ab9c1aBbac3f4AF575F8EcfE8", "to": "0xe73c97537ad0f11680DFb875cbe6AC6881e78B35" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.13.2)
at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
at getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:118:21)
at Function.getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:235:16)
at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:989:32)
at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in "before all" hook in "Debug API Test Suite"
github-actions / Test Results
RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite "before all" hook in "Debug API Test Suite" ("before all" hook in "Debug API Test Suite") failed
test-results.f646207eec2b62a9799da65b83638070.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
at listOnTimeout (node:internal/timers:581:17)
at processTimers (node:internal/timers:519:7)