Skip to content

Merge pull request #3751 from tig/v2_3750-MouseEnter #666

Merge pull request #3751 from tig/v2_3750-MouseEnter

Merge pull request #3751 from tig/v2_3750-MouseEnter #666

Triggered via push September 24, 2024 18:57
Status Success
Total duration 2m 33s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
2m 23s
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/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#L145
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#L389
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L521
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.