Output dialog family styling adjustments, splitter refinements, align package manager page controls, and other minor fixes - #5408
Open
Meteoni-San (Meteoni) wants to merge 19 commits into
Annotations
1 error and 18 warnings
|
Report full-trim publish warnings
Process completed with exit code 1.
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L173
Member 'CancelAllOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L170
Member 'ClearFinishedOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L167
Member 'ClearSuccessfulOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Avalonia/ViewModels/MainWindowViewModel.cs#L164
Member 'RetryFailedOperations' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Avalonia/ViewModels/Pages/SettingsPages/OperationsViewModel.cs#L67
Member 'OpenDownloadDirectory' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L827
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Report NativeAOT publish warnings:
src/UniGetUI.Core.Tools/Tools.cs#L1525
Do not create tasks without passing a TaskScheduler (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2008)
|
|
Report full-trim publish warnings:
src/UniGetUI.Core.Tools/Tools.cs#L1525
Do not create tasks without passing a TaskScheduler (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2008)
|
|
Build Avalonia Windows solution:
src/UniGetUI.PackageEngine.Operations/PackageOperations.cs#L1097
Member 'ExplainNotApplicableUpdate' 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.PackageEngine.Operations/PackageOperations.cs#L1081
Member 'ExplainApplicationCurrentlyRunning' 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.Core.Tools/Tools.cs#L1525
Do not create tasks without passing a TaskScheduler (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2008)
|
|
Build Avalonia Windows solution:
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L827
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Build Avalonia Windows solution:
src/UniGetUI.Avalonia/ViewModels/Pages/SettingsPages/OperationsViewModel.cs#L67
Member 'OpenDownloadDirectory' 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#L173
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#L170
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#L167
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#L164
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.Core.Tools/Tools.cs#L1525
Do not create tasks without passing a TaskScheduler (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2008)
|
background
wait
wait-all
cancel
parallel
Loading