Skip to content

Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 #600

Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 #600

Status Success
Total duration 1m 16s
Artifacts

unittests_and_coverage.yml

on: pull_request
Matrix: unittest
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L18
Non-nullable property 'MyList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L21
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L18
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L28
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L25
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainProductTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ShowCaseTests.cs#L12
Non-nullable property 'Colour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (10): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L19
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainProductTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L21
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L18
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L28
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L25
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L19
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L18
Non-nullable property 'MyList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
unittest (9): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ShowCaseTests.cs#L12
Non-nullable property 'Colour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L12
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L18
Non-nullable property 'MyList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L21
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L18
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainProductTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L28
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L25
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/PopulateEntityTests.cs#L19
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ShowCaseTests.cs#L12
Non-nullable property 'Colour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.