chore(release): prepare for 1.0.8 #30
build.yml
on: push
Generate changelog
11s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Annotations
100 warnings
Generate changelog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (x64, rpm, self-contained)
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/.
|
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/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/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
|
build-linux (arm64, AppImage, self-contained)
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/.
|
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/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, AppImage, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L84
Converting null literal or possible null value to non-nullable type.
|
build-linux (x64, AppImage, self-contained)
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/.
|
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/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
|
build-linux (arm64, deb, self-contained)
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/.
|
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/Utils/QRCode.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build-linux (arm64, deb, self-contained):
DownKyi.Core/BiliApi/Zone/VideoZoneIcon.cs#L8
Non-nullable field 'instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-linux (arm64, deb, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L39
Dereference of a possibly null reference.
|
build-linux (arm64, deb, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L78
Converting null literal or possible null value to non-nullable type.
|
build-linux (arm64, deb, self-contained):
DownKyi.Core/Utils/ObjectHelper.cs#L82
Dereference of a possibly null reference.
|
build-linux (x64, deb, self-contained)
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/.
|
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 declaring the field as nullable.
|
build-linux (x64, deb, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-linux (x64, deb, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L25
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-linux (x64, 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 declaring the property as nullable.
|
build-windows (x64, zip)
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/.
|
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/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-windows (x64, zip):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows (x64, zip):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L25
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows (x64, zip):
DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-macos (arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, apple-actions/import-codesign-certs@v2, 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/.
|
build-macos (arm64):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
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-windows (x86, zip)
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/.
|
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/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
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/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows (x86, zip):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L25
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows (x86, zip):
DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows (x86, zip):
DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-windows (x86, zip):
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.
|
build-macos (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, apple-actions/import-codesign-certs@v2, 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/.
|
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/BiliApi/Zone/VideoZoneIcon.cs#L8
Non-nullable field 'instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-macos (x64):
DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider 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 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 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 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 declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DownKyi-1.0.8-1.win-x64.zip
Expired
|
53.1 MB |
|
DownKyi-1.0.8-1.win-x86.zip
Expired
|
49 MB |
|
DownKyi-1.0.8-osx-arm64.dmg
Expired
|
50.8 MB |
|
DownKyi-1.0.8-osx-x64.dmg
Expired
|
54 MB |
|
DownKyi-1.0.8_linux_self-contained.aarch64.AppImage
Expired
|
49.8 MB |
|
DownKyi-1.0.8_linux_self-contained.x86_64.AppImage
Expired
|
52.7 MB |
|
downkyi_1.0.8_linux_self-contained.x86_64.rpm
Expired
|
52.1 MB |
|
downkyi_1.0.8_linux_self-contained_amd64.deb
Expired
|
38.7 MB |
|
downkyi_1.0.8_linux_self-contained_arm64.deb
Expired
|
34.7 MB |
|