Skip to content

Refactor .NET Core Desktop workflow configuration #3

Refactor .NET Core Desktop workflow configuration

Refactor .NET Core Desktop workflow configuration #3

Triggered via push January 17, 2026 12:51
Status Failure
Total duration 1m 32s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
build (Debug)
Process completed with exit code 1.
build (Debug): MainWindow.xaml.cs#L1226
'MouseEventArgs' is an ambiguous reference between 'System.Windows.Forms.MouseEventArgs' and 'System.Windows.Input.MouseEventArgs'
build (Debug): MainWindow.xaml.cs#L679
'MouseEventArgs' is an ambiguous reference between 'System.Windows.Forms.MouseEventArgs' and 'System.Windows.Input.MouseEventArgs'
build (Debug): MW/PanZoomManager.cs#L20
'Point' is an ambiguous reference between 'System.Drawing.Point' and 'System.Windows.Point'
build (Debug): MW/PanZoomManager.cs#L133
'MouseEventArgs' is an ambiguous reference between 'System.Windows.Forms.MouseEventArgs' and 'System.Windows.Input.MouseEventArgs'
build (Release)
The strategy configuration was canceled because "build.Debug" failed
build (Release)
The operation was canceled.
build (Debug): MW/Logger.cs#L155
Cannot convert null literal to non-nullable reference type.
build (Debug): MW/Logger.cs#L147
Cannot convert null literal to non-nullable reference type.
build (Debug): MW/Logger.cs#L139
Cannot convert null literal to non-nullable reference type.
build (Debug): MW/Logger.cs#L131
Cannot convert null literal to non-nullable reference type.
build (Debug): MW/Logger.cs#L55
Cannot convert null literal to non-nullable reference type.