Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /ChronoJsonDiffPatch #234

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /ChronoJsonDiffPatch

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /ChronoJsonDiffPatch #234

Triggered via pull request September 4, 2023 10:45
Status Success
Total duration 1m 33s
Artifacts

unittests_and_coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unittest: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ShowCaseTests.cs#L12
Non-nullable property 'Colour' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unittest: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unittest: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L18
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unittest: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unittest: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainProductTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider 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 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 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 declaring the property as nullable.
coverage: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.