Update build.yml to test including process dumps #431
build.yml
on: pull_request
Xaml-Style-Check
29s
test-tooling
1m 18s
project-template
15m 59s
new-experiment
51m 43s
wasm-linux
6m 38s
Annotations
1 error and 31 warnings
new-experiment
Process completed with exit code 1.
|
wasm-linux
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)
|
wasm-linux
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)
|
wasm-linux
Windows.UI.Xaml.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (https://aka.platform.uno/notimplemented)
|
wasm-linux
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)
|
wasm-linux
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)
|
wasm-linux
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)
|
wasm-linux
Windows.UI.Xaml.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (https://aka.platform.uno/notimplemented)
|
wasm-linux
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:
ProjectTemplate/src/obj/Debug/net8.0-windows10.0.22621.0/XamlTypeInfo.g.cs#L21
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.md)
|
project-template:
ProjectTemplate/heads/Tests.WinAppSdk/obj/x64/Debug/net8.0-windows10.0.22621.0/XamlTypeInfo.g.cs#L73
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.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
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
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.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
project-template
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (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:
ProjectTemplate/samples/obj/Debug/net8.0-windows10.0.22621.0/XamlTypeInfo.g.cs#L21
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.md)
|
project-template:
ProjectTemplate/heads/WinAppSdk/obj/x64/Debug/net8.0-windows10.0.22621.0/XamlTypeInfo.g.cs#L73
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.md)
|
new-experiment
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.md)
|
new-experiment
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.md)
|
new-experiment
Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
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
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.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
new-experiment
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (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
Class 'XamlMetaDataProvider' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Unshipped.md)
|
new-experiment
No files were found with the provided path: C:/dumps/*.*dmp. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-logs
Expired
|
2.12 MB |
|
new-experiment-logs
Expired
|
3.85 KB |
|
test-tooling-logs
Expired
|
705 KB |
|