Skip to content

chore: fix CODEOWNERS file #8259

chore: fix CODEOWNERS file

chore: fix CODEOWNERS file #8259

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

4 fail, 37 pass in 13m 8s

  3 files   -  18   60 suites   - 234   13m 8s ⏱️ - 34m 4s
 41 tests  - 572   37 ✅  - 566  0 💤  - 4  4 ❌  - 2 
107 runs   - 695  103 ✅  - 688  0 💤  - 5  4 ❌  - 2 

Results for commit 2f1abd7. ± Comparison against earlier commit c5a2560.

Annotations

Check warning on line 0 in @release captures transfer events

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 @web-socket-batch-3 eth_subscribe Subscribes to hts tokens and listens for synthetic log events @release captures transfer events (@release captures transfer events)

test-results.93edf648253674c80bc760b63acae28d.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/ws-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/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in "before all" hook for "Subscribes for debug"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @web-socket-batch-3 eth_subscribe Subscribes to log events "before all" hook for "Subscribes for debug" ("before all" hook for "Subscribes for debug") failed

test-results.58f5f766e065ad063d59fd87c53a4e4c.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/ws-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/ws-server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in "before each" hook for "@release captures transfer events"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @web-socket-batch-3 eth_subscribe "before each" hook for "@release captures transfer events" ("before each" hook for "@release captures transfer events") failed

test-results.58f5f766e065ad063d59fd87c53a4e4c.xml [took 1s]
Raw output
expected 2 to equal 1
AssertionError: expected 2 to equal 1
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/subscribe.spec.ts:122:48)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/subscribe.spec.ts:47:58)

      + expected - actual

      -2
      +1

Check warning on line 0 in "after each" hook for "@release captures transfer events"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @web-socket-batch-3 eth_subscribe "after each" hook for "@release captures transfer events" ("after each" hook for "@release captures transfer events") failed

test-results.58f5f766e065ad063d59fd87c53a4e4c.xml [took 1s]
Raw output
expected 1 to equal +0
AssertionError: expected 1 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/subscribe.spec.ts:130:48)
    at Generator.next (<anonymous>)
    at fulfilled (packages/ws-server/tests/acceptance/subscribe.spec.ts:47:58)

      + expected - actual

      -1
      +0