fix: 修复发布在macOS和linux上的一些问题 #13
Annotations
10 warnings
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
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).
|
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).
|
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L59
Cannot convert null literal to non-nullable reference type.
|
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L90
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading