Merge pull request #3575 from tig/v2_3522-IDesignable #28
Annotations
1 error and 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/Adornment/ShadowView.cs#L18
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/Margin.cs#L36
Dereference of a possibly null reference.
|
Terminal.Gui/View/Layout/ViewLayout.cs#L347
Dereference of a possibly null reference.
|
Terminal.Gui/ConsoleDrivers/WindowsDriver.cs#L1269
Unreachable code detected
|
Terminal.Gui/Views/CheckBox.cs#L9
Missing XML comment for publicly visible type or member 'CheckState.None'
|
Terminal.Gui/Views/CheckBox.cs#L10
Missing XML comment for publicly visible type or member 'CheckState.Checked'
|
Terminal.Gui/Views/CheckBox.cs#L11
Missing XML comment for publicly visible type or member 'CheckState.UnChecked'
|
|
This job failed
Loading