[Experiment] TitleBar #1671
build.yml
on: pull_request
Xaml-Style-Check
1m 21s
wasm-linux
47m 42s
Matrix: build
Annotations
12 errors and 10 warnings
build (WinUI2):
components/TitleBar/src/TitleBar.Properties.cs#L45
XML comment has cref attribute 'Display' that could not be resolved
|
build (WinUI2)
Process completed with exit code 1.
|
build (WinUI3):
components/TitleBar/src/WndProcHelper.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build (WinUI3):
components/TitleBar/src/WndProcHelper.cs#L14
Cannot convert null literal to non-nullable reference type.
|
build (WinUI3):
components/TitleBar/src/TitleBar.cs#L70
Non-nullable field 'WndProcHelper' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (WinUI3):
components/TitleBar/src/TitleBar.cs#L70
Non-nullable field 'MenuFlyout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (WinUI3):
components/TitleBar/src/WndProcHelper.cs#L39
Cannot convert null literal to non-nullable reference type.
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L134
Possible null reference argument for parameter 'frameworkElements' in 'void TitleBar.SetDragRegion(NonClientRegionKind nonClientRegionKind, params FrameworkElement[] frameworkElements)'.
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L134
Possible null reference argument for parameter 'frameworkElements' in 'void TitleBar.SetDragRegion(NonClientRegionKind nonClientRegionKind, params FrameworkElement[] frameworkElements)'.
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L134
Possible null reference argument for parameter 'frameworkElements' in 'void TitleBar.SetDragRegion(NonClientRegionKind nonClientRegionKind, params FrameworkElement[] frameworkElements)'.
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L195
The type or namespace name 'PointInt32' could not be found (are you missing a using directive or an assembly reference?)
|
build (WinUI3):
components/TitleBar/src/TitleBar.WASDK.cs#L195
The type or namespace name 'PointInt32' could not be found (are you missing a using directive or an assembly reference?)
|
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)
|