Skip to content

Remove spacetimedb-core as a dep of cli #9384

Remove spacetimedb-core as a dep of cli

Remove spacetimedb-core as a dep of cli #9384

Triggered via pull request March 7, 2025 19:03
Status Success
Total duration 24m 19s
Artifacts

ci.yml

on: pull_request
Matrix: Smoketests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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.
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.