Skip to content

V8: add syscalls, flesh out call_reducer, etc. #12753

V8: add syscalls, flesh out call_reducer, etc.

V8: add syscalls, flesh out call_reducer, etc. #12753

Triggered via pull request October 3, 2025 12:52
Status Success
Total duration 33m 48s
Artifacts

ci.yml

on: pull_request
Test Suite
16m 49s
Test Suite
Lints
3m 51s
Lints
Build and test wasm bindings
7m 46s
Build and test wasm bindings
Check that packages are publishable
26s
Check that packages are publishable
Unreal Engine Tests
33m 44s
Unreal Engine Tests
Check CLI docs
2m 47s
Check CLI docs
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#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.
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.