Skip to content

Develop

Develop #54

Triggered via pull request December 8, 2025 10:29
Status Success
Total duration 2m 27s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-windows: src/Libraries/Infrastructure/Entities/Aggregation/ClusterAggregate.cs#L19
Non-nullable property 'Primary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-windows: src/Libraries/Matching.Core/Search/Precedence.cs#L88
Dereference of a possibly null reference.
test-windows: src/Libraries/Matching.Core/Search/Precedence.cs#L78
Dereference of a possibly null reference.
test-windows: src/Libraries/Matching.Core/Search/Precedence.cs#L78
Dereference of a possibly null reference.
test-windows: src/Libraries/Matching.Core/Search/Precedence.cs#L66
Dereference of a possibly null reference.
test-windows: src/Libraries/Matching.Core/Matchers/PostcodeMatcher.cs#L24
Dereference of a possibly null reference.
test-windows: src/Libraries/Matching.Core/Matcher.cs#L26
Converting null literal or possible null value to non-nullable type.
test-windows: src/Libraries/Matching.Core/Matcher.cs#L26
Converting null literal or possible null value to non-nullable type.
test-windows: src/Libraries/Matching.Core/Matcher.cs#L19
Converting null literal or possible null value to non-nullable type.
test-windows: src/Libraries/Matching.Core/Matcher.cs#L19
Converting null literal or possible null value to non-nullable type.