Benchmark #67
Annotations
4 warnings and 1 notice
|
csharp/Program.cs#L113
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
csharp/Program.cs#L116
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
csharp/Program.cs#L119
Non-nullable property 'Related' 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