Skip to content

build(deps-dev): Bump @hashgraph/hedera-local from 2.32.6 to 2.33.0 #1050

build(deps-dev): Bump @hashgraph/hedera-local from 2.32.6 to 2.33.0

build(deps-dev): Bump @hashgraph/hedera-local from 2.32.6 to 2.33.0 #1050

GitHub Actions / Test Results failed Jan 24, 2025 in 0s

3 fail, 8 skipped, 278 pass in 11m 28s

 17 files  ± 0   83 suites  +1   11m 28s ⏱️ + 1m 50s
289 tests +24  278 ✅ +25  8 💤 +2  3 ❌  - 3 
303 runs  +15  291 ✅ +16  9 💤 +2  3 ❌  - 3 

Results for commit 24c0f75. ± Comparison against earlier commit 30d1754.

Annotations

Check warning on line 0 in "before each" hook for "should fail when the provided fee collector is invalid"

See this annotation in the file changed.

@github-actions github-actions / Test Results

TokenManagmentContract Test Suite Update fees "before each" hook for "should fail when the provided fee collector is invalid" ("before each" hook for "should fail when the provided fee collector is invalid") failed

test-results.3be32f32772da81b63719d0f77f1b9a6.xml [took 0s]
Raw output
[Request ID: 855a24f6-d3b0-49b4-be43-3ffccb6e34b1] Error invoking RPC: [Request ID: 855a24f6-d3b0-49b4-be43-3ffccb6e34b1] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 855a24f6-d3b0-49b4-be43-3ffccb6e34b1] Error invoking RPC: [Request ID: 855a24f6-d3b0-49b4-be43-3ffccb6e34b1] Transaction execution returns a null value: [email protected], 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:233:28)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:1451:18)

Check warning on line 0 in should return the current amount of votes that `account` has in the past (getPastVotes)

See this annotation in the file changed.

@github-actions github-actions / Test Results

@OZERC20Votes Test Suite should return the current amount of votes that `account` has in the past (getPastVotes) (should return the current amount of votes that `account` has in the past (getPastVotes) ) failed

test-results.6b85ae4c468021387c8420723540b549.xml [took 4s]
Raw output
expected 0 to equal 100.
AssertionError: expected 0 to equal 100.
    at Context.<anonymous> (test/openzeppelin/ERC-20-votes/erc20Votes.js:94:27)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -0
      +100

Check warning on line 0 in should produce an error when looking up tottle supply in the future (getPastTotalSupply)

See this annotation in the file changed.

@github-actions github-actions / Test Results

@OZERC20Votes Test Suite should produce an error when looking up tottle supply in the future (getPastTotalSupply) (should produce an error when looking up tottle supply in the future (getPastTotalSupply) ) failed

test-results.6b85ae4c468021387c8420723540b549.xml [took 0s]
Raw output
expected 0 to equal 100.
AssertionError: expected 0 to equal 100.
    at Context.<anonymous> (test/openzeppelin/ERC-20-votes/erc20Votes.js:110:23)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -0
      +100