Skip to content

feat: [CHA-1563] Add channel mentions and push_level on channel types #2154

feat: [CHA-1563] Add channel mentions and push_level on channel types

feat: [CHA-1563] Add channel mentions and push_level on channel types #2154

Triggered via pull request February 5, 2026 15:21
Status Success
Total duration 52s
Artifacts

unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Unhandled error: src/connection.ts#L633
Error: WebSocket was closed before the connection was established ❯ WebSocket.close node_modules/ws/lib/websocket.js:299:7 ❯ StableWSConnection._destroyCurrentWSConnection src/connection.ts:633:17 ❯ StreamChat.connect src/client.ts:1728:27 ❯ StreamChat.connectUser src/client.ts:654:14 ❯ test/unit/client.test.js:603:18 ❯ node_modules/@vitest/runner/dist/index.js:596:20 This error originated in "test/unit/client.test.js" 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 "should fire transport.changed and health.check event". 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.