chore(release): prepare for 1.0.11 #33
Annotations
13 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, apple-actions/import-codesign-certs@v2, 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/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
|
DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
|
DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
|
DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
|
DownKyi.Core/Utils/ObjectHelper.cs#L84
Converting null literal or possible null value to non-nullable type.
|
DownKyi.Core/Utils/ObjectHelper.cs#L88
Dereference of a possibly null reference.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "downkyi_1.0.11_linux_self-contained.x86_64.rpm", "downkyi_1.0.11_linux_self-contained_amd64.deb", "downkyi_1.0.11_linux_self-contained_arm64.deb", "DownKyi-1.0.11_linux_self-contained.aarch64.AppImage", "DownKyi-1.0.11_linux_self-contained.x86_64.AppImage", "DownKyi-1.0.11-1.win-x64.zip", "DownKyi-1.0.11-1.win-x86.zip", "DownKyi-1.0.11-osx-arm64.dmg", "DownKyi-1.0.11-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