Skip to content

Merge pull request #133 from Sakeeb91/feature/docker-engine #177

Merge pull request #133 from Sakeeb91/feature/docker-engine

Merge pull request #133 from Sakeeb91/feature/docker-engine #177

Triggered via push November 27, 2025 19:17
Status Success
Total duration 46s
Artifacts

build-master.yml

on: push
build-master
40s
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/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.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.UnitTests/Services/Version/VersionHandlerTests.cs#L23
Cannot convert null literal to non-nullable reference type.
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.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.