Skip to content

Upgrade Nuget

Upgrade Nuget #110

Triggered via push August 30, 2024 06:04
Status Success
Total duration 48s
Artifacts

publish-beta.yml

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

Annotations

11 warnings
build-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(IntPtr, uint, uint)'
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(IntPtr, uint, uint)'
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(IntPtr, uint, uint)'
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(IntPtr, uint, uint)'
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(IntPtr, uint, uint)'
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(IntPtr, uint, uint)'
build-publish: NewLife.Agent/Windows/Desktop.cs#L380
Missing XML comment for publicly visible type or member 'Desktop.SetHandleInformation(nint, uint, uint)'
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)