Skip to content

Shared Assembly Info #325

Shared Assembly Info

Shared Assembly Info #325

Triggered via pull request July 18, 2024 21:03
Status Success
Total duration 3m 38s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test: src/UniGetUI.Core.Tools/Tools.cs#L229
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test: src/UniGetUI.Core.Tools/Tools.cs#L229
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test: src/UniGetUI.Core.Tools/Tools.cs#L229
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test: src/UniGetUI.Core.Tools/Tools.cs#L230
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)