Abandoned - Fixes #3691. Adds Popover
#3749
Draft
Annotations
20 warnings
Build Release Solution:
UICatalog/Scenario.cs#L182
Non-nullable field '_demoKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Release Solution:
UICatalog/Scenarios/ContextMenus.cs#L17
The field 'ContextMenus._miForceMinimumPosToZero' is never used
|
Build Release Solution:
UICatalog/Scenarios/ContextMenus.cs#L19
The field 'ContextMenus._useSubMenusSingleFrame' is never used
|
Build Release Solution:
UICatalog/Scenarios/ContextMenus.cs#L16
The field 'ContextMenus._forceMinimumPosToZero' is assigned but its value is never used
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L77
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L78
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L79
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/UICatalog/ScenarioTests.cs#L160
The variable 'initialized' is assigned but its value is never used
|
Build Release Solution:
UnitTests/UICatalog/ScenarioTests.cs#L161
The variable 'shutdown' is assigned but its value is never used
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L277
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/MenuItem.cs#L23
Non-nullable field '_menuBar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/MenuItem.cs#L23
Non-nullable field '_title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/MenuItem.cs#L23
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/Menu.cs#L31
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/Menu.cs#L36
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/Menu.cs#L158
Non-nullable field '_host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/MenuBar.cs#L843
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/Menu.cs#L424
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Menu/MenuBar.cs#L1422
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Views/Line.cs#L37
The event 'Line.OrientationChanging' is never used
|
Loading