Merge pull request #3625 from tig/v2-IOrientation #256
Annotations
10 warnings
Terminal.Gui/Views/Menu/MenuBar.cs#L1597
Reference kind modifier of parameter 'in TContext context' doesn't match the corresponding parameter 'ref readonly TContext context' in overridden or implemented member.
|
Terminal.Gui/Application/ApplicationMouse.cs#L275
Dereference of a possibly null reference.
|
Terminal.Gui/View/Layout/ViewLayout.cs#L55
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/ShadowView.cs#L21
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/Margin.cs#L229
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/Margin.cs#L234
Dereference of a possibly null reference.
|
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Left.get' from a 'readonly' member results in an implicit copy of 'this'.
|
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Top.get' from a 'readonly' member results in an implicit copy of 'this'.
|
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Right.get' from a 'readonly' member results in an implicit copy of 'this'.
|
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Bottom.get' from a 'readonly' member results in an implicit copy of 'this'.
|
The logs for this run have expired and are no longer available.
Loading