fix: 使用avalonia旧版本修复windows7报错 Fixes: #31 #29
Annotations
11 warnings
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, ncipollo/release-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build x64:
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/Utils/StringLogicalComparer.cs#L11
Nullability of reference types in type of parameter 'x' of 'int StringLogicalComparer<T>.Compare(T x, T y)' doesn't match implicitly implemented member 'int IComparer<T>.Compare(T? x, T? y)' (possibly because of nullability attributes).
|
Build x64:
DownKyi.Core/Utils/StringLogicalComparer.cs#L11
Nullability of reference types in type of parameter 'y' of 'int StringLogicalComparer<T>.Compare(T x, T y)' doesn't match implicitly implemented member 'int IComparer<T>.Compare(T? x, T? y)' (possibly because of nullability attributes).
|
Build x64:
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build x64:
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L59
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading