Fix/toast navigation and source add feedback #489
Annotations
36 warnings
|
Linux (Avalonia):
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)
|
|
Linux (Avalonia):
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)
|
|
Linux (Avalonia):
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)
|
|
Linux (Avalonia):
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)
|
|
Linux (Avalonia):
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L825
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Linux (Avalonia):
src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L266
Private member 'WindowsAppNotificationBridge.BuildLaunchArgument' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
Linux (Avalonia):
src/UniGetUI.Avalonia/Models/PackageCollections.cs#L421
Member 'MaybeStartInstallerHostCheck' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Linux (Avalonia):
src/UniGetUI.PackageEngine.Operations/PackageOperations.cs#L969
Member 'ExplainInstallerHashMismatch' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Linux (Avalonia):
src/UniGetUI.PackageEngine.Operations/PackageOperations.cs#L953
Member 'ExplainNotApplicableUpdate' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Linux (Avalonia):
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)
|
|
Linux (NativeAOT):
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)
|
|
Linux (NativeAOT):
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)
|
|
Linux (NativeAOT):
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)
|
|
Linux (NativeAOT):
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)
|
|
Linux (NativeAOT):
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L825
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Linux (NativeAOT):
src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L266
Private member 'WindowsAppNotificationBridge.BuildLaunchArgument' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
Linux (NativeAOT):
src/UniGetUI.Avalonia/Models/PackageCollections.cs#L421
Member 'MaybeStartInstallerHostCheck' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Linux (NativeAOT):
src/UniGetUI.PackageEngine.Operations/PackageOperations.cs#L969
Member 'ExplainInstallerHashMismatch' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Linux (NativeAOT):
src/UniGetUI.PackageEngine.Operations/PackageOperations.cs#L953
Member 'ExplainNotApplicableUpdate' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Linux (NativeAOT):
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)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L825
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
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)
|
|
Windows (Avalonia):
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L825
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Windows (Avalonia):
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)
|
|
Windows (NativeAOT):
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)
|
|
Windows (NativeAOT):
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)
|
|
Windows (NativeAOT):
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)
|
|
Windows (NativeAOT):
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)
|
|
Windows (NativeAOT):
src/UniGetUI.Avalonia/Views/SoftwarePages/AbstractPackagesPage.axaml.cs#L825
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
|
|
Windows (NativeAOT):
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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cli-headless-e2e-Linux (Avalonia)
|
18.8 MB |
sha256:19710a9eb9292054f22bf4ad33b5c33eee01ea78f80f5fafddaba98ef28bceaf
|
|
|
cli-headless-e2e-Linux (NativeAOT)
|
18.8 MB |
sha256:98e1e3c9423ac1e4b5885c33159ff027ad8525ecda18f81d615c18ff6af03d99
|
|
|
cli-headless-e2e-Windows (Avalonia)
|
535 KB |
sha256:31226fdb2c8e2fb82cf0245928e34850db4da0e2bf825b43ce47aa1fd5a18bfe
|
|
|
cli-headless-e2e-Windows (NativeAOT)
|
535 KB |
sha256:183583d129ec208e1693b77aaf70d3f6f2851ff807ebd82a2ec7b199daa7da12
|
|