Skip to content

Merge pull request #3882 from tig/v2_UICatalog-StatusBar #711

Merge pull request #3882 from tig/v2_UICatalog-StatusBar

Merge pull request #3882 from tig/v2_UICatalog-StatusBar #711

Triggered via push December 5, 2024 22:38
Status Success
Total duration 1m 2s
Artifacts

publish.yml

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

Annotations

11 warnings
Build and Publish to Nuget.org
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuItem.cs#L23
Non-nullable field '_menuBar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuItem.cs#L23
Non-nullable field '_title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuItem.cs#L23
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L31
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L36
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L158
Non-nullable field '_host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L424
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuBar.cs#L843
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuBar.cs#L1422
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/ConsoleDrivers/WindowsDriver/WindowsDriver.cs#L43
Non-nullable field '_outputBuffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.