Skip to content

feat: remove filterTags from channel batch update API #2167

feat: remove filterTags from channel batch update API

feat: remove filterTags from channel batch update API #2167

Re-run triggered February 26, 2026 13:51
Status Success
Total duration 56s
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:1735:27 ❯ StreamChat.connectUser src/client.ts:660: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.