Skip to content

Throw meaningful ArgumentException for inconsistent source data (#56) #18

Throw meaningful ArgumentException for inconsistent source data (#56)

Throw meaningful ArgumentException for inconsistent source data (#56) #18

Triggered via push October 4, 2023 14:21
Status Success
Total duration 3m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
pushrelease
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2.1, warrenbuckley/Setup-Nuget@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ShowCaseTests.cs#L12
Non-nullable property 'Colour' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainProductTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L18
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ShowCaseTests.cs#L12
Non-nullable property 'Colour' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainProductTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L12
Non-nullable property 'MyProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L18
Non-nullable property 'MyPropertyA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease: ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/TimeRangePatchChainTests.cs#L20
Non-nullable property 'MyPropertyB' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
pushrelease
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/