Skip to content

updating the nuget (#4583) #2049

updating the nuget (#4583)

updating the nuget (#4583) #2049

Triggered via push April 15, 2026 15:16
Status Success
Total duration 7m 5s
Artifacts

dotnet-test.yml

on: push
test-codebase
7m 0s
test-codebase
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test-codebase: src/UniGetUI.Interface.Telemetry/TelemetryHandler.cs#L77
Initialize all static fields in 'TelemetryHandler' when those fields are declared and remove the explicit static constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1810)
test-codebase: src/UniGetUI.Interface.Telemetry.Tests/TelemetryHandlerTests.cs#L148
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
test-codebase: src/UniGetUI.Interface.Telemetry.Tests/TelemetryHandlerTests.cs#L139
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
test-codebase: src/UniGetUI.Interface.Telemetry/TelemetryHandler.cs#L77
Initialize all static fields in 'TelemetryHandler' when those fields are declared and remove the explicit static constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1810)
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L141
Partial method declarations 'void InstallOptionsViewModel.OnParamsUpdateChanged(string value)' and 'void InstallOptionsViewModel.OnParamsUpdateChanged(string _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L140
Partial method declarations 'void InstallOptionsViewModel.OnParamsInstallChanged(string value)' and 'void InstallOptionsViewModel.OnParamsInstallChanged(string _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L133
Partial method declarations 'void InstallOptionsViewModel.OnSelectedScopeChanged(string? value)' and 'void InstallOptionsViewModel.OnSelectedScopeChanged(string? _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L132
Partial method declarations 'void InstallOptionsViewModel.OnSelectedArchChanged(string? value)' and 'void InstallOptionsViewModel.OnSelectedArchChanged(string? _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L118
Partial method declarations 'void InstallOptionsViewModel.OnSelectedVersionChanged(string? value)' and 'void InstallOptionsViewModel.OnSelectedVersionChanged(string? _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L117
Partial method declarations 'void InstallOptionsViewModel.OnSkipHashCheckedChanged(bool value)' and 'void InstallOptionsViewModel.OnSkipHashCheckedChanged(bool _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L116
Partial method declarations 'void InstallOptionsViewModel.OnInteractiveCheckedChanged(bool value)' and 'void InstallOptionsViewModel.OnInteractiveCheckedChanged(bool _)' have signature differences.
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/InstallOptionsViewModel.cs#L115
Partial method declarations 'void InstallOptionsViewModel.OnAdminCheckedChanged(bool value)' and 'void InstallOptionsViewModel.OnAdminCheckedChanged(bool _)' have signature differences.
test-codebase: src/UniGetUI.Interface.Telemetry/TelemetryHandler.cs#L77
Initialize all static fields in 'TelemetryHandler' when those fields are declared and remove the explicit static constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1810)
test-codebase: src/UniGetUI.Interface.Telemetry/TelemetryHandler.cs#L77
Initialize all static fields in 'TelemetryHandler' when those fields are declared and remove the explicit static constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1810)