Fix for handling Inline Comments #2
Merged
Annotations
11 warnings
|
Tests/SimpleConfigTest.cs#L325
Field 'SimpleConfigTest.SectionTestObject.SomeArrayField' is never assigned to, and will always have its default value null
|
|
Tests/InvalidInputTest.cs#L105
Converting null literal or possible null value to non-nullable type.
|
|
Tests/InvalidInputTest.cs#L102
Converting null literal or possible null value to non-nullable type.
|
|
Tests/InvalidInputTest.cs#L101
Converting null literal or possible null value to non-nullable type.
|
|
Tests/InvalidInputTest.cs#L79
Converting null literal or possible null value to non-nullable type.
|
|
Tests/InvalidInputTest.cs#L78
Converting null literal or possible null value to non-nullable type.
|
|
Tests/InvalidInputTest.cs#L75
Converting null literal or possible null value to non-nullable type.
|
|
Tests/InvalidInputTest.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Example/Program.cs#L19
Field 'SomeClass.SomeIgnoredField' is never assigned to, and will always have its default value 0
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading