Skip to content

Support workflow definitions in execution command #175

Support workflow definitions in execution command

Support workflow definitions in execution command #175

Triggered via push November 14, 2025 21:17
Status Success
Total duration 1m 4s
Artifacts

build-master.yml

on: push
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.