Skip to content

fix(CD): rename file with publishing workflow to match settings on nu… #1

fix(CD): rename file with publishing workflow to match settings on nu…

fix(CD): rename file with publishing workflow to match settings on nu… #1

Triggered via push December 1, 2025 08:05
Status Success
Total duration 43s
Artifacts
pushrelease
35s
pushrelease
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
pushrelease: 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.
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/