Skip to content

Merge pull request #3323 from tig/v2_3269_Bounds-ContentArea #486

Merge pull request #3323 from tig/v2_3269_Bounds-ContentArea

Merge pull request #3323 from tig/v2_3269_Bounds-ContentArea #486

Triggered via push April 16, 2024 12:37
Status Success
Total duration 1m 21s
Artifacts

publish.yml

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

Annotations

10 warnings
Build and Publish to Nuget.org: Terminal.Gui/Application.cs#L1527
Converting null literal or possible null value to non-nullable type.
Build and Publish to Nuget.org: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L826
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuBar.cs#L1478
The field 'MenuBar._openedByHotKey' is assigned but its value is never used
Build and Publish to Nuget.org: UICatalog/Scenarios/AllViewsTester.cs#L43
Member 'AllViewsTester.Init()' overrides obsolete member 'Scenario.Init()'. Add the Obsolete attribute to 'AllViewsTester.Init()'.
Build and Publish to Nuget.org: UICatalog/Scenarios/LineViewExample.cs#L12
Member 'LineViewExample.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'LineViewExample.Setup()'.
Build and Publish to Nuget.org: UICatalog/Scenarios/ListColumns.cs#L51
Member 'ListColumns.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'ListColumns.Setup()'.
Build and Publish to Nuget.org: UICatalog/Scenarios/ListsAndCombos.cs#L15
Member 'ListsAndCombos.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'ListsAndCombos.Setup()'.
Build and Publish to Nuget.org: UICatalog/Scenarios/ListViewWithSelection.cs#L20
Member 'ListViewWithSelection.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'ListViewWithSelection.Setup()'.
Build and Publish to Nuget.org: UICatalog/Scenarios/ContextMenus.cs#L20
Member 'ContextMenus.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'ContextMenus.Setup()'.