chore(release): Bump versions for v0.10.0 #36
3 fail, 7 pass in 16s
Annotations
Check warning on line 0 in should be able to execute mintToken
github-actions / Test Results
TokenCreateContract Test Suite should be able to execute mintToken (should be able to execute mintToken) failed
test-results.bde344b30903b8591b4450fe3e9a1016.xml [took 1s]
Raw output
[Request ID: 695f9bf7-d9eb-4b02-b9be-08b4f5869ab7] Error invoking RPC: [Request ID: 695f9bf7-d9eb-4b02-b9be-08b4f5869ab7] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 695f9bf7-d9eb-4b02-b9be-08b4f5869ab7] Error invoking RPC: [Request ID: 695f9bf7-d9eb-4b02-b9be-08b4f5869ab7] 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.mintTokenPublic (/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-create/tokenCreateContract.js:261:16)
Check warning on line 0 in should be able to execute grantTokenKyc
github-actions / Test Results
TokenCreateContract Test Suite should be able to execute grantTokenKyc (should be able to execute grantTokenKyc) failed
test-results.bde344b30903b8591b4450fe3e9a1016.xml [took 0s]
Raw output
[Request ID: 4063d2df-4a2b-43fe-a3d9-8ecbb9d484fc] Error invoking RPC: [Request ID: 4063d2df-4a2b-43fe-a3d9-8ecbb9d484fc] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 4063d2df-4a2b-43fe-a3d9-8ecbb9d484fc] Error invoking RPC: [Request ID: 4063d2df-4a2b-43fe-a3d9-8ecbb9d484fc] 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.grantTokenKycPublic (/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-create/tokenCreateContract.js:280:24)
github-actions / Test Results
TokenCreateContract Test Suite Hapi vs Ethereum token create test "before all" hook for "should be able to compare tokens creat…stem contract and hapi" ("before all" hook for "should be able to compare tokens created from system contract and hapi") failed
test-results.bde344b30903b8591b4450fe3e9a1016.xml [took 0s]
Raw output
[Request ID: 7914e090-7836-4d75-9aa4-a0476bca80d1] Error invoking RPC: [Request ID: 7914e090-7836-4d75-9aa4-a0476bca80d1] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=FileCreateTransaction
ProviderError: [Request ID: 7914e090-7836-4d75-9aa4-a0476bca80d1] Error invoking RPC: [Request ID: 7914e090-7836-4d75-9aa4-a0476bca80d1] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=FileCreateTransaction
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 ContractFactory.deploy (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/factory.ts:111:24)
at Function.deployTokenCreateContract (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:99:25)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-create/tokenCreateContract.js:307:29)