chore(release): prepare for 1.0.22 #48
Annotations
10 warnings and 1 notice
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L23
Non-nullable event 'DownloadFinish' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Package:
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.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L124
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Dereference of a possibly null reference.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L69
Dereference of a possibly null reference.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L64
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading