Feature/deployments v2 #95
run-tests.yml
on: pull_request
test-linux
1m 27s
test-windows
2m 30s
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/Matchers/PostcodeMatcher.cs#L24
Dereference of a possibly null reference.
|
|
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.
|