chore(release): prepare for 1.0.2 #18
build.yml
on: push
Generate changelog
12s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Annotations
70 warnings
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 (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):
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#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, AppImage, self-contained):
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-linux (x64, AppImage, self-contained):
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-linux (x64, AppImage, self-contained):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, AppImage, self-contained):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
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 (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):
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#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, rpm, self-contained):
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-linux (x64, rpm, self-contained):
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-linux (x64, rpm, self-contained):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, rpm, self-contained):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
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-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):
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#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, deb, self-contained):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, deb, self-contained):
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-linux (x64, deb, self-contained):
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-linux (x64, deb, self-contained):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, deb, self-contained):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-linux (x64, deb, self-contained):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip)
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):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip):
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-windows (x86, zip):
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-windows (x86, zip):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x86, zip):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
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):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
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-macos (arm64):
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-macos (arm64):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-macos (arm64):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-macos (x64):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-macos (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-macos (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-macos (x64):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
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#L21
Cannot convert null literal to non-nullable reference type.
|
build-macos (x64):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-macos (x64):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-macos (x64):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-macos (x64):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip)
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):
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip):
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip):
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip):
DownKyi.Core/Storage/Database/DbHelper.cs#L115
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip):
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-windows (x64, zip):
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-windows (x64, zip):
DownKyi.Core/BiliApi/WebClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip):
DownKyi.Core/BiliApi/WebClient.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-windows (x64, zip):
DownKyi.Core/BiliApi/Video/VideoInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DownKyi-1.0.2-1.win-x64.zip
Expired
|
84.1 MB |
|
DownKyi-1.0.2-1.win-x86.zip
Expired
|
69.3 MB |
|
DownKyi-1.0.2-osx-arm64.dmg
Expired
|
62.6 MB |
|
DownKyi-1.0.2-osx-x64.dmg
Expired
|
71.1 MB |
|
DownKyi-1.0.2_linux_self-contained.x86_64.AppImage
Expired
|
74.9 MB |
|
downkyi_1.0.2_linux_self-contained.x86_64.rpm
Expired
|
74 MB |
|
downkyi_1.0.2_linux_self-contained_amd64.deb
Expired
|
59.4 MB |
|