chore(release): prepare for 1.0.10 #32
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
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/Storage/Database/DbHelper.cs#L115
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/BiliApi/Bangumi/Models/BangumiUpInfo.cs#L8
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Package:
DownKyi.Core/BiliApi/Bangumi/Models/BangumiUpInfo.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Package:
DownKyi.Core/BiliApi/History/Models/ToViewList.cs#L15
Non-nullable property 'Pic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Package:
DownKyi.Core/BiliApi/History/Models/ToViewList.cs#L17
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Package:
DownKyi.Core/BiliApi/History/Models/ToViewList.cs#L25
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "downkyi_1.0.10_linux_self-contained.x86_64.rpm", "downkyi_1.0.10_linux_self-contained_amd64.deb", "downkyi_1.0.10_linux_self-contained_arm64.deb", "DownKyi-1.0.10_linux_self-contained.aarch64.AppImage", "DownKyi-1.0.10_linux_self-contained.x86_64.AppImage", "DownKyi-1.0.10-1.win-x64.zip", "DownKyi-1.0.10-1.win-x86.zip", "DownKyi-1.0.10-osx-arm64.dmg", "DownKyi-1.0.10-osx-x64.dmg".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading