Skip to content

Make Driver population code more concise #5258

Make Driver population code more concise

Make Driver population code more concise #5258

Triggered via pull request November 30, 2023 21:00
Status Failure
Total duration 1m 45s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_and_test
Process completed with exit code 1.
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/Views/TabView.cs#L191
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
build_and_test: 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_test: 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_test: 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_test: 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_test: 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_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/Views/TabView.cs#L191
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
build_and_test: 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)