Skip to content

Merge pull request #113 from kashif-forks/#112-fix-documentation-links #165

Merge pull request #113 from kashif-forks/#112-fix-documentation-links

Merge pull request #113 from kashif-forks/#112-fix-documentation-links #165

Triggered via push October 11, 2025 19:52
Status Success
Total duration 58s
Artifacts

build-master.yml

on: push
build-master
54s
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#L70
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#L70
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.