[Experiment] TitleBar #1673
Triggered via pull request
April 25, 2024 18:58
Status
Failure
Total duration
1h 48m 55s
Billable time
1m
Artifacts
–
build.yml
on: pull_request
Xaml-Style-Check
32s
wasm-linux
47m 26s
Matrix: build
Annotations
14 errors and 10 warnings
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L151
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L179
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L151
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L179
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.Properties.cs#L171
'TitleBar.Window' hides inherited member 'UIView.Window'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L151
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L179
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.Properties.cs#L171
'TitleBar.Window' hides inherited member 'UIView.Window'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L151
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L179
The type or namespace name 'NonClientRegionKind' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI2):
components/TitleBar/tests/ExampleTitleBarTestClass.cs#L80
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (WinUI2):
components/TitleBar/tests/ExampleTitleBarTestClass.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (WinUI2):
components/TitleBar/tests/ExampleTitleBarTestClass.cs#L95
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (WinUI2)
Process completed with exit code 1.
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.cs#L49
Windows.UI.Xaml.UIElement.PreviewKeyDown is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.UIElement.PreviewKeyDown) (https://aka.platform.uno/notimplemented)
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.cs#L63
Windows.UI.Xaml.UIElement.PreviewKeyDown is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.UIElement.PreviewKeyDown) (https://aka.platform.uno/notimplemented)
|
wasm-linux:
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)
|
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:
components/TokenView/src/TokenView/TokenView.cs#L49
Windows.UI.Xaml.UIElement.PreviewKeyDown is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.UIElement.PreviewKeyDown) (https://aka.platform.uno/notimplemented)
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.cs#L63
Windows.UI.Xaml.UIElement.PreviewKeyDown is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.UIElement.PreviewKeyDown) (https://aka.platform.uno/notimplemented)
|