Enable .NET 8 for uwp MultiTarget, upgrade packages #1904
Annotations
10 errors and 11 warnings
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L37
An error was found in StackPanel
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L13
An error was found in Grid
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L2
An error was found in Page
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml.cs#L17
'RivePlayerCustomSample' does not contain a definition for 'InitializeComponent' and no accessible extension method 'InitializeComponent' accepting a first argument of type 'RivePlayerCustomSample' could be found (are you missing a using directive or an assembly reference?)
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml.cs#L20
'RivePlayerCustomSample' does not contain a definition for 'RivePlayer' and no accessible extension method 'RivePlayer' accepting a first argument of type 'RivePlayerCustomSample' could be found (are you missing a using directive or an assembly reference?)
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L37
An error was found in StackPanel
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L13
An error was found in Grid
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L2
An error was found in Page
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml.cs#L17
'RivePlayerCustomSample' does not contain a definition for 'InitializeComponent' and no accessible extension method 'InitializeComponent' accepting a first argument of type 'RivePlayerCustomSample' could be found (are you missing a using directive or an assembly reference?)
|
dotnet build:
components/RivePlayer/samples/RivePlayerCustomSample.xaml.cs#L20
'RivePlayerCustomSample' does not contain a definition for 'RivePlayer' and no accessible extension method 'RivePlayer' accepting a first argument of type 'RivePlayerCustomSample' could be found (are you missing a using directive or an assembly reference?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnet build
'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.
|
dotnet build:
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.
|
dotnet build:
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)
|
dotnet build:
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.
|
dotnet build
'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.
|
dotnet build
'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.
|
dotnet build
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.
|
dotnet build
'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.
|
dotnet build
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)
|
dotnet build
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)
|
Loading