Upgrade to .NET 9.0 #503
Triggered via pull request
November 25, 2024 23:29
Status
Failure
Total duration
21m 23s
Artifacts
–
build.yml
on: pull_request
Xaml-Style-Check
55s
test-tooling
1m 15s
project-template
13m 10s
new-experiment
21m 10s
wasm-linux
32s
Annotations
2 errors and 17 warnings
project-template
Process completed with exit code 1.
|
new-experiment
Process completed with exit code 1.
|
project-template:
ProjectTemplate/src/ProjectTemplateStyle_xBind.xaml.cs#L10
Type 'ProjectTemplateStyle_xBind' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
project-template
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
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
'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
Microsoft.UI.Xaml.Controls.DropDownButton is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.DropDownButton) (https://aka.platform.uno/notimplemented)
|
project-template:
ProjectTemplate/src/ProjectTemplateStyle_xBind.xaml.cs#L10
Type 'ProjectTemplateStyle_xBind' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
new-experiment
Type 'CiTestExpStyle_xBind' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
new-experiment
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
new-experiment
Type 'CommunityToolkit.App.Shared.ItemTemplates' should call 'InitializeComponent()' from its constructor (https://aka.platform.uno/UNO0006)
|
new-experiment
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)
|
new-experiment
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)
|
new-experiment
Microsoft.UI.Xaml.Controls.DropDownButton is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.DropDownButton) (https://aka.platform.uno/notimplemented)
|
new-experiment
Type 'CiTestExpStyle_xBind' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with '<AllowUnsafeBlocks>true</AllowUnsafeBlocks>'. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|