Add NoRedirectionGuard argument to installer#5086
Merged
Gabriel Dufresne (GabrielDuf) merged 1 commit intoJul 15, 2026
Merged
Annotations
10 warnings
|
Build headless daemon:
src/UniGetUI.Avalonia/Models/PackageCollections.cs#L185
Member 'MaybeStartInstallerHostCheck' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/DialogPages/ManageIgnoredUpdatesViewModel.cs#L14
The event 'ManageIgnoredUpdatesViewModel.CloseRequested' is never used
|
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L168
Member 'CancelAllOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L165
Member 'ClearFinishedOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L162
Member 'ClearSuccessfulOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L159
Member 'RetryFailedOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/Views/Pages/SettingsPages/PackageManagerPage.axaml.cs#L480
This call site is reachable on all platforms. 'AvaloniaPackageOperationHelper.HandleBrokenWinGetAsync()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L304
Private member 'WindowsAppNotificationBridge.BuildLaunchArgument' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/Models/PackageCollections.cs#L185
Member 'MaybeStartInstallerHostCheck' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/DialogPages/ManageIgnoredUpdatesViewModel.cs#L14
The event 'ManageIgnoredUpdatesViewModel.CloseRequested' is never used
|
background
wait
wait-all
cancel
parallel
Loading