Skip to content

client-api: Rewrite websocket loop #11045

client-api: Rewrite websocket loop

client-api: Rewrite websocket loop #11045

Triggered via pull request July 10, 2025 10:24
@kimkim
synchronize #2906
kim/ws/unblock
Status Success
Total duration 25m 28s
Artifacts

ci.yml

on: pull_request
Test Suite
15m 33s
Test Suite
SDK Tests
55s
SDK Tests
Lints
3m 14s
Lints
Build and test wasm bindings
7m 5s
Build and test wasm bindings
Check that packages are publishable
14s
Check that packages are publishable
Matrix: Smoketests
Matrix: Test spacetimedb-update flow
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Test Suite: modules/module-test-cs/Lib.cs#L181
Non-nullable property 'field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test Suite: modules/module-test-cs/Lib.cs#L70
Non-nullable field 'field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test Suite: modules/module-test-cs/Lib.cs#L99
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.