Skip to content

Merge pull request #126 from Sakeeb91/issue-125-latest-plugin-version #174

Merge pull request #126 from Sakeeb91/issue-125-latest-plugin-version

Merge pull request #126 from Sakeeb91/issue-125-latest-plugin-version #174

Triggered via push November 14, 2025 20:53
Status Success
Total duration 54s
Artifacts

build-master.yml

on: push
build-master
50s
build-master
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-master: tests/FlowCtl.UnitTests/Services/Version/VersionHandlerTests.cs#L23
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowCtl.Infrastructure.UnitTests/Serialization/JsonSerializerTests.cs#L80
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-master: tests/FlowCtl.Infrastructure.UnitTests/Serialization/JsonDeserializerTests.cs#L88
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-master: tests/FlowCtl.UnitTests/Services/Version/VersionHandlerTests.cs#L23
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowCtl.Infrastructure.UnitTests/Serialization/JsonSerializerTests.cs#L80
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-master: tests/FlowCtl.Infrastructure.UnitTests/Serialization/JsonDeserializerTests.cs#L88
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.