Enable .NET 8 for uwp MultiTarget, upgrade packages #1908
Annotations
1 error and 11 warnings
Xaml-Style-Check
Process completed with exit code 1.
|
wasm-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm-linux:
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. 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.
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.Events.cs#L82
Windows.UI.Xaml.Controls.ScrollViewer.ViewChanging is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Controls.ScrollViewer.ViewChanging) (https://aka.platform.uno/notimplemented)
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.ItemsSource.cs#L24
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. 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.
|
wasm-linux
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, 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.
|
wasm-linux
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, 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.
|
wasm-linux
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, 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.
|
wasm-linux
Found version-specific or distribution-specific runtime identifier(s): win10-ARM, win10-ARM64, win10-x64, win10-x86. Affected libraries: Rive.RiveSharp. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
wasm-linux
Windows.UI.Xaml.Controls.Primitives.FlyoutBase.ShouldConstrainToRootBounds is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Controls.Primitives.FlyoutBase.ShouldConstrainToRootBounds) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.UIElement.IsAccessKeyScope is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.UIElement.IsAccessKeyScope) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.UIElement.AccessKeyProperty is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.UIElement.AccessKeyProperty) (https://aka.platform.uno/notimplemented)
|