Skip to content

新增托盘右键菜单,更新WpfUI版本,加注释,后面忘了 #25

新增托盘右键菜单,更新WpfUI版本,加注释,后面忘了

新增托盘右键菜单,更新WpfUI版本,加注释,后面忘了 #25

Triggered via pull request February 14, 2025 13:27
Status Failure
Total duration 6m 26s
Artifacts 2

DDTV_Test.yml

on: pull_request
Matrix: Client
Matrix: Desktop
Matrix: Server
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 40 warnings
Server (macOS-latest, osx-arm64)
Process completed with exit code 1.
Server (ubuntu-latest, linux-x64)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (ubuntu-latest, linux-x64)
The operation was canceled.
Server (ubuntu-latest, linux-musl-arm64)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (ubuntu-latest, linux-musl-arm64)
The operation was canceled.
Server (ubuntu-latest, linux-arm)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (ubuntu-latest, linux-arm)
The operation was canceled.
Server (ubuntu-latest, linux-musl-x64)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (ubuntu-latest, linux-musl-x64)
The operation was canceled.
Server (ubuntu-latest, linux-arm64)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (ubuntu-latest, linux-arm64)
The operation was canceled.
Server (ubuntu-latest, linux-musl-arm)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (ubuntu-latest, linux-musl-arm)
The operation was canceled.
Server (windows-latest, win-x64)
The job was canceled because "macOS-latest_osx-arm64" failed.
Server (windows-latest, win-x64)
The operation was canceled.
Desktop (windows-latest, win-x64): Update/MD5Hash.cs#L22
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
Desktop (windows-latest, win-x64): Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Desktop (windows-latest, win-x64): Update/Program.cs#L290
The variable 'ex' is declared but never used
Desktop (windows-latest, win-x64)
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.
Desktop (windows-latest, win-x64): Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/MD5Hash.cs#L22
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
Client (windows-latest, win-x64): Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Client (windows-latest, win-x64): Update/Program.cs#L290
The variable 'ex' is declared but never used
Client (windows-latest, win-x64)
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.
Client (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
Client (windows-latest, win-x64): Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Config.cs#L427
Nullability of reference types in type of 'event PropertyChangedEventHandler RunConfig.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Client (windows-latest, win-x64): Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
DDTV-Client-windows-latest-win-x64
173 MB
DDTV-Desktop-windows-latest-win-x64
232 MB