Skip to content

chore(release): prepare for 1.0.14 #36

chore(release): prepare for 1.0.14

chore(release): prepare for 1.0.14 #36

Re-run triggered November 26, 2024 12:01
Status Success
Total duration 2m 7s
Artifacts 9

build.yml

on: push
Generate changelog
15s
Generate changelog
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

102 warnings
Generate changelog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-linux (arm64, AppImage, self-contained)
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/
build-linux (arm64, AppImage, self-contained)
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.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
build-linux (arm64, deb, self-contained)
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/
build-linux (arm64, deb, self-contained)
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.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L25
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained)
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/
build-linux (x64, deb, self-contained)
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.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
build-linux (x64, deb, self-contained): DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
build-linux (x64, deb, self-contained): DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
build-linux (x64, rpm, self-contained)
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/
build-linux (x64, rpm, self-contained)
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.
build-linux (x64, rpm, self-contained): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/BiliApi/Bangumi/Models/BangumiUpInfo.cs#L8
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/BiliApi/Bangumi/Models/BangumiUpInfo.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/BiliApi/Bangumi/Models/BangumiSection.cs#L9
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/BiliApi/Bangumi/Models/BangumiSection.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/BiliApi/Bangumi/Models/BangumiSeasonInfo.cs#L8
Non-nullable property 'Badge' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, AppImage, self-contained)
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/
build-linux (x64, AppImage, self-contained)
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.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L64
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L69
Dereference of a possibly null reference.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Dereference of a possibly null reference.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L124
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip)
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/
build-windows (x86, zip)
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.
build-windows (x86, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Danmaku2Ass/Config.cs#L30
Non-nullable field 'LayoutAlgorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-macos (arm64)
The following actions use a deprecated Node.js version 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/
build-macos (arm64): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Logging/LogManager.cs#L35
Converting null literal or possible null value to non-nullable type.
build-macos (arm64): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Logging/LogManager.cs#L50
Possible null reference assignment.
build-macos (arm64): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Logging/LogManager.cs#L21
Non-nullable event 'Event' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-macos (arm64): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip): DownKyi.Core/Logging/LogManager.cs#L122
Possible null reference assignment.
build-macos (arm64): DownKyi.Core/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
build-macos (arm64): DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
build-macos (arm64): DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
build-macos (arm64): DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
build-macos (arm64): DownKyi.Core/Utils/ObjectHelper.cs#L84
Converting null literal or possible null value to non-nullable type.
build-macos (arm64): DownKyi.Core/Utils/ObjectHelper.cs#L88
Dereference of a possibly null reference.
build-macos (arm64)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
build-windows (x64, zip)
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/
build-windows (x64, zip)
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.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip): DownKyi.Core/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L64
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L69
Dereference of a possibly null reference.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Dereference of a possibly null reference.
build-windows (x64, zip): DownKyi.Core/Aria2cNet/AriaManager.cs#L116
Cannot convert null literal to non-nullable reference type.
build-macos (x64)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
build-macos (x64): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-macos (x64): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-macos (x64): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L25
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-macos (x64): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-macos (x64): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-macos (x64): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "downkyi_1.0.14_linux_self-contained.x86_64.rpm", "downkyi_1.0.14_linux_self-contained_amd64.deb", "downkyi_1.0.14_linux_self-contained_arm64.deb", "DownKyi-1.0.14_linux_self-contained.aarch64.AppImage", "DownKyi-1.0.14_linux_self-contained.x86_64.AppImage", "DownKyi-1.0.14-1.win-x64.zip", "DownKyi-1.0.14-1.win-x86.zip", "DownKyi-1.0.14-osx-arm64.dmg", "DownKyi-1.0.14-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/

Artifacts

Produced during runtime
Name Size Digest
DownKyi-1.0.14-1.win-x64.zip Expired
53 MB
DownKyi-1.0.14-1.win-x86.zip Expired
48.8 MB
DownKyi-1.0.14-osx-arm64.dmg Expired
50.3 MB
DownKyi-1.0.14-osx-x64.dmg Expired
53.4 MB
DownKyi-1.0.14_linux_self-contained.aarch64.AppImage Expired
49.3 MB
DownKyi-1.0.14_linux_self-contained.x86_64.AppImage Expired
52.2 MB
downkyi_1.0.14_linux_self-contained.x86_64.rpm Expired
51.6 MB
downkyi_1.0.14_linux_self-contained_amd64.deb Expired
38.3 MB
downkyi_1.0.14_linux_self-contained_arm64.deb Expired
34.3 MB