Skip to content

Datastore Extraction: StVarName refactor, small non-functional change in furtherance of datastore extraction #10595

Datastore Extraction: StVarName refactor, small non-functional change in furtherance of datastore extraction

Datastore Extraction: StVarName refactor, small non-functional change in furtherance of datastore extraction #10595

Triggered via pull request May 28, 2025 01:50
Status Success
Total duration 27m 23s
Artifacts

ci.yml

on: pull_request
Test Suite
16m 52s
Test Suite
SDK Tests
50s
SDK Tests
Lints
3m 13s
Lints
Build and test wasm bindings
7m 3s
Build and test wasm bindings
Check that packages are publishable
11s
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#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.