Skip to content

Disable DebugSymbols and DebugType for Release configuration #162

Disable DebugSymbols and DebugType for Release configuration

Disable DebugSymbols and DebugType for Release configuration #162

Triggered via push July 30, 2025 20:27
Status Success
Total duration 31s
Artifacts

build-master.yml

on: push
build-master
26s
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.