Enable .NET 8 for uwp MultiTarget, upgrade packages #546
build.yml
on: pull_request
Xaml-Style-Check
1m 7s
test-tooling
1m 21s
project-template
12m 8s
new-experiment
42m 10s
wasm-linux
42s
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
|
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)
|
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
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.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.
|
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.ChangePropertyAction.PropertyNameProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
project-template
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.TargetObjectProperty' 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.
|