feat: Add HTS Fungible Token Standard Collection #1289
5 fail in 0s
Annotations
github-actions / Unit Tests results
HIP904 AirdropContract Test Suite "before all" hook for "should airdrop a fungible token (FT) to a single account" ("before all" hook for "should airdrop a fungible token (FT) to a single account") failed
test-results.3a9a8428fbea34004f94cdaddc455380.xml [took 0s]
Raw output
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at Function.deployContract (test/system-contracts/hedera-token-service/utils.js:228:10)
at Context.<anonymous> (test/system-contracts/hedera-token-service/hrc-904/AirdropContract.js:40:23)
github-actions / Unit Tests results
HIP904 CancelAirdropContract Test Suite "before all" hook for "should cancel a single pending fungible token airdrop" ("before all" hook for "should cancel a single pending fungible token airdrop") failed
test-results.3a9a8428fbea34004f94cdaddc455380.xml [took 0s]
Raw output
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at Function.deployContract (test/system-contracts/hedera-token-service/utils.js:228:10)
at Context.<anonymous> (test/system-contracts/hedera-token-service/hrc-904/CancelAirdropContract.js:39:23)
github-actions / Unit Tests results
HIP904 ClaimAirdropContract Test Suite "before all" hook for "should claim a single pending fungible token airdrop" ("before all" hook for "should claim a single pending fungible token airdrop") failed
test-results.3a9a8428fbea34004f94cdaddc455380.xml [took 0s]
Raw output
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at Function.deployContract (test/system-contracts/hedera-token-service/utils.js:228:10)
at Context.<anonymous> (test/system-contracts/hedera-token-service/hrc-904/ClaimAirdropContract.js:40:23)
github-actions / Unit Tests results
HIP904 IHRC904Facade ContractTest Suite "before all" hook for "should cancel a pending airdrop for a fungible token (FT)" ("before all" hook for "should cancel a pending airdrop for a fungible token (FT)") failed
test-results.3a9a8428fbea34004f94cdaddc455380.xml [took 0s]
Raw output
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at Function.deployContract (test/system-contracts/hedera-token-service/utils.js:228:10)
at Context.<anonymous> (test/system-contracts/hedera-token-service/hrc-904/IHRC904ProxyTests.js:48:23)
Check warning on line 0 in "before all" hook for "should reject tokens for a single account"
github-actions / Unit Tests results
HIP904 TokenRejectContract Test Suite "before all" hook for "should reject tokens for a single account" ("before all" hook for "should reject tokens for a single account") failed
test-results.3a9a8428fbea34004f94cdaddc455380.xml [took 0s]
Raw output
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at Function.deployContract (test/system-contracts/hedera-token-service/utils.js:228:10)
at Context.<anonymous> (test/system-contracts/hedera-token-service/hrc-904/TokenRejectContract.js:38:27)