Skip to content

Add null-check to Section.Remove() #25

Add null-check to Section.Remove()

Add null-check to Section.Remove() #25

Triggered via push November 14, 2025 15:55
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.
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.