Fixes #2491. Deletes Toplevel
; introduces formal concept of Overlapped
and IRunnable
#3623
Annotations
2 errors and 10 warnings
|
|
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'.
|
Terminal.Gui/View/Adornment/ShadowView.cs#L116
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/ShadowView.cs#L144
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.
|
UICatalog/Scenarios/ListViewWithSelection.cs#L207
The event 'ListViewWithSelection.ScenarioListDataSource.CollectionChanged' is never used
|
UnitTests/View/TitleTests.cs#L6
Parameter 'output' is unread.
|
The logs for this run have expired and are no longer available.
Loading