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
Annotations
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)
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
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
Loading