Skip to content

Adds Slider View (#2919) #273

Adds Slider View (#2919)

Adds Slider View (#2919) #273

Triggered via push October 17, 2023 17:21
Status Success
Total duration 1m 36s
Artifacts

publish.yml

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

Annotations

10 warnings
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/Views/ProgressBar.cs#L355
'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/ProgressBar.cs#L359
'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/ProgressBar.cs#L360
'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/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/Slider.cs#L340
Parameter 'newFocusedOption' has no matching param tag in the XML comment for 'Slider<T>.OnOptionFocused(int, SliderEventArgs<T>)' (but other parameters do)
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/Views/ProgressBar.cs#L355
'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/ProgressBar.cs#L359
'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/ProgressBar.cs#L360
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'