Skip to content

Add LinearGradientBlurPanel #558

Add LinearGradientBlurPanel

Add LinearGradientBlurPanel #558

Triggered via push December 9, 2025 12:22
Status Failure
Total duration 6m 40s
Artifacts
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
build (x64)
Process completed with exit code 1.
build (x64): dev/DevWinUI.Controls/Controls/Composition/LinearGradientBlurPanel/Internals/Proxy/SpriteVisualProxy.cs#L1
The type or namespace name 'CompositionProxies' does not exist in the namespace 'DevWinUI' (are you missing an assembly reference?)
build (x64): dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L114
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.get' 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 (x64): dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L113
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.get' 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 (x64): dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L110
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.get' 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 (x64): dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L100
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The parameter 'ownerOrDescendantType' of method 'DevWinUI.DependencyObjectEx.FindDependencyPropertyInfo(Type, 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.
build (x64): dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L99
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'ownerOrDescendantType' of method 'DevWinUI.DependencyObjectEx.FindDependencyPropertyInfo(Type, 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.
build (x64): dev/DevWinUI.ContextMenu/ContextMenu/ContextMenuService.cs#L252
'ContextMenuItem.AcceptDirectory' is obsolete
build (x64): dev/DevWinUI.ContextMenu/ContextMenu/ContextMenuService.cs#L246
'ContextMenuItem.AcceptFile' is obsolete