优化更新脚本逻辑;修改Dev版本默认更新分支 #197
Annotations
10 errors and 9 warnings
Core/Init.cs#L17
The namespace 'Core' already contains a definition for 'Init'
|
Core/Config.cs#L12
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
|
Core/Init.cs#L12
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
|
Core/LogModule/LogClass.cs#L8
The type or namespace name 'Config' does not exist in the namespace 'Core' (are you missing an assembly reference?)
|
Core/Config.cs#L27
The type or namespace name 'Mode' could not be found (are you missing a using directive or an assembly reference?)
|
Core/Init.cs#L27
The type or namespace name 'Mode' could not be found (are you missing a using directive or an assembly reference?)
|
Core/Init.cs#L32
Type 'Init' already defines a member called 'Start' with the same parameter types
|
Core/Init.cs#L87
Type 'Init' already defines a member called 'StartParameterInitialization' with the same parameter types
|
Core/Init.cs#L130
Type 'Init' already defines a member called 'GetRunTime' with the same parameter types
|
Core/Init.cs#L148
Type 'Init' already defines a member called 'InitDirectoryAndFile' with the same parameter types
|
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/
|
|
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading