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 / Unit Tests results failed Jan 24, 2025 in 0s

2 fail, 46 pass in 38s

 1 files  ± 0   9 suites  +6   38s ⏱️ +28s
48 tests +34  46 ✅ +34  0 💤 ±0  2 ❌ ±0 
48 runs  +22  46 ✅ +22  0 💤 ±0  2 ❌ ±0 

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

Annotations

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 / Unit Tests 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 / Unit Tests 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