Skip to content

ci: test publish

ci: test publish #3

Triggered via push August 19, 2025 14:52
Status Success
Total duration 3m 45s
Artifacts 9

citest.yml

on: push
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

110 warnings and 8 notices
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/Utils/ListHelper.cs#L64
Possible null reference assignment.
build-macos (arm64): DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
build-macos (arm64): DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
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 (x64): 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 (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.
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/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/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-linux (x64, AppImage, self-contained): 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-linux (x64, 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 (x64, 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 (x64, 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 (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/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, rpm, self-contained): 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-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 (arm64, AppImage, self-contained): DownKyi.Core/BiliApi/Bangumi/Models/BangumiSeasonInfo.cs#L18
Non-nullable property 'SeasonTitle' 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/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-linux (arm64, AppImage, 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 (arm64, AppImage, 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 (arm64, AppImage, 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 (arm64, AppImage, 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 (arm64, AppImage, 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 (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 (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/BiliApi/VideoStream/VideoStream.cs#L81
Dereference of a possibly null reference.
build-linux (x64, deb, self-contained): DownKyi.Core/BiliApi/VideoStream/VideoStream.cs#L81
Dereference of a possibly null reference.
build-linux (x64, deb, self-contained): DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
build-linux (x64, deb, self-contained): DownKyi.Core/Utils/ListHelper.cs#L63
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/ListHelper.cs#L29
Dereference of a possibly null reference.
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 (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/Utils/ListHelper.cs#L64
Possible null reference assignment.
build-linux (arm64, deb, self-contained): DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
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/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
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-windows (x64, zip, false): 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-windows (x64, zip, false): 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-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/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-windows (x64, zip, false): 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-windows (x64, zip, false): 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-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, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemListNotifications.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, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.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, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.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, true): 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-windows (x64, zip, true): 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-windows (x64, zip, true): 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, true): 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, 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 (x86, zip, true): DownKyi.Core/BiliApi/Bangumi/Models/BangumiEpisode.cs#L18
Non-nullable property 'Dimension' 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/BangumiEpisode.cs#L17
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/BangumiEpisode.cs#L14
Non-nullable property 'Bvid' 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/BangumiEpisode.cs#L10
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/BangumiArea.cs#L9
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/Favorites/Models/FavUpper.cs#L10
Non-nullable property 'Face' 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/Favorites/Models/FavUpper.cs#L9
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/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, false): DownKyi.Core/BiliApi/Bangumi/Models/BangumiMedia.cs#L35
Non-nullable property 'TypeName' 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/Bangumi/Models/BangumiMedia.cs#L34
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, false): DownKyi.Core/BiliApi/Bangumi/Models/BangumiMedia.cs#L33
Non-nullable property 'ShareUrl' 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/Bangumi/Models/BangumiMedia.cs#L26
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, false): DownKyi.Core/BiliApi/Bangumi/Models/BangumiMedia.cs#L25
Non-nullable property 'Areas' 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/Bangumi/Models/BangumiMedia.cs#L20
Non-nullable property 'Media' 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/Bangumi/Models/BangumiArea.cs#L9
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-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
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 (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-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

Artifacts

Produced during runtime
Name Size Digest
DownKyi-999.999.999-1.win-x64-trimmed.zip
29 MB
sha256:99df56a6b8550c5f09fbade07cc33af47cd20aba788c98fb32b39b13f311ed6d
DownKyi-999.999.999-1.win-x64.zip
48.7 MB
sha256:0d65b0794a90cf6131d8fd2c9cbc7b18d1551299486578101d784ca4d238dfcd
DownKyi-999.999.999-1.win-x86-trimmed.zip
26.6 MB
sha256:a048415c2e4af989dc3cf3601437b5ab6009f62ee63d29e07f473f890c7d4292
DownKyi-999.999.999-1.win-x86.zip
44.5 MB
sha256:3815d0a68da4de88624834bdd732da5107f065fb56e61a250c5b3044ace2e316
DownKyi-999.999.999_linux_self-contained.aarch64.AppImage
45.1 MB
sha256:475d12fac3d2d0351daf9abdf87b44de416cc6525d61604a024e2224c19995d3
DownKyi-999.999.999_linux_self-contained.x86_64.AppImage
48 MB
sha256:9e01188cf1f719a8ae289d3569f0e67d566eb6076bc838e6878fb1ba6ace7d29
downkyi_999.999.999_linux_self-contained.x86_64.rpm
47.5 MB
sha256:473587a71ba27b99354ee455253e58dc34aadf2a300cabe90b6e723fad635f72
downkyi_999.999.999_linux_self-contained_amd64.deb
38.9 MB
sha256:9aa1898c86243dbcbcf9bdeb6264d62035bae2642df37bc6c8110b75eb220086
downkyi_999.999.999_linux_self-contained_arm64.deb
36.2 MB
sha256:65b210d4cf58619721c4d763078d0eeb7a1a153619ea3025db0a407c00b90306