Make Driver population code more concise (#3024) #314
publish.yml
on: push
Build and Publish to Nuget.org
1m 0s
Annotations
10 warnings
Build and Publish to Nuget.org:
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 Publish to Nuget.org:
Terminal.Gui/Views/TabView.cs#L191
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
Build and Publish to Nuget.org:
Terminal.Gui/Drawing/Thickness.cs#L114
Parameter 'outside' has no matching param tag in the XML comment for 'Thickness.Contains(Rect, int, int)' (but other parameters do)
|
Build and Publish to Nuget.org:
UnitTests/Drawing/ThicknessTests.cs#L618
Theory method 'TestContains_ZeroThickness' on test class 'ThicknessTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Build and Publish to Nuget.org:
UnitTests/Drawing/ThicknessTests.cs#L650
Theory method 'TestContains_Uniform1' on test class 'ThicknessTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Build and Publish to Nuget.org:
UnitTests/Drawing/ThicknessTests.cs#L625
Theory method 'TestContains_ZeroThickness' on test class 'ThicknessTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Build and Publish to Nuget.org:
UnitTests/Drawing/ThicknessTests.cs#L657
Theory method 'TestContains_Uniform1' on test class 'ThicknessTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Build and Publish to Nuget.org:
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 Publish to Nuget.org:
Terminal.Gui/Views/TabView.cs#L191
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
Build and Publish to Nuget.org:
Terminal.Gui/Drawing/Thickness.cs#L114
Parameter 'outside' has no matching param tag in the XML comment for 'Thickness.Contains(Rect, int, int)' (but other parameters do)
|