Skip to content

C#: *BTreeIndexBounds => *IndexScanRangeBounds #9054

C#: *BTreeIndexBounds => *IndexScanRangeBounds

C#: *BTreeIndexBounds => *IndexScanRangeBounds #9054

Triggered via pull request February 18, 2025 16:13
Status Failure
Total duration 23m 33s
Artifacts

ci.yml

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

Annotations

2 errors and 3 warnings
Lints
Process completed with exit code 1.
Test Suite
Process completed with exit code 1.
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.