chore(release): prepare for 1.0.19 #44
Annotations
10 warnings
DownKyi.Core/Aria2cNet/AriaManager.cs#L13
Non-nullable event 'TellStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L124
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Dereference of a possibly null reference.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L69
Dereference of a possibly null reference.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L64
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
|
The logs for this run have expired and are no longer available.
Loading