Build and Test #19
build-and-test.yaml
on: workflow_dispatch
build-and-test
1m 25s
Annotations
4 errors
|
build-and-test
Process completed with exit code 1.
|
|
packages/live/tests/live-stream.test.ts > ZenStackLive > consume > all:
packages/live/tests/live-stream.test.ts#L216
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/live/tests/live-stream.test.ts:216:5
|
|
packages/live/tests/live-stream.test.ts > ZenStackLive > consume > errored:
packages/live/tests/live-stream.test.ts#L112
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/live/tests/live-stream.test.ts:112:5
|
|
packages/live/tests/live-stream.test.ts > ZenStackLive > consume > new:
packages/live/tests/live-stream.test.ts#L47
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/live/tests/live-stream.test.ts:47:5
|