Skip to content

commitlog,durability: Support preallocation of disk space #14182

commitlog,durability: Support preallocation of disk space

commitlog,durability: Support preallocation of disk space #14182

Triggered via pull request November 10, 2025 16:12
Status Failure
Total duration 43m 44s
Artifacts

ci.yml

on: pull_request
Test Suite
20m 7s
Test Suite
Lints
3m 41s
Lints
Build and test wasm bindings
9m 31s
Build and test wasm bindings
Check that packages are publishable
23s
Check that packages are publishable
Unreal Engine Tests
34m 27s
Unreal Engine Tests
Check CLI docs
4m 23s
Check CLI docs
Matrix: Smoketests
Matrix: Test spacetimedb-update flow
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Unreal Engine Tests
Process completed with exit code 101.
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.