update #28
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/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/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#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/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/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/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/Network/Post.cs#L28
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/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/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):
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):
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/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#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/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/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):
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):
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/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
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-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/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/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
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/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/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#L35
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 (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/Account/Linq/ByQRCode.cs#L191
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-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/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):
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):
Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
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/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/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Server (ubuntu-latest, linux-arm):
Core/RuntimeObject/Danmu.cs#L35
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/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-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/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):
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):
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/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-x64):
Core/RuntimeObject/Danmu.cs#L35
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/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-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/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/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#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/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/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-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/RuntimeObject/Danmu.cs#L35
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.
|
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/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/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#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/Network/Post.cs#L28
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/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/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#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)
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):
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/Config.cs#L428
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#L83
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-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/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/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-arm64):
Core/RuntimeObject/Danmu.cs#L35
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/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/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#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/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/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/Config.cs#L428
Cannot convert null literal to non-nullable reference type.
|
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/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/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/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:2cd20e14627efaa371f9ddfbdb45ac1d01dff3876c663031d14c22a67ff5b90e
|
|
DDTV-Desktop-windows-latest-win-arm64
Expired
|
227 MB |
sha256:02e225da75608b66dd783281e701921130aeb0996fdbda9b7f598f73473fdf82
|
|
DDTV-Desktop-windows-latest-win-x64
Expired
|
233 MB |
sha256:54983844cde7d77754b4fdbf23f5bfdaef2e6fd2061ffb842ec8678968b3723c
|
|
DDTV-Server-macOS-latest-osx-arm64
Expired
|
87.7 MB |
sha256:c147ec60bd5af2b4d7552abc26f8bca86165fc12b08a62ec0b26366652e7c39c
|
|
DDTV-Server-ubuntu-latest-linux-arm
Expired
|
84.6 MB |
sha256:efb2523a0f7eacde88e1f1ab18756e47420d2cfec2888d2a64ea00dc9ef7667a
|
|
DDTV-Server-ubuntu-latest-linux-arm64
Expired
|
86 MB |
sha256:d1dde04936dcbdbcc53f5192fbf843d8d3759cf33beb3daedee476f9606fba5d
|
|
DDTV-Server-ubuntu-latest-linux-musl-arm
Expired
|
84.7 MB |
sha256:114173ed3ddfb29d4b56c1321f6a45c07bb63ed64923a9b40ceb7d41d5b6aa79
|
|
DDTV-Server-ubuntu-latest-linux-musl-arm64
Expired
|
86 MB |
sha256:20a93249c12005dd1083f3805e74662a5415ca7fa4f05615869a79b4b3706d55
|
|
DDTV-Server-ubuntu-latest-linux-musl-x64
Expired
|
90.4 MB |
sha256:cecc6628477048cf24f2161779545e35bf77cdc44504b024cc71652c2c8c92ac
|
|
DDTV-Server-ubuntu-latest-linux-x64
Expired
|
89.4 MB |
sha256:37543c4d58e676e4516e2c166b854637b6c8a35d4c4948c014a783a5c5277eb0
|
|
DDTV-Server-windows-latest-win-arm64
Expired
|
136 MB |
sha256:c699dfd735e2b5f89527b1fd9d3ee246b67ed4c572ee2b318ac3cb00f2dfc883
|
|
DDTV-Server-windows-latest-win-x64
Expired
|
139 MB |
sha256:7362ea7ddb0a8a1ee4912d0d4389ebf00859c7978e20bd67e4023c6c7b234e3c
|
|