Skip to content

Upgrade Avalonia v11 #118

Upgrade Avalonia v11

Upgrade Avalonia v11 #118

Re-run triggered July 30, 2023 04:42
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/TreeNodes/ThreadingSupport.cs#L183
'Application' does not contain a definition for 'Clipboard' and no accessible extension method 'Clipboard' accepting a first argument of type 'Application' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/TreeNodes/CopyFullyQualifiedNameContextMenuEntry.cs#L24
'Application' does not contain a definition for 'Clipboard' and no accessible extension method 'Clipboard' accepting a first argument of type 'Application' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/AvalonEdit/TextMarkerService.cs#L114
Argument 1: cannot convert from 'AvaloniaEdit.Document.ISegment' to 'int'
build (ubuntu-latest): ILSpy.Core/AvalonEdit/TextMarkerService.cs#L140
Property or indexer 'VisualLineElementTextRunProperties.ForegroundBrush' cannot be assigned to -- it is read only
build (ubuntu-latest): ILSpy.Core/Search/SearchPane.xaml.cs#L138
The best overload for 'Register' does not have a parameter named 'notifying'
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/Images/Images.cs#L331
'AvaloniaLocator' does not contain a definition for 'Current'
build (ubuntu-latest): ILSpy.Core/Images/Images.cs#L335
'Bitmap' does not contain a definition for 'PlatformImpl' and no accessible extension method 'PlatformImpl' accepting a first argument of type 'Bitmap' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/Images/Images.cs#L338
'Bitmap' does not contain a definition for 'PlatformImpl' and no accessible extension method 'PlatformImpl' accepting a first argument of type 'Bitmap' could be found (are you missing a using directive or an assembly reference?)
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/