Skip to content

merge develop -> main #51

merge develop -> main

merge develop -> main #51

Triggered via pull request December 4, 2025 10:45
@samgibsonmojsamgibsonmoj
synchronize #53
develop
Status Success
Total duration 4m 5s
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.