Skip to content

优化更新脚本逻辑;修改Dev版本默认更新分支 #197

优化更新脚本逻辑;修改Dev版本默认更新分支

优化更新脚本逻辑;修改Dev版本默认更新分支 #197

Triggered via push September 3, 2024 06:27
Status Failure
Total duration 2m 46s
Artifacts

DDTV_Dev.yml

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

Annotations

37 errors and 99 warnings
Server (ubuntu-latest, linux-arm64)
Process completed with exit code 1.
Server (ubuntu-latest, linux-musl-arm64)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (ubuntu-latest, linux-musl-arm64)
Process completed with exit code 1.
Server (windows-latest, win-x64)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (windows-latest, win-x64)
The operation was canceled.
Server (macOS-latest, osx-arm64)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (macOS-latest, osx-arm64)
The operation was canceled.
Server (ubuntu-latest, linux-musl-arm)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (ubuntu-latest, linux-musl-arm)
The operation was canceled.
Server (macOS-latest, osx-x64)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (macOS-latest, osx-x64)
The operation was canceled.
Server (ubuntu-latest, linux-musl-x64)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (ubuntu-latest, linux-musl-x64)
The operation was canceled.
Server (ubuntu-latest, linux-arm)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (ubuntu-latest, linux-arm)
The operation was canceled.
Server (ubuntu-latest, linux-x64)
The job was canceled because "ubuntu-latest_linux-arm64" failed.
Server (ubuntu-latest, linux-x64)
The operation was canceled.
Desktop (windows-latest, win-x64): Core/Init.cs#L17
The namespace 'Core' already contains a definition for 'Init'
Desktop (windows-latest, win-x64): Core/Config.cs#L12
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
Desktop (windows-latest, win-x64): Core/Init.cs#L12
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
Desktop (windows-latest, win-x64): Core/LogModule/LogClass.cs#L8
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
Desktop (windows-latest, win-x64): Core/Config.cs#L27
The type or namespace name 'Mode' could not be found (are you missing a using directive or an assembly reference?)
Desktop (windows-latest, win-x64): Core/Init.cs#L27
The type or namespace name 'Mode' could not be found (are you missing a using directive or an assembly reference?)
Desktop (windows-latest, win-x64): Core/Init.cs#L32
Type 'Init' already defines a member called 'Start' with the same parameter types
Desktop (windows-latest, win-x64): Core/Init.cs#L87
Type 'Init' already defines a member called 'StartParameterInitialization' with the same parameter types
Desktop (windows-latest, win-x64): Core/Init.cs#L130
Type 'Init' already defines a member called 'GetRunTime' with the same parameter types
Desktop (windows-latest, win-x64): Core/Init.cs#L148
Type 'Init' already defines a member called 'InitDirectoryAndFile' with the same parameter types
Client (windows-latest, win-x64): Core/Init.cs#L17
The namespace 'Core' already contains a definition for 'Init'
Client (windows-latest, win-x64): Core/Config.cs#L12
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
Client (windows-latest, win-x64): Core/Init.cs#L12
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
Client (windows-latest, win-x64): Core/LogModule/LogClass.cs#L8
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
Client (windows-latest, win-x64): Core/Config.cs#L27
The type or namespace name 'Mode' could not be found (are you missing a using directive or an assembly reference?)
Client (windows-latest, win-x64): Core/Init.cs#L27
The type or namespace name 'Mode' could not be found (are you missing a using directive or an assembly reference?)
Client (windows-latest, win-x64): Core/Init.cs#L32
Type 'Init' already defines a member called 'Start' with the same parameter types
Client (windows-latest, win-x64): Core/Init.cs#L87
Type 'Init' already defines a member called 'StartParameterInitialization' with the same parameter types
Client (windows-latest, win-x64): Core/Init.cs#L130
Type 'Init' already defines a member called 'GetRunTime' with the same parameter types
Client (windows-latest, win-x64): Core/Init.cs#L148
Type 'Init' already defines a member called 'InitDirectoryAndFile' with the same parameter types
Server (ubuntu-latest, linux-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Get.cs#L26
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/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/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-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): 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#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#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#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#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/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#L110
Converting null literal or possible null value to non-nullable type.
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#L290
The variable 'ex' is declared but never used
Server (ubuntu-latest, linux-musl-arm): 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 (ubuntu-latest, linux-musl-arm): 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 (ubuntu-latest, linux-musl-arm): 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 (ubuntu-latest, linux-musl-arm): 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 (ubuntu-latest, linux-musl-arm): 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 (ubuntu-latest, linux-musl-arm): 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 (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#L110
Converting null literal or possible null value to non-nullable type.
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#L290
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/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#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/Tools/Transcode.cs#L24
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 (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/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-x64): 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-x64): 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-x64): 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-x64): 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-x64): 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-x64): Update/Program.cs#L110
Converting null literal or possible null value to non-nullable type.
Server (macOS-latest, osx-x64): Update/Program.cs#L113
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Server (macOS-latest, osx-x64): Update/Program.cs#L290
The variable 'ex' is declared but never used
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/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/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/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 (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/Network/Get.cs#L26
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/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): Core/Tools/Transcode.cs#L24
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-x64): Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Server (ubuntu-latest, linux-x64): Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
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/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): 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#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.
Desktop (windows-latest, win-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Desktop (windows-latest, win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Desktop (windows-latest, win-x64): Core/Network/Post.cs#L27
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/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Desktop (windows-latest, win-x64): Core/Tools/Transcode.cs#L24
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/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Client (windows-latest, win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Client (windows-latest, win-x64): Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
Client (windows-latest, win-x64): Core/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/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/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
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#L35
Cannot convert null literal to non-nullable reference type.