Fix misleading "Installation options" label on Update/Uninstall operation logs#5037
Merged
Gabriel Dufresne (GabrielDuf) merged 1 commit intoJul 6, 2026
Annotations
10 warnings
|
Build headless daemon:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L113
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#L110
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/Infrastructure/AppShortcutAumidStamper.cs#L73
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Type.GetTypeFromCLSID(Guid)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
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#L119
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#L116
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#L113
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#L110
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/Infrastructure/AppShortcutAumidStamper.cs#L73
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'System.Type.GetTypeFromCLSID(Guid)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
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