Skip to content

Clean up Devolutions migration leftovers #1901

Clean up Devolutions migration leftovers

Clean up Devolutions migration leftovers #1901

Triggered via pull request March 11, 2026 19:25
Status Success
Total duration 13m 38s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-codebase: src/UniGetUI.Core.Classes.Tests/TaskRecyclerTests.cs#L11
Type 'TestClass' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
test-codebase: src/UniGetUI.Core.Classes.Tests/TaskRecyclerTests.cs#L21
Member 'SlowMethod3' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
test-codebase: src/UniGetUI.Core.Classes.Tests/TaskRecyclerTests.cs#L15
Member 'SlowMethod2' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
test-codebase: src/UniGetUI.Core.Settings/SettingsEngine_Dictionaries.cs#L34
Possible null reference return.
test-codebase: src/UniGetUI.Core.Settings/SettingsEngine_Dictionaries.cs#L34
Possible null reference return.
test-codebase: src/UniGetUI.Core.Data/CoreCredentialStore.cs#L99
Private member 'CoreCredentialStore.GetSecretPath' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
test-codebase: src/UniGetUI.Core.Data/CoreData.cs#L62
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
test-codebase: src/UniGetUI.Core.Classes/TaskRecycler.cs#L95
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
test-codebase: src/UniGetUI.Core.Data/CoreData.cs#L62
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
test-codebase: src/UniGetUI.Core.Classes/TaskRecycler.cs#L95
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)