Update README.md #16
Annotations
10 warnings
Build:
SpeedBenchmarks/Program.cs#L68
Non-nullable property 'Col1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L69
Non-nullable property 'Col2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L70
Non-nullable property 'Col3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L71
Non-nullable property 'Col4' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
UnitTests/UnitTests.cs#L89
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L68
Non-nullable property 'Col1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L69
Non-nullable property 'Col2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L70
Non-nullable property 'Col3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SpeedBenchmarks/Program.cs#L71
Non-nullable property 'Col4' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
UnitTests/UnitTests.cs#L89
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading