Skip to content

Feature/deployments v2 #99

Feature/deployments v2

Feature/deployments v2 #99

Triggered via pull request May 12, 2026 09:59
Status Success
Total duration 2m 32s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-windows: src/Libraries/Infrastructure/Entities/Delius/Offender.cs#L23
Non-nullable property 'Crn' 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/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.
test-windows: src/Libraries/Matching.Core/Matchers/PostcodeMatcher.cs#L24
Dereference of a possibly null reference.