Skip to content

Add unit/integrations tests (#30) #34

Add unit/integrations tests (#30)

Add unit/integrations tests (#30) #34

Triggered via push November 27, 2025 13:17
Status Failure
Total duration 1m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
deploy
Process completed with exit code 1.
deploy: src/Libraries/Matching.Core/Search/Precedence.cs#L78
Dereference of a possibly null reference.
deploy: src/Libraries/Matching.Core/Search/Precedence.cs#L78
Dereference of a possibly null reference.
deploy: src/Libraries/Matching.Core/Search/Precedence.cs#L66
Dereference of a possibly null reference.
deploy: src/Libraries/Matching.Core/Matchers/PostcodeMatcher.cs#L24
Dereference of a possibly null reference.
deploy: src/Libraries/Matching.Core/Matcher.cs#L26
Converting null literal or possible null value to non-nullable type.
deploy: src/Libraries/Matching.Core/Matcher.cs#L26
Converting null literal or possible null value to non-nullable type.
deploy: src/Libraries/Matching.Core/Matcher.cs#L19
Converting null literal or possible null value to non-nullable type.
deploy: src/Libraries/Matching.Core/Matcher.cs#L19
Converting null literal or possible null value to non-nullable type.
deploy: src/Libraries/EnvironmentSetup/ConfigureEnvironment.cs#L81
Possible null reference argument for parameter 'password' in 'RabbitHostingContextWrapper.RabbitHostingContextWrapper(string? hostingContext, string username = "guest", string password = "guest")'.
deploy: src/Libraries/EnvironmentSetup/ConfigureEnvironment.cs#L81
Possible null reference argument for parameter 'username' in 'RabbitHostingContextWrapper.RabbitHostingContextWrapper(string? hostingContext, string username = "guest", string password = "guest")'.