Add hint and one-click copy for the three independent CLI-argument fields#5038
Merged
Gabriel Dufresne (GabrielDuf) merged 2 commits intoJul 6, 2026
Annotations
10 warnings
|
Build Avalonia Windows solution:
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 Avalonia Windows solution:
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 Avalonia Windows solution:
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 Avalonia Windows solution:
src/UniGetUI.Avalonia/ViewModels/DialogPages/ManageIgnoredUpdatesViewModel.cs#L14
The event 'ManageIgnoredUpdatesViewModel.CloseRequested' is never used
|
|
Build Avalonia Windows solution:
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 Avalonia Windows solution:
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 Avalonia Windows solution:
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 Avalonia Windows solution:
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 Avalonia Windows solution:
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 Avalonia Windows solution:
src/UniGetUI.Avalonia/ViewModels/DialogPages/ManageIgnoredUpdatesViewModel.cs#L14
The event 'ManageIgnoredUpdatesViewModel.CloseRequested' is never used
|
background
wait
wait-all
cancel
parallel
Loading