chore(release): prepare for 1.0.13 #35
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
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#L21
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L64
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L69
Dereference of a possibly null reference.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Dereference of a possibly null reference.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L124
Cannot convert null literal to non-nullable reference type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "downkyi_1.0.13_linux_self-contained.x86_64.rpm", "downkyi_1.0.13_linux_self-contained_amd64.deb", "downkyi_1.0.13_linux_self-contained_arm64.deb", "DownKyi-1.0.13_linux_self-contained.aarch64.AppImage", "DownKyi-1.0.13_linux_self-contained.x86_64.AppImage", "DownKyi-1.0.13-1.win-x64.zip", "DownKyi-1.0.13-1.win-x86.zip", "DownKyi-1.0.13-osx-arm64.dmg", "DownKyi-1.0.13-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/
|
This job succeeded
Loading