Make renaming spaces a button action #2
Merged
Annotations
4 warnings
|
DynamicVariablePowerTools/SpaceTree.cs#L18
Non-nullable field '_dynVars' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
DynamicVariablePowerTools/SpaceTree.cs#L18
Non-nullable field '_children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
DynamicVariablePowerTools/SpaceTree.cs#L18
Non-nullable field '_dynVars' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
DynamicVariablePowerTools/SpaceTree.cs#L18
Non-nullable field '_children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading