Adds additional integration/unit tests (#34) #53
Annotations
10 warnings
|
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")'.
|