Skip to content

Bump xunit from 2.9.1 to 2.9.2 in /ChronoJsonDiffPatch #382

Bump xunit from 2.9.1 to 2.9.2 in /ChronoJsonDiffPatch

Bump xunit from 2.9.1 to 2.9.2 in /ChronoJsonDiffPatch #382

Triggered via pull request September 30, 2024 10:24
Status Success
Total duration 1m 44s
Artifacts

unittests_and_coverage.yml

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

Annotations

28 warnings
unittest (6.0.201): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L11
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 (6.0.201): 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 (6.0.201): 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 (6.0.201): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L16
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 (6.0.201): 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 (6.0.201): 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 (6.0.201): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
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 (7.0.100): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L11
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 (7.0.100): 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 (7.0.100): 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 (7.0.100): 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 (7.0.100): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L16
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 (7.0.100): 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 (7.0.100): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
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 (8.0.100): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L11
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 (8.0.100): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ListPatchingTests.cs#L16
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 (8.0.100): 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 (8.0.100): 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 (8.0.100): 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 (8.0.100): 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 (8.0.100): ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
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/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/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/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/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/TimeRangePatchChainTests.cs#L20
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/ListPatchingTests.cs#L11
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#L16
Non-nullable property 'MyList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.