Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify #5255
dotnet-core.yml
on: pull_request
build_and_test
2m 25s
Annotations
13 warnings
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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:
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#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:
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:
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:
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#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)
|