chore(release): prepare for 1.0.21 #46
Annotations
10 warnings and 1 notice
Package:
DownKyi.Core/Storage/StorageUtils.cs#L19
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Package:
DownKyi.Core/BiliApi/Danmaku/Models/BiliDanmaku.cs#L11
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Package:
DownKyi.Core/BiliApi/Danmaku/Models/BiliDanmaku.cs#L10
Non-nullable property 'MidHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Package:
DownKyi.Core/BiliApi/Favorites/FavoritesResource.cs#L92
Possible null reference return.
|
Package:
DownKyi.Core/BiliApi/Favorites/FavoritesResource.cs#L83
Possible null reference return.
|
Package:
DownKyi.Core/BiliApi/BiliUtils/Quality.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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.
|
Package
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
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