core/room: add channel manager, fix bug where channel options not applied #1808
dev.yml
on: pull_request
audit
1m 5s
format-check
1m 5s
lint
1m 16s
test-typescript
1m 8s
test
2m 16s
build
1m 7s
demo-app
1m 43s
Annotations
3 errors
test/core/presence.integration.test.ts > UserPresence > should unsubscribe all listeners from presence events:
test/core/presence.integration.test.ts#L46
Error: Timed out waiting for presence event of type enter
❯ Timeout._onTimeout test/core/presence.integration.test.ts:46:14
|
test/core/presence.integration.test.ts > UserPresence > should successfully handle multiple data types:
test/core/presence.integration.test.ts#L46
Error: Timed out waiting for presence event of type enter
❯ Timeout._onTimeout test/core/presence.integration.test.ts:46:14
|
test
Process completed with exit code 1.
|