Bump FluentAssertions from 6.11.0 to 6.12.0 in /ChronoJsonDiffPatch #229
unittests_and_coverage.yml
on: pull_request
unittest
28s
coverage
31s
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/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/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.
|