Added more tests #27
Annotations
8 warnings
|
build:
SpeedBenchmarks/Program.cs#L71
Non-nullable property 'Col4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L70
Non-nullable property 'Col3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L69
Non-nullable property 'Col2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L68
Non-nullable property 'Col1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L71
Non-nullable property 'Col4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L70
Non-nullable property 'Col3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L69
Non-nullable property 'Col2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SpeedBenchmarks/Program.cs#L68
Non-nullable property 'Col1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|