Fixes #4023 - Changes CommandEventArgs
to be based on HandledEventArgs
instead of CancelEventArgs
#427
Annotations
10 warnings
Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L110
Dereference of a possibly null reference.
|
Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L77
Dereference of a possibly null reference.
|
Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L47
Dereference of a possibly null reference.
|
Terminal.Gui/Views/FileDialog.cs#L1114
Cannot convert null literal to non-nullable reference type.
|
Terminal.Gui/Views/FileDialog.cs#L610
Cannot convert null literal to non-nullable reference type.
|
Terminal.Gui/Views/FileDialog.cs#L51
'MenuItem' is obsolete: 'Use MenuItemv2 instead.'
|
Terminal.Gui/Views/FileDialog.cs#L50
'MenuBar' is obsolete: 'Use MenuBarv2 instead.'
|
Terminal.Gui/Views/FileDialog.cs#L49
'MenuBarItem' is obsolete: 'Use MenuBarItemv2 instead.'
|
Terminal.Gui/Views/Toplevel.cs#L73
'MenuBar' is obsolete: 'Use MenuBarv2 instead.'
|
Terminal.Gui/Views/Toplevel.cs#L73
'MenuBar' is obsolete: 'Use MenuBarv2 instead.'
|
The logs for this run have expired and are no longer available.
Loading