build(deps): Bump serialize-javascript and mocha #1247
Merged
GitHub Actions / Unit Tests results
failed
Feb 14, 2025 in 0s
1 fail, 9 skipped, 53 pass in 10m 35s
63 tests 53 ✅ 10m 35s ⏱️
6 suites 9 💤
1 files 1 ❌
Results for commit 5a95a82.
Annotations
Check warning on line 0 in should airdrop fungible tokens (FT) to multiple accounts
github-actions / Unit Tests 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