chore(release): prepare for 1.0.2 #18
Annotations
10 warnings
Package
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.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
Package:
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).
|
Package:
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).
|
Package:
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading