Skip to content

chore: update packages #1872

chore: update packages

chore: update packages #1872

GitHub Actions / Test Results failed Jan 27, 2025 in 0s

2 fail, 21 pass in 13m 4s

 2 files  + 2  20 suites  +20   13m 4s ⏱️ + 13m 4s
23 tests +23  21 ✅ +21  0 💤 ±0  2 ❌ +2 
46 runs  +46  44 ✅ +44  0 💤 ±0  2 ❌ +2 

Results for commit 8244ffa. ± Comparison against earlier commit 61a5510.

Annotations

Check warning on line 0 in should be able to grant KYC, tranfer hts tokens and revoke KYC

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests …should be able to grant KYC, tranfer hts tokens and revoke KYC (should be able to grant KYC, tranfer hts tokens and revoke KYC)

test-results.4b0180b8a434d703a8b9bba4313660dd.xml [took 17s]
Raw output
expected 10n to equal 0n
AssertionError: expected 10n to equal 0n
    at Context.<anonymous> (packages/server/tests/acceptance/htsPrecompile/tokenCreate.spec.ts:720:41)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/htsPrecompile/tokenCreate.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -10n
      +0n

Check warning on line 0 in should be able to get a custom token fees

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests HTS Precompile Custom Fees Tests should be able to get a custom token fees (should be able to get a custom token fees)

test-results.4b0180b8a434d703a8b9bba4313660dd.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)