Enable .NET 8 for uwp MultiTarget, upgrade packages #1913
Triggered via pull request
December 23, 2024 20:06
Status
Failure
Total duration
15m 10s
Artifacts
–
Annotations
141 errors and 1 warning
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/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?)
|
wasm-linux:
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?)
|
wasm-linux:
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?)
|
wasm-linux:
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?)
|
wasm-linux:
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
wasm-linux:
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
wasm-linux:
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
wasm-linux:
components/RivePlayer/src/StateMachineInput.cs#L31
The type or namespace name 'WeakReference<>' could not be found (are you missing a using directive or an assembly reference?)
|
wasm-linux:
components/RivePlayer/src/StateMachineInput.cs#L38
The type or namespace name 'WeakReference<>' could not be found (are you missing a using directive or an assembly reference?)
|
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#L41
The name 'Convert' does not exist in the current context
|
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, linuxgtk):
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#L41
The name 'Convert' does not exist in the current context
|
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, linuxgtk):
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, 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#L41
The name 'Convert' does not exist in the current context
|
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 (2, wpf):
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, 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#L41
The name 'Convert' does not exist in the current context
|
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 (3, wpf):
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, 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#L41
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, 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#L41
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, 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#L41
The name 'Convert' does not exist in the current context
|
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 (3, wasm):
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, 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#L41
The name 'Convert' does not exist in the current context
|
build (3, wasdk):
components/CanvasView/src/FrameworkElementExtensions.cs#L41
The name 'Convert' does not exist in the current context
|
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/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, wasdk):
components/MarkdownTextBlock/src/Extensions.cs#L413
The name 'Regex' does not exist in the current context
|
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#L41
The name 'Convert' does not exist in the current context
|
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, wasm):
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#L41
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 (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#L41
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 (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#L41
The name 'Convert' does not exist in the current context
|
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 (2, android):
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, 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#L41
The name 'Convert' does not exist in the current context
|
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
|
build (3, android):
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|