Fix some nullable warnings #355
Annotations
2 warnings
src/UniGetUI.Core.Tools/Tools.cs#L453
Converting null literal or possible null value to non-nullable type.
|
src/UniGetUI.Core.Tools/Tools.cs#L459
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading