规范图标控件存储位置,修改部分拼写错误,更新版权信息 #29
DDTV_Test.yml
on: pull_request
Matrix: Client
Matrix: Desktop
Matrix: Server
Annotations
240 warnings
Server (macOS-latest, osx-arm64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (macOS-latest, osx-arm64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (macOS-latest, osx-arm64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (macOS-latest, osx-arm64):
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)
|
Server (macOS-latest, osx-arm64):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Server (macOS-latest, osx-arm64):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Server (macOS-latest, osx-arm64):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Server (macOS-latest, osx-arm64):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Server (macOS-latest, osx-arm64):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Server (macOS-latest, osx-arm64):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Server (macOS-latest, osx-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
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'.
|
Server (macOS-latest, osx-arm64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (macOS-latest, osx-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (ubuntu-latest, linux-musl-arm):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (ubuntu-latest, linux-musl-arm):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (ubuntu-latest, linux-musl-arm):
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)
|
Server (ubuntu-latest, linux-musl-arm):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
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'.
|
Server (ubuntu-latest, linux-musl-arm):
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (ubuntu-latest, linux-arm64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (ubuntu-latest, linux-arm64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (ubuntu-latest, linux-arm64):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm64):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm64):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm64):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm64):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm64):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm64):
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)
|
Server (ubuntu-latest, linux-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
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'.
|
Server (ubuntu-latest, linux-arm64):
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Server (ubuntu-latest, linux-arm64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (ubuntu-latest, linux-x64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (ubuntu-latest, linux-x64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (ubuntu-latest, linux-x64):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-x64):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-x64):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-x64):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-x64):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-x64):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-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)
|
Server (ubuntu-latest, linux-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-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'.
|
Server (ubuntu-latest, linux-x64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-x64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (ubuntu-latest, linux-musl-arm64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (ubuntu-latest, linux-musl-arm64):
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)
|
Server (ubuntu-latest, linux-musl-arm64):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm64):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
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'.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-arm64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (ubuntu-latest, linux-arm):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (ubuntu-latest, linux-arm):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (ubuntu-latest, linux-arm):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-arm):
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)
|
Server (ubuntu-latest, linux-arm):
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'.
|
Server (ubuntu-latest, linux-arm):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Server (ubuntu-latest, linux-arm):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (ubuntu-latest, linux-musl-x64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (ubuntu-latest, linux-musl-x64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (ubuntu-latest, linux-musl-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)
|
Server (ubuntu-latest, linux-musl-x64):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-x64):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-x64):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-x64):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-x64):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-x64):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-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'.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-musl-x64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (windows-latest, win-arm64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (windows-latest, win-arm64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (windows-latest, win-arm64):
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)
|
Server (windows-latest, win-arm64):
Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (windows-latest, win-arm64):
Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (windows-latest, win-arm64):
Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (windows-latest, win-arm64):
Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (windows-latest, win-arm64):
Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (windows-latest, win-arm64):
Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server (windows-latest, win-arm64):
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'.
|
Server (windows-latest, win-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Client (windows-latest, win-x64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
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#L110
Converting null literal or possible null value to non-nullable type.
|
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#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/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#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#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/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#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):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Client (windows-latest, win-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Client (windows-latest, win-x64):
Core/Network/Post.cs#L28
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/RuntimeObject/Danmu.cs#L35
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/Account/Linq/ByQRCode.cs#L191
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)
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):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
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#L110
Converting null literal or possible null value to non-nullable type.
|
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#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/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#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#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#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#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):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
Desktop (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'.
|
Desktop (windows-latest, win-x64):
Core/Config.cs#L83
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.
|
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/Account/Linq/ByQRCode.cs#L35
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/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)
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-arm64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Desktop (windows-latest, win-arm64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Desktop (windows-latest, win-arm64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Desktop (windows-latest, win-arm64):
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-arm64):
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-arm64):
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-arm64):
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-arm64):
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-arm64):
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-arm64):
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-arm64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Desktop (windows-latest, win-arm64)
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.
|
Server (windows-latest, win-x64):
Update/Program.cs#L290
The variable 'ex' is declared but never used
|
Server (windows-latest, win-x64):
Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Server (windows-latest, win-x64):
Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
|
Server (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.
|
Server (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.
|
Server (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.
|
Server (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)
|
Server (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.
|
Server (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.
|
Server (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.
|
Server (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'.
|
Server (windows-latest, win-x64):
Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-x64):
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Server (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.
|
Server (windows-latest, win-x64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-x64):
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-x64):
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Server (windows-latest, win-x64):
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
DDTV-Client-windows-latest-win-x64
Expired
|
174 MB |
sha256:552470b560490a57b579d7c306bbf74afbef4a13ce6062e82677a73caeaf6e08
|
|
DDTV-Desktop-windows-latest-win-arm64
Expired
|
227 MB |
sha256:c48a439c4cfea25b54cf5a7ff6ca06ca477eb5fdfcbfd6babd18411cb1335f46
|
|
DDTV-Desktop-windows-latest-win-x64
Expired
|
233 MB |
sha256:08bb7de2f955e492269355953abf471c182cda326b533cee87b900b7f0c69280
|
|
DDTV-Server-macOS-latest-osx-arm64
Expired
|
87.7 MB |
sha256:810c9db5aee10f290a1935a8a08299cd1662fa017b8f530bd46eb58559318c34
|
|
DDTV-Server-ubuntu-latest-linux-arm
Expired
|
84.6 MB |
sha256:08706afecc199efe6dbf858bf7a9adee42a5e12802d6a4e7f81ec9ea5217efb1
|
|
DDTV-Server-ubuntu-latest-linux-arm64
Expired
|
86 MB |
sha256:6f3c6f3ea34a732c9833cb88539456fae51305982abd53e68a4d1bf32a11f69e
|
|
DDTV-Server-ubuntu-latest-linux-musl-arm
Expired
|
84.7 MB |
sha256:781c8a52411e16ca2a88ba800cae6cb575680e518ceecce0968701aacf537c38
|
|
DDTV-Server-ubuntu-latest-linux-musl-arm64
Expired
|
86 MB |
sha256:5e42ed3ebf73ad481ae904672e137881c015ce87dbe1d467d9c65687715c8700
|
|
DDTV-Server-ubuntu-latest-linux-musl-x64
Expired
|
90.4 MB |
sha256:33e5e55190171cdb153055889067668ecda074bf12fda6053a20a30666c47f6f
|
|
DDTV-Server-ubuntu-latest-linux-x64
Expired
|
89.4 MB |
sha256:2740e9921155b0f6154cb905938395278c8c10375576e86d03a1848e9dbfb686
|
|
DDTV-Server-windows-latest-win-arm64
Expired
|
136 MB |
sha256:205dc8008ee199538e108fe8ad33c27641bc06213d20851294349b3b0f3097e9
|
|
DDTV-Server-windows-latest-win-x64
Expired
|
139 MB |
sha256:0a5f8aa64aac7d1c206e3e00e79058529cc38b3bb17c3126a82e23384ddb3c5d
|
|