ModuleDef and schema changes to support procedures #13182
ci.yml
on: pull_request
Test Suite
19m 53s
Lints
3m 46s
Build and test wasm bindings
9m 42s
Check that packages are publishable
23s
Unreal Engine Tests
31m 2s
Check CLI docs
3m 44s
Matrix: Smoketests
Matrix: Test spacetimedb-update flow
Annotations
7 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.
|
|
Test Suite:
crates/bindings-csharp/Runtime/Internal/Module.cs#L6
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Test Suite:
crates/bindings-csharp/Runtime/Attrs.cs#L146
Possible null reference return.
|
|
Test Suite:
crates/bindings-csharp/Runtime/Attrs.cs#L139
Possible null reference return.
|
|
Test Suite:
crates/bindings-csharp/Runtime/Attrs.cs#L139
Possible null reference return.
|