Fixes #3127 - View Layout improvements - Redefines how LayoutStyle
…
#246
Annotations
1 error and 10 warnings
|
Terminal.Gui/Views/TabView.cs#L193
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
Terminal.Gui/Views/GraphView/Annotations.cs#L159
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
Terminal.Gui/View/View.cs#L411
XML comment on 'View.View(Rect, string)' has a paramref tag for 'frame', but there is no parameter by that name
|
UICatalog/UICatalog.cs#L102
Possible null reference assignment.
|
UnitTests/Text/CollectionNavigatorTests.cs#L399
Theory method 'IsCompatibleKey_Does_Not_Allow_Alt_And_Ctrl_Keys' on test class 'CollectionNavigatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Terminal.Gui/Views/TabView.cs#L193
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
Terminal.Gui/Views/GraphView/Annotations.cs#L159
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
Terminal.Gui/View/View.cs#L411
XML comment on 'View.View(Rect, string)' has a paramref tag for 'frame', but there is no parameter by that name
|
UICatalog/UICatalog.cs#L102
Possible null reference assignment.
|
UnitTests/Text/CollectionNavigatorTests.cs#L399
Theory method 'IsCompatibleKey_Does_Not_Allow_Alt_And_Ctrl_Keys' on test class 'CollectionNavigatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
The logs for this run have expired and are no longer available.
Loading