chore(release): Bump versions for v0.10.0-draft-alpha #32
GitHub Actions / Test Results
failed
Oct 7, 2024 in 0s
2 fail, 8 pass in 10s
10 tests 8 ✅ 10s ⏱️
2 suites 0 💤
1 files 2 ❌
Results for commit c3bb73f.
Annotations
Check warning on line 0 in should be able to execute cryptoTransfer for nft only
github-actions / Test Results
TokenTransferContract Test Suite should be able to execute cryptoTransfer for nft only (should be able to execute cryptoTransfer for nft only) failed
test-results.800caa26871aa615e42efbed6546eed8.xml [took 0s]
Raw output
[Request ID: 89521c18-e2e7-4e25-87eb-b15051f058ec] Error invoking RPC: [Request ID: 89521c18-e2e7-4e25-87eb-b15051f058ec] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 89521c18-e2e7-4e25-87eb-b15051f058ec] Error invoking RPC: [Request ID: 89521c18-e2e7-4e25-87eb-b15051f058ec] 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 Function.mintNFT (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:586:23)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-transfer/tokenTransferContract.js:322:37)
Check warning on line 0 in should be able to execute cryptoTransfer with both 3 txs
github-actions / Test Results
TokenTransferContract Test Suite should be able to execute cryptoTransfer with both 3 txs (should be able to execute cryptoTransfer with both 3 txs) failed
test-results.800caa26871aa615e42efbed6546eed8.xml [took 0s]
Raw output
[Request ID: d58fdcfd-1b57-47ff-bba0-b9b71ccd00dd] Error invoking RPC: [Request ID: d58fdcfd-1b57-47ff-bba0-b9b71ccd00dd] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: d58fdcfd-1b57-47ff-bba0-b9b71ccd00dd] Error invoking RPC: [Request ID: d58fdcfd-1b57-47ff-bba0-b9b71ccd00dd] 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.transferTokenPublic (/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-transfer/tokenTransferContract.js:379:5)
Loading