Skip to content

build(deps-dev): Bump @hashgraph/hedera-local from 2.31.0 to 2.32.4 #1481

build(deps-dev): Bump @hashgraph/hedera-local from 2.31.0 to 2.32.4

build(deps-dev): Bump @hashgraph/hedera-local from 2.31.0 to 2.32.4 #1481

GitHub Actions / Unit Tests results failed Nov 19, 2024 in 0s

2 fail, 29 pass in 2m 33s

 1 files  ± 0   8 suites   - 1   2m 33s ⏱️ - 3m 59s
31 tests  - 25  29 ✅  - 27  0 💤 ±0  2 ❌ +2 
41 runs   - 15  39 ✅  - 17  0 💤 ±0  2 ❌ +2 

Results for commit 09286af. ± Comparison against earlier commit b07cb7c.

Annotations

Check warning on line 0 in should be able to update fixed fee for HBARs

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

TokenManagmentContract Test Suite Update fees should be able to update fixed fee for HBARs (should be able to update fixed fee for HBARs) failed

test-results.23d95ae15c64329853fae95b106f602c.xml [took 12s]
Raw output
[Request ID: 09e96807-ef70-4a1b-854c-991138e3b138] Error invoking RPC: [Request ID: 09e96807-ef70-4a1b-854c-991138e3b138] Transaction execution returns a null value: transactionId=0.0.2@1732030344.853730103, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 09e96807-ef70-4a1b-854c-991138e3b138] Error invoking RPC: [Request ID: 09e96807-ef70-4a1b-854c-991138e3b138] Transaction execution returns a null value: transactionId=0.0.2@1732030344.853730103, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.transferTokensPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:1562:38)

Check warning on line 0 in "before each" hook for "should be able to update fixed fee in the same token"

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update fixed fee in the same token" ("before each" hook for "should be able to update fixed fee in the same token") failed

test-results.23d95ae15c64329853fae95b106f602c.xml [took 0s]
Raw output
[Request ID: f61fec73-e5da-42d6-bade-394baf146cee] Error invoking RPC: [Request ID: f61fec73-e5da-42d6-bade-394baf146cee] Transaction execution returns a null value: transactionId=0.0.2@1732030342.989618560, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: f61fec73-e5da-42d6-bade-394baf146cee] Error invoking RPC: [Request ID: f61fec73-e5da-42d6-bade-394baf146cee] Transaction execution returns a null value: transactionId=0.0.2@1732030342.989618560, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.createFungibleTokenWithPresetKeys (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at Function.createFungibleTokenWithPresetKeysPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:232:28)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:1436:18)