chore(release): prepare for 1.0.21 #46
build.yml
on: push
Generate changelog
4s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Annotations
112 warnings and 8 notices
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
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 (x64, AppImage, 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 (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 adding the 'required' modifier or declaring the field as nullable.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
|
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/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
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)
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/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.
|
build-linux (arm64, AppImage, self-contained):
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-linux (arm64, AppImage, 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 (arm64, AppImage, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
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, AppImage, 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, 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/Aria2cNet/AriaManager.cs#L21
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#L25
Cannot convert null literal to non-nullable reference type.
|
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 (x64, rpm, self-contained):
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.
|
build-linux (x64, rpm, self-contained):
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-linux (x64, rpm, 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, rpm, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
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 (x64, rpm, 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 (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 adding the 'required' modifier or declaring the field as nullable.
|
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/Aria2cNet/AriaManager.cs#L49
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)
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/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.
|
build-linux (arm64, deb, self-contained):
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-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 (arm64, deb, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
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/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/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/Aria2cNet/AriaManager.cs#L21
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#L25
Cannot convert null literal to non-nullable reference type.
|
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 (x64, deb, self-contained):
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.
|
build-linux (x64, deb, self-contained):
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-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 adding the 'required' modifier or declaring the property as nullable.
|
build-linux (x64, deb, self-contained):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
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 (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 adding the 'required' modifier or declaring the property as nullable.
|
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/Aria2cNet/AriaManager.cs#L21
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#L25
Cannot convert null literal to non-nullable reference type.
|
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-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/Client/Entity/AriaAddMetalink.cs#L14
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/Client/Entity/AriaAddMetalink.cs#L12
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/Client/Entity/AriaAddMetalink.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/Client/Entity/AriaAddMetalink.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.
|
build-windows (x64, zip, false):
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-windows (x64, zip, false):
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-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip, false):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip, false)
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, true):
DownKyi.Core/BiliApi/Bangumi/Models/BangumiSeasonInfo.cs#L12
Non-nullable property 'Cover' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x86, zip, true):
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-windows (x86, zip, true):
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-windows (x86, zip, true):
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-windows (x86, zip, true):
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-windows (x86, zip, true):
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-windows (x86, zip, true):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip, true):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip, true):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip, true)
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, false):
DownKyi.Core/Storage/StorageUtils.cs#L19
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build-windows (x86, zip, false):
DownKyi.Core/BiliApi/Danmaku/Models/BiliDanmaku.cs#L11
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x86, zip, false):
DownKyi.Core/BiliApi/Danmaku/Models/BiliDanmaku.cs#L10
Non-nullable property 'MidHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x86, zip, false):
DownKyi.Core/BiliApi/Favorites/FavoritesResource.cs#L92
Possible null reference return.
|
build-windows (x86, zip, false):
DownKyi.Core/BiliApi/Favorites/FavoritesResource.cs#L83
Possible null reference return.
|
build-windows (x86, zip, false):
DownKyi.Core/BiliApi/BiliUtils/Quality.cs#L5
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-windows (x86, zip, false):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip, false):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip, false):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip, false)
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, true):
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-windows (x64, zip, true):
DownKyi.Core/Danmaku2Ass/Danmaku.cs#L9
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x64, zip, true):
DownKyi.Core/Danmaku2Ass/Danmaku.cs#L8
Non-nullable property 'Commenter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x64, zip, true):
DownKyi.Core/Danmaku2Ass/Danmaku.cs#L6
Non-nullable property 'Style' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-windows (x64, zip, true):
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-windows (x64, zip, true):
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-windows (x64, zip, true):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip, true):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip, true):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip, true)
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-macos (arm64):
DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-macos (arm64):
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.
|
build-macos (arm64):
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 (arm64):
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 (arm64):
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
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 (arm64):
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 (arm64):
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 (arm64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
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#L25
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
build-macos (x64):
DownKyi.Core/Storage/StorageUtils.cs#L19
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build-macos (x64):
DownKyi.Core/Utils/Encryptor/Encryptor.File.cs#L142
Possible null reference argument for parameter 'b2' in 'bool Encryptor.CheckByteArrays(byte[] b1, byte[] b2)'.
|
build-macos (x64):
DownKyi.Core/Utils/Encryptor/Encryptor.File.cs#L61
Possible null reference argument for parameter 'buffer' in 'void CryptoStream.Write(byte[] buffer, int offset, int count)'.
|
build-macos (x64):
DownKyi.Core/Utils/Encryptor/Encryptor.File.cs#L61
Dereference of a possibly null reference.
|
build-macos (x64):
DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
|
build-macos (x64):
DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
|
build-macos (x64):
DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
|
build-macos (x64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
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#L25
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-windows (x64, zip, false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
build-windows (x86, zip, true)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
build-windows (x86, zip, false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
build-windows (x64, zip, true)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
build-macos (arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
build-macos (arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
build-macos (x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
build-macos (x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
DownKyi-1.0.21-1.win-x64-trimmed.zip
|
33 MB |
sha256:450f3efbfdff13be3fad80c17bc9bb8c7ecca315ea5baed7a73d75d323be2316
|
|
DownKyi-1.0.21-1.win-x64.zip
|
48.7 MB |
sha256:88e4a6908cd71829ecfdf6dd9278fac8c08885199f0c42416f0839e6173490bc
|
|
DownKyi-1.0.21-1.win-x86-trimmed.zip
|
30.3 MB |
sha256:716ef9229dc252e2fd7134b8febfe89fec1fa1d399458738d823865c9791a828
|
|
DownKyi-1.0.21-1.win-x86.zip
|
44.5 MB |
sha256:38714e247a843629087599558bb9891484030c1c9b942b6fc9421e0176e2208a
|
|
DownKyi-1.0.21-osx-arm64.dmg
|
47 MB |
sha256:c27ff72e04cab5eb0c6ae52a5533373e194831606c3152486480a0536d835e36
|
|
DownKyi-1.0.21-osx-x64.dmg
|
49.8 MB |
sha256:d5adbbba067927431ee55a33a342397f4c82e8040cc13c3bbab95e9530ad8683
|
|
DownKyi-1.0.21_linux_self-contained.aarch64.AppImage
|
45.1 MB |
sha256:4503b330b1f0a26c8091655dd37b5534158f3eafb494e6f332e550d4364077cd
|
|
DownKyi-1.0.21_linux_self-contained.x86_64.AppImage
|
48 MB |
sha256:f670e15b7d28c0052abbde5868ec902c8a64cdb51b389f260e4a1b77cc2c1f3e
|
|
downkyi_1.0.21_linux_self-contained.x86_64.rpm
|
47.5 MB |
sha256:18572467d020bf3440d6c0a7abdff5bd1ed89cc989410b712c925c9476c09780
|
|
downkyi_1.0.21_linux_self-contained_amd64.deb
|
38.9 MB |
sha256:d8d73945474acdb3a80b6ce6e6766ed8e5e86aac17dd8f3097a0ce72ebd93e89
|
|
downkyi_1.0.21_linux_self-contained_arm64.deb
|
36.1 MB |
sha256:1df95ac64624c0fc5aca163d8a1130e4d8ff7f52f14bd91be39e6be6afde2d9b
|
|