Fixes #3122. Shift-Tab is broken on TextView. (#3123) #382
publish.yml
on: push
Build and Publish to Nuget.org
1m 4s
Annotations
9 errors and 10 warnings
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L163
'View' does not contain a definition for 'WasDisposed' and no accessible extension method 'WasDisposed' accepting a first argument of type 'View' could be found (are you missing a using directive or an assembly reference?)
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L172
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L209
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L246
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L163
'View' does not contain a definition for 'WasDisposed' and no accessible extension method 'WasDisposed' accepting a first argument of type 'View' could be found (are you missing a using directive or an assembly reference?)
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L172
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L209
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org:
UnitTests/Input/ResponderTests.cs#L246
'Responder' does not contain a definition for 'Instances'
|
Build and Publish to Nuget.org
Process completed with exit code 1.
|
Build and Publish to Nuget.org:
Terminal.Gui/ConsoleDrivers/NetDriver.cs#L1170
Unreachable code detected
|
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#L193
'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/ConsoleDrivers/ConsoleKeyMapping.cs#L93
Missing XML comment for publicly visible type or member 'ConsoleKeyMapping.GetKeyboardLayoutName()'
|
Build and Publish to Nuget.org:
UnitTests/Input/KeyTests.cs#L40
Theory method 'Constructor_Char' on test class 'KeyTests' 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/Input/KeyTests.cs#L124
Theory method 'Cast_Char_To_Key' on test class 'KeyTests' 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/Input/KeyTests.cs#L265
Theory method 'AsRune_ShouldReturnCorrectIntValue' on test class 'KeyTests' 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/Input/KeyTests.cs#L424
Theory method 'ToString_ShouldReturnFormattedString' on test class 'KeyTests' 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/Input/KeyTests.cs#L425
Theory method 'ToString_ShouldReturnFormattedString' on test class 'KeyTests' 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/Input/KeyTests.cs#L426
Theory method 'ToString_ShouldReturnFormattedString' on test class 'KeyTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|