Mark Scale Generator as deprecated #2427
Merged
Annotations
3 warnings
|
|
|
exercises/practice/tree-building/TreeBuilding.cs#L12
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
exercises/practice/tree-building/TreeBuilding.cs#L12
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading