Fixes #4066 - Selecting OpenMode "Directory" in FileDialog scenario causes exception #4067
Annotations
10 warnings
Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
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/ConsoleDrivers/CursesDriver/UnixMainLoop.cs#L251
Non-nullable field 'Callback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Terminal.Gui/Views/FileDialog.cs#L49
'MenuItem' is obsolete: 'Use MenuItemv2 instead.'
|
Terminal.Gui/Views/FileDialog.cs#L48
'MenuBar' is obsolete: 'Use MenuBarv2 instead.'
|
Terminal.Gui/Views/FileDialog.cs#L47
'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