Skip to content

Upgrade Avalonia v11 #117

Upgrade Avalonia v11

Upgrade Avalonia v11 #117

Re-run triggered July 27, 2023 05:04
Status Failure
Total duration 1m 21s
Artifacts

build.yml

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

Annotations

21 errors and 23 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/Search/SearchPane.xaml.cs#L138
The best overload for 'Register' does not have a parameter named 'notifying'
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/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/ResourceStringTable.xaml.cs#L47
'DataGrid' does not contain a definition for 'Items' and no accessible extension method 'Items' accepting a first argument of type 'DataGrid' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): ILSpy.Core/Controls/ResourceStringTable.xaml.cs#L72
'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 (macos-latest): ILSpy.Core/AvalonEdit/TextMarkerService.cs#L114
Argument 1: cannot convert from 'AvaloniaEdit.Document.ISegment' to 'int'
build (macos-latest): ILSpy.Core/AvalonEdit/TextMarkerService.cs#L140
Property or indexer 'VisualLineElementTextRunProperties.ForegroundBrush' cannot be assigned to -- it is read only
build (macos-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 (macos-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 (macos-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 (macos-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 (macos-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 (macos-latest): ILSpy.Core/CreateListDialog.xaml.cs#L40
Cannot convert lambda expression to type 'IObserver<string>' because it is not a delegate type
build (macos-latest): ILSpy.Core/CreateListDialog.xaml.cs#L42
'Application' does not contain a definition for 'FocusManager' and no accessible extension method 'FocusManager' accepting a first argument of type 'Application' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): ILSpy.Core/Controls/ResourceStringTable.xaml.cs#L47
'DataGrid' does not contain a definition for 'Items' and no accessible extension method 'Items' accepting a first argument of type 'DataGrid' could be found (are you missing a using directive or an assembly reference?)
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 (macos-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 (macos-latest): SharpTreeView/SharpTreeView.cs#L274
'SharpTreeView.ContainerFromItem(object)' hides inherited member 'ItemsControl.ContainerFromItem(object)'. Use the new keyword if hiding was intended.
build (macos-latest): SharpTreeView/SharpTreeView.cs#L279
'ItemContainerGenerator.ContainerFromIndex(int)' is obsolete: 'Use ItemsControl.ContainerFromIndex'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L321
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L332
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L350
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L356
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L362
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L395
'ItemContainerGenerator.IndexFromContainer(Control)' is obsolete: 'Use ItemsControl.IndexFromContainer'
build (macos-latest): SharpTreeView/SharpTreeView.cs#L565
'ItemContainerGenerator.ContainerFromIndex(int)' is obsolete: 'Use ItemsControl.ContainerFromIndex'
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/