Option boxing prevention (#162) #210
Annotations
4 warnings
Build:
src/FuncSharp.Benchmarks/Option/OptionBenchmarks.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/FuncSharp.Benchmarks/Object/ObjectExtensionsBenchmarks.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Build:
src/FuncSharp.Benchmarks/Option/OptionBenchmarks.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/FuncSharp.Benchmarks/Object/ObjectExtensionsBenchmarks.cs#L13
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading