Fixes #3097. Now that View is IDisposable, it should expose a Disposi… #377
publish.yml
on: push
Build and Publish to Nuget.org
56s
Annotations
9 errors and 8 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#L191
'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/Configuration/KeyJsonConverter.cs#L11
Missing XML comment for publicly visible type or member 'KeyJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build and Publish to Nuget.org:
Terminal.Gui/Configuration/KeyJsonConverter.cs#L13
Missing XML comment for publicly visible type or member 'KeyJsonConverter.Write(Utf8JsonWriter, Key, JsonSerializerOptions)'
|
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#L191
'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/Configuration/KeyJsonConverter.cs#L11
Missing XML comment for publicly visible type or member 'KeyJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build and Publish to Nuget.org:
Terminal.Gui/Configuration/KeyJsonConverter.cs#L13
Missing XML comment for publicly visible type or member 'KeyJsonConverter.Write(Utf8JsonWriter, Key, JsonSerializerOptions)'
|