Skip to content

Update ThemedIconPage #599

Update ThemedIconPage

Update ThemedIconPage #599

Triggered via push January 1, 2026 14:20
Status Failure
Total duration 5m 52s
Artifacts
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build (x64)
Process completed with exit code 1.
build (x64): dev/DevWinUI/Extensions/DependencyObject/DependencyObjectExtensions.Find!.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/DependencyObjectExtensions.Find!.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/DependencyObjectExtensions.Find!.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/DependencyObjectExtensions.Find!.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.DependencyObjectExtensions.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/DependencyObjectExtensions.Find!.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.DependencyObjectExtensions.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