Skip to content

Upgrade Avalonia v11 #122

Upgrade Avalonia v11

Upgrade Avalonia v11 #122

Re-run triggered September 9, 2023 16:49
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 13 warnings
build (ubuntu-latest): ILSpy.Core/Options/DisplaySettingsPanel.xaml.cs#L108
'FontManager' does not contain a definition for 'GetInstalledFontFamilyNames' and no accessible extension method 'GetInstalledFontFamilyNames' accepting a first argument of type 'FontManager' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/Options/DisplaySettingsPanel.xaml.cs#L115
'FontManager' does not contain a definition for 'DefaultFontFamilyName' and no accessible extension method 'DefaultFontFamilyName' accepting a first argument of type 'FontManager' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L795
'IWindowImpl' does not contain a definition for 'MouseDevice' and no accessible extension method 'MouseDevice' accepting a first argument of type 'IWindowImpl' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/TextView/DecompilerTextView.xaml.cs#L796
'IPointerDevice' does not contain a definition for 'GetPosition' and no accessible extension method 'GetPosition' accepting a first argument of type 'IPointerDevice' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/TextView/CaretHighlightAdorner.cs#L62
'TextBlock' does not contain a definition for 'GetForeground'
build (ubuntu-latest): ILSpy.Core/TextView/CaretHighlightAdorner.cs#L87
No overload for method 'RunAsync' takes 3 arguments
build (ubuntu-latest): ILSpy.Core/ContextMenuEntry.cs#L139
'ContextMenu' does not contain a definition for 'ContextMenuOpening' and no accessible extension method 'ContextMenuOpening' accepting a first argument of type 'ContextMenu' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/ContextMenuEntry.cs#L145
'ContextMenu' does not contain a definition for 'ContextMenuOpening' and no accessible extension method 'ContextMenuOpening' accepting a first argument of type 'ContextMenu' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/ContextMenuEntry.cs#L153
'ContextMenu' does not contain a definition for 'ContextMenuOpening' and no accessible extension method 'ContextMenuOpening' accepting a first argument of type 'ContextMenu' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/Controls/PlatformDependentWindow.cs#L18
'ITopLevelImpl.Input' is inaccessible due to its protection level
build (macos-latest)
The operation was canceled.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L24
'IStyleable' is obsolete: 'This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L274
'SharpTreeView.ContainerFromItem(object)' hides inherited member 'ItemsControl.ContainerFromItem(object)'. Use the new keyword if hiding was intended.
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L279
'ItemContainerGenerator.ContainerFromIndex(int)' is obsolete: 'Use ItemsControl.ContainerFromIndex'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L321
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L332
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L350
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L356
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L362
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L395
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (ubuntu-latest): SharpTreeView/SharpTreeView.cs#L565
'ItemContainerGenerator.ContainerFromIndex(int)' is obsolete: 'Use ItemsControl.ContainerFromIndex'
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/