Soroban event reference doc #246
ci.yml
on: pull_request
Typecheck & build
58s
Integration tests
3m 19s
Annotations
6 errors and 2 warnings
|
Integration tests
Process completed with exit code 1.
|
|
tests/integration/ws.test.ts > WebSocket /subscribe/:address > backpressure — buffers many rapid messages without error:
tests/integration/ws.test.ts#L149
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/ws.test.ts:149:3
|
|
tests/integration/ws.test.ts > WebSocket /subscribe/:address > connect / subscribe / receive / disconnect cycle — cleans up listener:
tests/integration/ws.test.ts#L131
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/ws.test.ts:131:3
|
|
tests/integration/ws.test.ts > WebSocket /subscribe/:address > receives outgoing transfers (sender match):
tests/integration/ws.test.ts#L103
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/ws.test.ts:103:3
|
|
tests/integration/ws.test.ts > WebSocket /subscribe/:address > connects and receives a matching transfer:
tests/integration/ws.test.ts#L90
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/ws.test.ts:90:3
|
|
tests/integration/ws.test.ts > WebSocket /subscribe/:address:
tests/integration/ws.test.ts#L84
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/integration/ws.test.ts:84:3
|
|
Typecheck & build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|