Enable .NET 8 for uwp MultiTarget, upgrade packages #1912
Annotations
141 errors and 3 warnings
wasm-linux:
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/Ribbon/src/DoubleList.cs#L13
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/Ribbon/src/DoubleList.cs#L29
The type or namespace name 'IEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/Ribbon/src/Ribbon.cs#L66
The type or namespace name 'IList<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/Ribbon/src/Ribbon.cs#L38
The type or namespace name 'ObservableCollection<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/TokenView/src/TokenItem/TokenItem.cs#L22
The type or namespace name 'EventHandler<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/TokenView/src/TokenItem/TokenItemRemovingEventArgs.cs#L7
The type or namespace name 'EventArgs' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.cs#L24
The type or namespace name 'EventHandler<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/TokenView/src/TokenItem/TokenItem.cs#L22
'TokenItem.Removing': event must be of a delegate type
|
wasm-linux:
components/TokenView/src/TokenView/TokenView.ItemsSource.cs#L10
The type or namespace name 'MethodInfo' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wpf):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wpf):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (2, wpf):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (2, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (3, wpf):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wpf):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, wpf):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (3, wpf):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (2, linuxgtk):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, linuxgtk):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (2, linuxgtk):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (2, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (2, ios):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, ios):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (2, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, ios):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (2, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (2, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (2, ios):
components/Ribbon/src/DoubleList.cs#L13
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, linuxgtk):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, linuxgtk):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, linuxgtk):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (3, linuxgtk):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (3, wasdk):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasdk):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasdk):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, wasdk):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (3, wasdk):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, wasdk):
components/DataTable/src/DataTable/DataTable.cs#L19
The type or namespace name 'HashSet<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasdk):
components/DataTable/src/DataTable/DataColumn.cs#L14
The type or namespace name 'WeakReference<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasdk):
components/DataTable/src/DataTable/DataTable.cs#L19
The type or namespace name 'HashSet<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasdk):
components/DataTable/src/DataTable/DataColumn.cs#L14
The type or namespace name 'WeakReference<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasdk):
components/MarkdownTextBlock/src/Extensions.cs#L338
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, macos):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, macos):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, macos):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (3, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (3, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (3, macos):
components/Ribbon/src/DoubleList.cs#L13
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, ios):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, ios):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, ios):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (3, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (3, ios):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (3, ios):
components/Ribbon/src/DoubleList.cs#L13
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, uwp)
Process completed with exit code 1.
|
build (3, wasm):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasm):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, wasm):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (3, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (2, wasm):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wasm):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (2, wasm):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (2, wasm):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (2, macos):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, macos):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (2, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, macos):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (2, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (2, macos):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (2, macos):
components/Ribbon/src/DoubleList.cs#L13
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, android):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, android):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (2, android):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (2, android):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, android):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, android):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, android):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (2, android):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (2, android):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (2, android):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
build (3, android):
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, android):
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
build (3, android):
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build (3, android):
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, android):
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, android):
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, android):
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
build (3, android):
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
build (3, android):
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
build (3, android):
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
wasm-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm-linux:
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
wasm-linux:
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|