build(deps): Bump serialize-javascript and mocha #1282
GitHub Actions / Test Results
failed
Feb 14, 2025 in 0s
1 fail, 18 skipped, 351 pass in 25m 47s
17 files 103 suites 25m 47s ⏱️
370 tests 351 ✅ 18 💤 1 ❌
467 runs 446 ✅ 20 💤 1 ❌
Results for commit 5a95a82.
Annotations
Check warning on line 0 in should airdrop fungible tokens (FT) to multiple accounts
github-actions / Test Results
HIP904 AirdropContract Test Suite should airdrop fungible tokens (FT) to multiple accounts (should airdrop fungible tokens (FT) to multiple accounts) failed
test-results.c1abfef6185a6ee39d28d3cd054d2123.xml [took 6s]
Raw output
expected 0 to equal 1.
AssertionError: expected 0 to equal 1.
at /home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/hrc-904/AirdropContract.js:181:26
at Array.forEach (<anonymous>)
at Context.<anonymous> (test/system-contracts/hedera-token-service/hrc-904/AirdropContract.js:180:21)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0
+1
Loading