Fix for handling Inline Comments #2
Merged
Annotations
11 warnings
|
Build:
Tests/SimpleConfigTest.cs#L325
Field 'SimpleConfigTest.SectionTestObject.SomeArrayField' is never assigned to, and will always have its default value null
|
|
Build:
Tests/InvalidInputTest.cs#L105
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Tests/InvalidInputTest.cs#L102
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Tests/InvalidInputTest.cs#L101
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Tests/InvalidInputTest.cs#L79
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Tests/InvalidInputTest.cs#L78
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Tests/InvalidInputTest.cs#L75
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Tests/InvalidInputTest.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Example/Program.cs#L19
Field 'SomeClass.SomeIgnoredField' is never assigned to, and will always have its default value 0
|
|
Build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading