Fix exception on method call in the custom prop mapping (#17) #49
Annotations
4 warnings
Ctoss.Example/Program.cs#L121
Dereference of a possibly null reference.
|
Ctoss.Tests/NumberFilterTests.cs#L249
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Ctoss.Example/Program.cs#L121
Dereference of a possibly null reference.
|
Ctoss.Tests/NumberFilterTests.cs#L249
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
This job succeeded
Loading