Skip to content

Upgrade Nuget

Upgrade Nuget #121

Triggered via push November 16, 2024 03:49
Status Success
Total duration 44s
Artifacts

publish-beta.yml

on: push
build-publish
35s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: Test/MyServices.cs#L58
This call site is reachable on all platforms. 'Desktop.Log' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-publish: Test/MyServices.cs#L64
This call site is reachable on all platforms. 'Desktop.StartProcess(string, string, string, bool, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-publish: Test/MyServices.cs#L58
This call site is reachable on all platforms. 'Desktop' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-publish: Test/MyServices.cs#L64
This call site is reachable on all platforms. 'Desktop.StartProcess(string, string, string, bool, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-publish: Test/MyServices.cs#L58
This call site is reachable on all platforms. 'Desktop.Log' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-publish: Test/MyServices.cs#L58
This call site is reachable on all platforms. 'Desktop' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-publish: Zero.Agent/obj/Release/Zero.Agent.AssemblyInfo.cs#L17
The specified version string '1.0.2024.1116-beta0350' does not conform to the recommended format - major.minor.build.revision
build-publish: Zero.Agent/Program.cs#L35
'ServiceBase.AddMenu(char, string, Action)' is obsolete: '建议定义命令处理类,并继承 BaseCommandHandler'
build-publish: Zero.Agent/Program.cs#L45
The field 'MyServices._timer' is never used
build-publish: Zero.Agent/Program.cs#L46
The field 'MyServices._timer2' is never used