Attempt CI #36
Annotations
9 errors and 1 warning
Unhandled error:
tests/src/setup.ts#L93
WebsocketClosedError: Websocket is not open
❯ WsClient.exchange ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:123:35
❯ WsClient.request ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:106:21
❯ ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/app/websocket.js:234:77
❯ AppWebsocket.callZomeRequester ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:28
❯ AppWebsocket.appWs.callZome src/setup.ts:93:19
This error originated in "src/group-chat/events/events-consistency.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "all events get to all the members of the group". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/src/setup.ts#L93
WebsocketClosedError: Websocket is not open
❯ WsClient.exchange ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:123:35
❯ WsClient.request ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:106:21
❯ ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/app/websocket.js:234:77
❯ AppWebsocket.callZomeRequester ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:28
❯ AppWebsocket.appWs.callZome src/setup.ts:93:19
This error originated in "src/group-chat/events/events-consistency.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "all events get to all the members of the group". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/src/setup.ts#L93
WebsocketClosedError: Websocket is not open
❯ WsClient.exchange ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:123:35
❯ WsClient.request ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:106:21
❯ ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/app/websocket.js:234:77
❯ AppWebsocket.callZomeRequester ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:28
❯ AppWebsocket.appWs.callZome src/setup.ts:93:19
This error originated in "src/group-chat/group-settings/only-admins-can-add-members.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "only_admins_can_add_members works appropriately". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/src/setup.ts#L93
WebsocketClosedError: Websocket is not open
❯ WsClient.exchange ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:123:35
❯ WsClient.request ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/client.js:106:21
❯ ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/app/websocket.js:234:77
❯ AppWebsocket.callZomeRequester ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:28
❯ AppWebsocket.appWs.callZome src/setup.ts:93:19
This error originated in "src/group-chat/group-settings/only-admins-can-add-members.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "only_admins_can_add_members works appropriately". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
build-and-cache-zomes (ubuntu-latest)
Process completed with exit code 1.
|
build-and-cache-zomes (macos-13)
The job was canceled because "ubuntu-latest" failed.
|
build-and-cache-zomes (macos-13)
The operation was canceled.
|
build-and-cache-zomes (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-and-cache-zomes (macos-latest)
The operation was canceled.
|
build-and-cache-zomes (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|