pull-request.yml
on: pull_request
Verify
/
Checks
16s
Verify
/
Test
50s
Annotations
3 errors
|
Verify / Test
Process completed with exit code 1.
|
|
src/Server.test.ts > instance: 'tempo' > request: /start + /stop:
src/Server.test.ts#L86
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".
❯ src/Server.test.ts:86:3
|
|
src/Pool.test.ts > instance: 'tempo' > start:
src/Pool.test.ts#L43
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".
❯ src/Pool.test.ts:43:3
|