Skip to content

Extend coproduct with extra dimension (#170) #233

Extend coproduct with extra dimension (#170)

Extend coproduct with extra dimension (#170) #233

Triggered via push February 3, 2025 11:14
Status Success
Total duration 41s
Artifacts
build-and-test
32s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-test: src/FuncSharp.Benchmarks/Option/OptionBenchmarks.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: src/FuncSharp.Benchmarks/Object/ObjectExtensionsBenchmarks.cs#L13
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FuncSharp.Benchmarks/Option/OptionBenchmarks.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: src/FuncSharp.Benchmarks/Object/ObjectExtensionsBenchmarks.cs#L13
Cannot convert null literal to non-nullable reference type.