Skip to content

修复开播提醒导致程序崩溃的问题 #41

修复开播提醒导致程序崩溃的问题

修复开播提醒导致程序崩溃的问题 #41

Triggered via push June 25, 2024 06:26
Status Success
Total duration 7m 2s
Artifacts 17

DDTV_Release.yml

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

Annotations

231 warnings and 1 notice
DDTV Docker
version(release5.1.42 release 5.1.42 5.1 5 .1 .42)
Server (macOS-latest, osx-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Server (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (macOS-latest, osx-arm64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (macOS-latest, osx-arm64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Server (macOS-latest, osx-arm64): Core/Network/Get.cs#L26
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-arm64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-arm64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-arm64): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-arm64): Core/Config.cs#L399
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#L400
Cannot convert null literal to non-nullable reference type.
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/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Server (macOS-latest, osx-x64): Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64): Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-x64): Core/Config.cs#L399
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-x64): Core/Config.cs#L400
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-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 (macOS-latest, osx-x64): Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Server (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-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 (macOS-latest, osx-x64): Update/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (macOS-latest, osx-x64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (macOS-latest, osx-x64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Server (ubuntu-latest, linux-musl-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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#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#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#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#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/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (ubuntu-latest, linux-musl-arm64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (ubuntu-latest, linux-musl-arm64): Update/Program.cs#L251
The variable 'ex' is declared but never used
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm64): Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm64): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm64): Core/Config.cs#L399
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#L400
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/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Server (ubuntu-latest, linux-musl-x64): Core/Network/Get.cs#L26
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-x64): Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64): Core/Config.cs#L399
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#L400
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/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
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): 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#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#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#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#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/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (ubuntu-latest, linux-musl-x64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (ubuntu-latest, linux-musl-x64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Client (windows-latest, win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Client (windows-latest, win-x64): Update/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Client (windows-latest, win-x64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Client (windows-latest, win-x64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Client (windows-latest, win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Client (windows-latest, win-x64): Core/Network/Get.cs#L26
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
Client (windows-latest, win-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/Config.cs#L399
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Network/Get.cs#L26
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/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Config.cs#L399
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#L400
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
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/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#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#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#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#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/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (ubuntu-latest, linux-x64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (ubuntu-latest, linux-x64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Server (ubuntu-latest, linux-musl-arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#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#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#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#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#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/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (ubuntu-latest, linux-musl-arm): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (ubuntu-latest, linux-musl-arm): Update/Program.cs#L251
The variable 'ex' is declared but never used
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm): Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm): Core/Config.cs#L399
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#L400
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-musl-arm): Core/Network/Post.cs#L27
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/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L30
Non-nullable property 'Ver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L32
Non-nullable property 'Bucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L33
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L36
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L38
Non-nullable property 'FileMd5' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/GetFileSchemaJSON.cs#L39
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Desktop (windows-latest, win-x64): Update/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Desktop (windows-latest, win-x64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Desktop (windows-latest, win-x64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Desktop (windows-latest, win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Desktop (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Get.cs#L26
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/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Config.cs#L399
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#L400
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Server (windows-latest, win-x64): Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Config.cs#L82
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Config.cs#L399
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#L400
Cannot convert null literal to non-nullable reference type.
Server (windows-latest, win-x64): Core/Tools/Transcode.cs#L24
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.
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/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): 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/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#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#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#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#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/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (windows-latest, win-x64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (windows-latest, win-x64): Update/Program.cs#L251
The variable 'ex' is declared but never used
Server (ubuntu-latest, linux-arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#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/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#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#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#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#L97
Converting null literal or possible null value to non-nullable type.
Server (ubuntu-latest, linux-arm): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (ubuntu-latest, linux-arm): Update/Program.cs#L251
The variable 'ex' is declared but never used
Server (ubuntu-latest, linux-arm): 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#L35
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm): Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm): Core/Config.cs#L82
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/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm): Core/Config.cs#L399
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#L400
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-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm64): Core/Network/Get.cs#L26
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#L82
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm64): Core/Config.cs#L399
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/Config.cs#L400
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm64): Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-arm64): Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
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/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#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#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#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#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/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/Program.cs#L97
Converting null literal or possible null value to non-nullable type.
Server (ubuntu-latest, linux-arm64): Update/Program.cs#L100
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (ubuntu-latest, linux-arm64): Update/Program.cs#L251
The variable 'ex' is declared but never used

Artifacts

Produced during runtime
Name Size
DDTV-Client-windows-latest-win-x64
147 MB
DDTV-Desktop-windows-latest-win-x64
206 MB
DDTV-Server-macOS-latest-osx-arm64
86.4 MB
DDTV-Server-macOS-latest-osx-x64
90 MB
DDTV-Server-ubuntu-latest-linux-arm
83.3 MB
DDTV-Server-ubuntu-latest-linux-arm64
84.6 MB
DDTV-Server-ubuntu-latest-linux-musl-arm
83.4 MB
DDTV-Server-ubuntu-latest-linux-musl-arm64
84.7 MB
DDTV-Server-ubuntu-latest-linux-musl-x64
89.1 MB
DDTV-Server-ubuntu-latest-linux-x64
88 MB
DDTV-Server-windows-latest-win-x64
112 MB
digests-alpine-linux-musl-arm Expired
244 Bytes
digests-alpine-linux-musl-arm64 Expired
244 Bytes
digests-alpine-linux-musl-x64 Expired
244 Bytes
digests-debian-linux-arm Expired
244 Bytes
digests-debian-linux-arm64 Expired
244 Bytes
digests-debian-linux-x64 Expired
244 Bytes