build(deps-dev): Bump husky from 9.1.6 to 9.1.7 #569
14 fail, 6 skipped, 233 pass in 5m 37s
16 files 80 suites 5m 37s ⏱️
253 tests 233 ✅ 6 💤 14 ❌
280 runs 259 ✅ 7 💤 14 ❌
Results for commit 193a0d4.
Annotations
Check warning on line 0 in should be able to freeze and unfreeze token
github-actions / Test Results
TokenManagmentContract Test Suite should be able to freeze and unfreeze token (should be able to freeze and unfreeze token) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 634721c3-c1f8-4882-8f72-f7c8bc221b7d] Error invoking RPC: [Request ID: 634721c3-c1f8-4882-8f72-f7c8bc221b7d] Transaction execution returns a null value: transactionId=0.0.2@1732028517.127230892, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 634721c3-c1f8-4882-8f72-f7c8bc221b7d] Error invoking RPC: [Request ID: 634721c3-c1f8-4882-8f72-f7c8bc221b7d] Transaction execution returns a null value: transactionId=0.0.2@1732028517.127230892, 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.isFrozenPublic (/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:155:24)
Check warning on line 0 in should be able to wipe token
github-actions / Test Results
TokenManagmentContract Test Suite should be able to wipe token (should be able to wipe token) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: a35339b8-0fd9-4d70-8855-e525b083e81c] Error invoking RPC: [Request ID: a35339b8-0fd9-4d70-8855-e525b083e81c] Transaction execution returns a null value: transactionId=0.0.2@1732028514.571178880, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: a35339b8-0fd9-4d70-8855-e525b083e81c] Error invoking RPC: [Request ID: a35339b8-0fd9-4d70-8855-e525b083e81c] Transaction execution returns a null value: transactionId=0.0.2@1732028514.571178880, 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:200:5)
Check warning on line 0 in should be able to remove token kyc
github-actions / Test Results
TokenManagmentContract Test Suite should be able to remove token kyc (should be able to remove token kyc) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: fffaf528-db4b-4fcf-a311-e473519acf4e] Error invoking RPC: [Request ID: fffaf528-db4b-4fcf-a311-e473519acf4e] Transaction execution returns a null value: transactionId=0.0.2@1732028517.289238386, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: fffaf528-db4b-4fcf-a311-e473519acf4e] Error invoking RPC: [Request ID: fffaf528-db4b-4fcf-a311-e473519acf4e] Transaction execution returns a null value: transactionId=0.0.2@1732028517.289238386, 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.revokeTokenKycPublic (/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:237:25)
Check warning on line 0 in should be able to pause and unpause token
github-actions / Test Results
TokenManagmentContract Test Suite should be able to pause and unpause token (should be able to pause and unpause token) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: e6ecdf2b-1201-4bf2-aafa-004bb48a4568] Error invoking RPC: [Request ID: e6ecdf2b-1201-4bf2-aafa-004bb48a4568] Transaction execution returns a null value: transactionId=0.0.2@1732028518.224410870, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: e6ecdf2b-1201-4bf2-aafa-004bb48a4568] Error invoking RPC: [Request ID: e6ecdf2b-1201-4bf2-aafa-004bb48a4568] Transaction execution returns a null value: transactionId=0.0.2@1732028518.224410870, 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.pauseTokenPublic (/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:264:7)
Check warning on line 0 in should be able to wipe token account NFT
github-actions / Test Results
TokenManagmentContract Test Suite should be able to wipe token account NFT (should be able to wipe token account NFT) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 6a0f896d-2742-4ece-ad01-272d7103ce26] Error invoking RPC: [Request ID: 6a0f896d-2742-4ece-ad01-272d7103ce26] Transaction execution returns a null value: transactionId=0.0.2@1732028517.488612085, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 6a0f896d-2742-4ece-ad01-272d7103ce26] Error invoking RPC: [Request ID: 6a0f896d-2742-4ece-ad01-272d7103ce26] Transaction execution returns a null value: transactionId=0.0.2@1732028517.488612085, 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.transferNFTPublic (/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:281:5)
Check warning on line 0 in should be able to update token info
github-actions / Test Results
TokenManagmentContract Test Suite should be able to update token info (should be able to update token info) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: d090c0c7-84a5-4665-aa4e-d6ea33ed087c] Error invoking RPC: [Request ID: d090c0c7-84a5-4665-aa4e-d6ea33ed087c] Transaction execution returns a null value: transactionId=0.0.2@1732028515.478673898, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: d090c0c7-84a5-4665-aa4e-d6ea33ed087c] Error invoking RPC: [Request ID: d090c0c7-84a5-4665-aa4e-d6ea33ed087c] Transaction execution returns a null value: transactionId=0.0.2@1732028515.478673898, 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.getTokenInfoPublic (/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:305:7)
Check warning on line 0 in should be able to update token expiry info
github-actions / Test Results
TokenManagmentContract Test Suite should be able to update token expiry info (should be able to update token expiry info) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: b08f3287-a497-485a-93a7-fa3df4f29556] Error invoking RPC: [Request ID: b08f3287-a497-485a-93a7-fa3df4f29556] Transaction execution returns a null value: transactionId=0.0.2@1732028518.348234296, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: b08f3287-a497-485a-93a7-fa3df4f29556] Error invoking RPC: [Request ID: b08f3287-a497-485a-93a7-fa3df4f29556] Transaction execution returns a null value: transactionId=0.0.2@1732028518.348234296, 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.getTokenExpiryInfoPublic (/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:367:7)
Check warning on line 0 in should be able to update token keys
github-actions / Test Results
TokenManagmentContract Test Suite should be able to update token keys (should be able to update token keys) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 97c4596b-2334-4de7-8c8b-e90c6a7badb8] Error invoking RPC: [Request ID: 97c4596b-2334-4de7-8c8b-e90c6a7badb8] Transaction execution returns a null value: transactionId=0.0.2@1732028514.478471904, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 97c4596b-2334-4de7-8c8b-e90c6a7badb8] Error invoking RPC: [Request ID: 97c4596b-2334-4de7-8c8b-e90c6a7badb8] Transaction execution returns a null value: transactionId=0.0.2@1732028514.478471904, 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.getTokenKeyPublic (/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:419:22)
Check warning on line 0 in should be able to burn token
github-actions / Test Results
TokenManagmentContract Test Suite should be able to burn token (should be able to burn token) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 5be1433e-f8b4-4e5a-b448-6bb8a0cb16e3] Error invoking RPC: [Request ID: 5be1433e-f8b4-4e5a-b448-6bb8a0cb16e3] Transaction execution returns a null value: transactionId=0.0.2@1732028519.208976347, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 5be1433e-f8b4-4e5a-b448-6bb8a0cb16e3] Error invoking RPC: [Request ID: 5be1433e-f8b4-4e5a-b448-6bb8a0cb16e3] Transaction execution returns a null value: transactionId=0.0.2@1732028519.208976347, 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.burnTokenPublic (/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:471:5)
Check warning on line 0 in should be able to dissociate tokens
github-actions / Test Results
TokenManagmentContract Test Suite should be able to dissociate tokens (should be able to dissociate tokens) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 9ccaca33-a219-421c-b17a-8d8208920a65] Error invoking RPC: [Request ID: 9ccaca33-a219-421c-b17a-8d8208920a65] Transaction execution returns a null value: transactionId=0.0.2@1732028516.820406518, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 9ccaca33-a219-421c-b17a-8d8208920a65] Error invoking RPC: [Request ID: 9ccaca33-a219-421c-b17a-8d8208920a65] Transaction execution returns a null value: transactionId=0.0.2@1732028516.820406518, 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.dissociateTokensPublic (/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:493:7)
Check warning on line 0 in should be able to dissociate token
github-actions / Test Results
TokenManagmentContract Test Suite should be able to dissociate token (should be able to dissociate token) failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 4ee3551a-28e0-4007-ae70-32cf059a9bd6] Error invoking RPC: [Request ID: 4ee3551a-28e0-4007-ae70-32cf059a9bd6] Transaction execution returns a null value: transactionId=0.0.2@1732028518.531406863, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 4ee3551a-28e0-4007-ae70-32cf059a9bd6] Error invoking RPC: [Request ID: 4ee3551a-28e0-4007-ae70-32cf059a9bd6] Transaction execution returns a null value: transactionId=0.0.2@1732028518.531406863, 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.dissociateTokenPublic (/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:526:7)
github-actions / Test Results
TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k "before all" h…tract" ("before all" hook for "should be able to change PAUSE key to contractId and pause the token with same contract") failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: 7c7ef4d4-fe00-4393-b0df-5462794a2fd2] Error invoking RPC: [Request ID: 7c7ef4d4-fe00-4393-b0df-5462794a2fd2] Transaction execution returns a null value: transactionId=0.0.2@1732028517.962027777, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 7c7ef4d4-fe00-4393-b0df-5462794a2fd2] Error invoking RPC: [Request ID: 7c7ef4d4-fe00-4393-b0df-5462794a2fd2] Transaction execution returns a null value: transactionId=0.0.2@1732028517.962027777, 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.createFungibleTokenWithSECP256K1AdminKeyPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
at Function.createFungibleTokenWithSECP256K1AdminKey (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:297:7)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:606:24)
Check warning on line 0 in "before all" hook in "Admin key set to contractId"
github-actions / Test Results
TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId "before all" hook in "Admin key set to contractId" ("before all" hook in "Admin key set to contractId") failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: aa2a06e8-cde6-4d3d-b711-1073b4c08e01] Error invoking RPC: [Request ID: aa2a06e8-cde6-4d3d-b711-1073b4c08e01] Transaction execution returns a null value: transactionId=0.0.2@1732028517.440071421, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: aa2a06e8-cde6-4d3d-b711-1073b4c08e01] Error invoking RPC: [Request ID: aa2a06e8-cde6-4d3d-b711-1073b4c08e01] Transaction execution returns a null value: transactionId=0.0.2@1732028517.440071421, 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.createFungibleTokenWithSECP256K1AdminKeyPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
at Function.createFungibleTokenWithSECP256K1AdminKey (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:297:7)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:1072:24)
Check warning on line 0 in "before each" hook for "should be able to update fixed fee in HTS token"
github-actions / Test Results
TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update fixed fee in HTS token" ("before each" hook for "should be able to update fixed fee in HTS token") failed
test-results.eeca34942e2e2a1d9d6f514f5d889611.xml [took 0s]
Raw output
[Request ID: bb2554dd-2473-4a72-890d-709cd410dfa3] Error invoking RPC: [Request ID: bb2554dd-2473-4a72-890d-709cd410dfa3] Transaction execution returns a null value: transactionId=0.0.2@1732028518.942208696, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: bb2554dd-2473-4a72-890d-709cd410dfa3] Error invoking RPC: [Request ID: bb2554dd-2473-4a72-890d-709cd410dfa3] Transaction execution returns a null value: transactionId=0.0.2@1732028518.942208696, 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)