Skip to content

添加 MKVToolnix 插件复制步骤 #259

添加 MKVToolnix 插件复制步骤

添加 MKVToolnix 插件复制步骤 #259

Re-run triggered June 12, 2025 16:50
Status Success
Total duration 6m 39s
Artifacts 10

DDTV_Dev.yml

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

Annotations

160 warnings
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/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#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): 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/Config.cs#L83
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/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#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm64): Core/Network/Get.cs#L28
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#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/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/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#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/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/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm): Core/Network/Get.cs#L28
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-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-arm): Update/Program.cs#L290
The variable 'ex' is declared but never used
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-arm): Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
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-arm): Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
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-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-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-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-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-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-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-x64): Core/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
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-x64): Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference 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-x64): Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm): Core/Tools/Transcode.cs#L24
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/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-x64): Core/RuntimeObject/Danmu.cs#L35
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-x64): Core/Account/Linq/ByQRCode.cs#L35
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#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm): Core/Network/Get.cs#L28
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-x64): Core/Account/Linq/ByQRCode.cs#L191
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): Core/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Network/Get.cs#L28
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/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/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#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/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/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
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/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/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm64): Core/Network/Get.cs#L28
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/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/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64): Core/Tools/Transcode.cs#L24
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/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64): Core/Network/Get.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/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 (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/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
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/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/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/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-arm64): Core/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
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/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): 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): 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/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/Config.cs#L83
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Network/Get.cs#L28
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Network/Get.cs#L28
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-Server-macOS-latest-osx-arm64
87.8 MB
sha256:b70f4345a170fbc8ab12d437c9e2f5d1840b79f8dbb77a473af84ab628de641c
DDTV-Server-ubuntu-latest-linux-arm
84.3 MB
sha256:99137bab7343554b1a03252f31973d39569bc9b45c6c93911e63d6b000eea882
DDTV-Server-ubuntu-latest-linux-arm64
85.7 MB
sha256:768c61bae8cc919e133dc281109c77cc21f856a47ebab0d4453260a9aab0f302
DDTV-Server-ubuntu-latest-linux-musl-arm
84.4 MB
sha256:01aa1a7950bc686f86e18b2e027f8c993859a92e325113ed84f4073a94b127ae
DDTV-Server-ubuntu-latest-linux-musl-arm64
85.7 MB
sha256:8cef5423b28c0facfc9025e45c5d480446c47243d4fc48631b1e115a68b1a3a7
DDTV-Server-ubuntu-latest-linux-musl-x64
90.1 MB
sha256:cdc7bf1fe50140cfcb0c9c5cd0a484695bb677d6bdf132dee15b20b28ad046db
DDTV-Server-ubuntu-latest-linux-x64
89 MB
sha256:04d3301a6bd956b19a0f0db869787a92b822a4f200fc44ad118eebf36a16cc4c
DDTV-Server-windows-latest-win-x64
140 MB
sha256:8f9de84bfd4fb31a3b3e87448507c81aae090b15509cd63d5846d8b3570d062b