Fixes #2578 - Updates mouse events to be relative to View.Bounds
#2920
Annotations
13 warnings
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/
|
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/
|
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/
|
Terminal.Gui/Views/TabView.cs#L191
'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/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)
|
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)
|
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)
|
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)
|
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)
|
Terminal.Gui/Views/TabView.cs#L191
'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/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)
|
The logs for this run have expired and are no longer available.
Loading