Fixes #3127 - View Layout improvements - Redefines how LayoutStyle
…
#246
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
build_and_test
Process completed with exit code 1.
|
build_and_test:
Terminal.Gui/Views/TabView.cs#L193
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
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.'
|
build_and_test:
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
|
build_and_test:
UICatalog/UICatalog.cs#L102
Possible null reference assignment.
|
build_and_test:
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)
|
build_and_test:
Terminal.Gui/Views/TabView.cs#L193
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
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.'
|
build_and_test:
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
|
build_and_test:
UICatalog/UICatalog.cs#L102
Possible null reference assignment.
|
build_and_test:
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)
|