Skip to content

feat: Add HTS Fungible Token Standard Collection #1289

feat: Add HTS Fungible Token Standard Collection

feat: Add HTS Fungible Token Standard Collection #1289

GitHub Actions / Unit Tests results failed Feb 10, 2025 in 0s

5 fail in 0s

 1 files  ± 0   6 suites   - 3   0s ⏱️ - 6m 17s
 5 tests  - 51   0 ✅  - 53  0 💤  - 2  5 ❌ +4 
63 runs  + 7  58 ✅ + 5  0 💤  - 2  5 ❌ +4 

Results for commit f77bcfb. ± Comparison against earlier commit 7650d3e.

Annotations

Check warning on line 0 in "before all" hook for "should airdrop a fungible token (FT) to a single account"

See this annotation in the file changed.

@github-actions 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)

Check warning on line 0 in "before all" hook for "should cancel a single pending fungible token airdrop"

See this annotation in the file changed.

@github-actions 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)

Check warning on line 0 in "before all" hook for "should claim a single pending fungible token airdrop"

See this annotation in the file changed.

@github-actions 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)

Check warning on line 0 in "before all" hook for "should cancel a pending airdrop for a fungible token (FT)"

See this annotation in the file changed.

@github-actions 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"

See this annotation in the file changed.

@github-actions 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)