chore: fix CODEOWNERS file #1804
9 fail, 4 skipped, 601 pass in 56m 34s
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.a0c60ecf44dc9531b3cb1cac0e8e995c.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.a0c60ecf44dc9531b3cb1cac0e8e995c.xml [took 0s]
Raw output
missing revert data (action="call", data=null, reason=null, transaction={ "data": "0xd55fe5820000000000000000000000000000000000000000000000000000000000000428", "from": "0x6f0c9E87343ee88166DAc7C4c960b889904A3bb5", "to": "0x233f2E0D36CF6619809B69F76F6e37F44F282329" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.13.2)
Error: missing revert data (action="call", data=null, reason=null, transaction={ "data": "0xd55fe5820000000000000000000000000000000000000000000000000000000000000428", "from": "0x6f0c9E87343ee88166DAc7C4c960b889904A3bb5", "to": "0x233f2E0D36CF6619809B69F76F6e37F44F282329" }, 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.3fe468f4aa14d187e3475b99c1b19b96.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)
Check warning on line 0 in @release contract owner transfers tokens
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @erc20 Acceptance Tests HTS token should behave like erc20… address when the spender has enough tokens @release contract owner transfers tokens (@release contract owner transfers tokens)
test-results.774167d6c8df73f5527a58b51ed78e4a.xml [took 0s]
Raw output
nonce has already been used (transaction="0x02f8af82012a048086014a9e98780082a45c94000000000000000000000000000000000000040d80b844a9059cbb0000000000000000000000002a05b0978ce323395fb72a1dbc6a8051d162d06a0000000000000000000000000000000000000000000000000000000000002710c080a0beef411a5ff0cbe8768aac03e2dd8f19ba67cfcacbeb460bdbcaf6f3f214d45aa0060447bfdf9d7c55bbbfba725801f0aa8821006a4984ca25c03a2ae03a3ae8df", info={ "error": { "code": 32001, "message": "[Request ID: 918b8dfb-850d-4795-b860-c4b1150bdee4] Nonce too low. Provided nonce: 4, current nonce: 5" } }, code=NONCE_EXPIRED, version=6.13.2)
Error: nonce has already been used (transaction="0x02f8af82012a048086014a9e98780082a45c94000000000000000000000000000000000000040d80b844a9059cbb0000000000000000000000002a05b0978ce323395fb72a1dbc6a8051d162d06a0000000000000000000000000000000000000000000000000000000000002710c080a0beef411a5ff0cbe8768aac03e2dd8f19ba67cfcacbeb460bdbcaf6f3f214d45aa0060447bfdf9d7c55bbbfba725801f0aa8821006a4984ca25c03a2ae03a3ae8df", info={ "error": { "code": 32001, "message": "[Request ID: 918b8dfb-850d-4795-b860-c4b1150bdee4] Nonce too low. Provided nonce: 4, current nonce: 5" } }, code=NONCE_EXPIRED, version=6.13.2)
at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1031:33)
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 emits a transfer event
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @erc20 Acceptance Tests HTS token should behave like erc20…s when the recipient is not the zero address when the spender has enough tokens emits a transfer event (emits a transfer event)
test-results.774167d6c8df73f5527a58b51ed78e4a.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'wait')
TypeError: Cannot read properties of undefined (reading 'wait')
at Context.<anonymous> (packages/server/tests/acceptance/erc20.spec.ts:206:51)
at Generator.next (<anonymous>)
at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/erc20.spec.ts:50:71
at new Promise (<anonymous>)
at __awaiter (packages/server/tests/acceptance/erc20.spec.ts:46:12)
at Context.<anonymous> (packages/server/tests/acceptance/erc20.spec.ts:214:52)
at processImmediate (node:internal/timers:483:21)
Check warning on line 0 in other account transfers tokens back to owner
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @erc20 Acceptance Tests HTS token should behave like erc20… when the spender has enough tokens other account transfers tokens back to owner (other account transfers tokens back to owner)
test-results.774167d6c8df73f5527a58b51ed78e4a.xml [took 0s]
Raw output
execution reverted (no data present; likely require(false) occurred (action="estimateGas", data="0x", reason="require(false)", transaction={ "data": "0xa9059cbb000000000000000000000000554c4d982d92eccfab0f00dff7d6c3c09498b63f0000000000000000000000000000000000000000000000000000000000002710", "from": "0x2a05B0978cE323395FB72A1DBC6A8051D162d06a", "to": "0x000000000000000000000000000000000000040d" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.13.2)
Error: execution reverted (no data present; likely require(false) occurred (action="estimateGas", data="0x", reason="require(false)", transaction={ "data": "0xa9059cbb000000000000000000000000554c4d982d92eccfab0f00dff7d6c3c09498b63f0000000000000000000000000000000000000000000000000000000000002710", "from": "0x2a05B0978cE323395FB72A1DBC6A8051D162d06a", "to": "0x000000000000000000000000000000000000040d" }, 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)
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…ceiver_sig_required disabled (should execute "eth_sendRawTransaction" if receiver's account has receiver_sig_required disabled)
test-results.ed9bb1579ed2c1087f21c72068923602.xml [took 0s]
Raw output
transaction must have been frozen before calculating the hash will be stable, try calling `freeze`
Error: transaction must have been frozen before calculating the hash will be stable, try calling `freeze`
at AccountCreateTransaction._requireFrozen (packages/server/node_modules/@hashgraph/sdk/lib/transaction/Transaction.cjs:1548:13)
at AccountCreateTransaction.signWith (packages/server/node_modules/@hashgraph/sdk/lib/transaction/Transaction.cjs:621:12)
at AccountCreateTransaction.sign (packages/server/node_modules/@hashgraph/sdk/lib/transaction/Transaction.cjs:602:17)
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:1647:14)
at Generator.next (<anonymous>)
at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/rpc_batch1.spec.ts:27:71
at new Promise (<anonymous>)
at __awaiter (packages/server/tests/acceptance/rpc_batch1.spec.ts:23:12)
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:1143:32)
at processImmediate (node:internal/timers:483:21)
Check warning on line 0 in "after all" hook in "RPC Server Acceptance Tests"
github-actions / Test Results
RPC Server Acceptance Tests "after all" hook in "RPC Server Acceptance Tests" ("after all" hook in "RPC Server Acceptance Tests") failed
test-results.ed9bb1579ed2c1087f21c72068923602.xml [took 0s]
Raw output
failed to find a healthy working node
Error: failed to find a healthy working node
at Network.getNode (packages/server/node_modules/@hashgraph/sdk/lib/client/ManagedNetwork.cjs:416:15)
at AccountBalanceQuery.execute (packages/server/node_modules/@hashgraph/sdk/lib/Executable.cjs:563:32)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in @release captures transfer events
github-actions / Test Results
All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-3 eth_subscribe Subscribes to hts tokens and listens for synthetic log events @release captures transfer events (@release captures transfer events)
test-results.ab941ec6918f62d1a211529617e80a7e.xml [took 4m 0s]
test-results.abed407624d20f09cc67d6cfa73e3f62.xml [took 4m 0s]
test-results.cfa5f7fd68f9bcb4da913fcc27889ff6.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/ws-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/ws-server/tests/acceptance/index.spec.ts)
at listOnTimeout (node:internal/timers:581:17)
at processTimers (node:internal/timers:519:7)