Enable .NET 8 for uwp MultiTarget, upgrade packages #551
Triggered via pull request
December 16, 2024 20:23
Status
Failure
Total duration
39m 22s
Artifacts
–
build.yml
on: pull_request
Xaml-Style-Check
1m 11s
test-tooling
1m 11s
project-template
11m 2s
new-experiment
39m 9s
wasm-linux
33s
Annotations
1 error and 22 warnings
new-experiment
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
|
test-tooling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
project-template
'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.
|
project-template
'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.
|
project-template
Type 'CommunityToolkit.App.Shared.ItemTemplates' should call 'InitializeComponent()' from its constructor (https://aka.platform.uno/UNO0006)
|
project-template
Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition) (https://aka.platform.uno/notimplemented)
|
project-template
Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView)) (https://aka.platform.uno/notimplemented)
|
project-template
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.MethodNameProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
project-template
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.CallMethodAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
project-template
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.TargetObjectProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
project-template
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.DataContextProperty.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
project-template
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.TemplatedParentProperty.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
new-experiment
'Microsoft.UI.Xaml.Controls.StylesVersion' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.StylesVersion' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.StylesVersion' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.XamlControlsResources.Version' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.XamlControlsResources.Version.get' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.XamlControlsResources.Version' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.XamlControlsResources.Version.set' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.StylesVersion' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.XamlControlsResources.UseCompactResources' is for evaluation purposes only and is subject to change or removal in future updates.
|
new-experiment
'Microsoft.UI.Xaml.Controls.XamlControlsResources.UseCompactResources.get' is for evaluation purposes only and is subject to change or removal in future updates.
|