Update README.md #516
Annotations
1 error and 9 warnings
|
build (x64)
Process completed with exit code 1.
|
|
build (x64):
dev/DevWinUI.Controls/Controls/Ported/LoopingSelector/LoopingSelector_Partial.cs#L472
The variable 'spPointerDevice' is declared but never used
|
|
build (x64):
dev/DevWinUI.Controls/Controls/Ported/LoopingSelector/LoopingListSelectorInfo.cs#L110
The variable 'spPointerDevice' is declared but never used
|
|
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
|