Skip to content

splashscreen not showing in winui (#4909) #2320

splashscreen not showing in winui (#4909)

splashscreen not showing in winui (#4909) #2320

Triggered via push June 10, 2026 18:11
Status Success
Total duration 9m 9s
Artifacts

dotnet-test.yml

on: push
test-codebase
9m 4s
test-codebase
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L512
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods(BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L506
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'System.Object.GetType()' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L451
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The field 'UniGetUI.Avalonia.Infrastructure.WindowsAppNotificationBridge._builderType' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L416
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'UniGetUI.Avalonia.Infrastructure.WindowsAppNotificationBridge.ResolveType(params String[])' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L397
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents' in call to 'System.Type.GetEvent(String)'. The return value of method 'UniGetUI.Avalonia.Infrastructure.WindowsAppNotificationBridge.ResolveType(params String[])' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L394
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'UniGetUI.Avalonia.Infrastructure.WindowsAppNotificationBridge.ResolveType(params String[])' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L387
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])'. The return value of method 'UniGetUI.Avalonia.Infrastructure.WindowsAppNotificationBridge.ResolveType(params String[])' 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.
test-codebase: src/UniGetUI.Avalonia/Infrastructure/WindowsAppNotificationBridge.cs#L378
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'UniGetUI.Avalonia.Infrastructure.WindowsAppNotificationBridge.ResolveType(params String[])' 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.
test-codebase: src/UniGetUI.Avalonia/ViewModels/SoftwarePages/PackagesPageViewModel.cs#L192
The event 'PackagesPageViewModel.ShowingContextMenu' is never used
test-codebase: src/UniGetUI.Avalonia/ViewModels/DialogPages/ManageIgnoredUpdatesViewModel.cs#L14
The event 'ManageIgnoredUpdatesViewModel.CloseRequested' is never used
test-codebase
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026