Build and Test #12
build-and-test.yaml
on: workflow_dispatch
build-and-test
1m 34s
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#L213
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:213:5
|
|
packages/live/tests/live-stream.test.ts > ZenStackLive > consume > errored:
packages/live/tests/live-stream.test.ts#L109
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:109:5
|
|
packages/live/tests/live-stream.test.ts > ZenStackLive > consume > new:
packages/live/tests/live-stream.test.ts#L44
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:44:5
|