Fixes #3407 - Border
with Subviews
#8702
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build Debug:
Terminal.Gui/Views/Menu/MenuItem.cs#L38
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Build Debug:
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 Debug:
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 Debug:
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 Debug:
Terminal.Gui/Views/Menu/MenuItem.cs#L277
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Build Debug:
Terminal.Gui/Views/Menu/MenuItem.cs#L295
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Build Debug:
Terminal.Gui/Views/Menu/MenuItem.cs#L321
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Build Debug:
Terminal.Gui/Views/Menu/MenuItem.cs#L378
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Build Debug:
Terminal.Gui/Views/Menu/MenuBarItem.cs#L111
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Build Debug:
Terminal.Gui/Views/Menu/MenuBarItem.cs#L222
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
|
Loading