Skip to content

Fixes #3098 & #3099 - Slider bugs (#3121) #384

Fixes #3098 & #3099 - Slider bugs (#3121)

Fixes #3098 & #3099 - Slider bugs (#3121) #384

Triggered via push January 5, 2024 14:38
Status Failure
Total duration 1m 9s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
1m 0s
Build and Publish to Nuget.org
Fit to window
Zoom out
Zoom in

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/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: UICatalog/UICatalog.cs#L100
Possible null reference assignment.
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)
Build and Publish to Nuget.org: UnitTests/Text/CollectionNavigatorTests.cs#L399
Theory method 'IsCompatibleKey_Does_Not_Allow_Alt_And_Ctrl_Keys' on test class 'CollectionNavigatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)