Temp URL for schema #667
publish.yml
on: push
Build and Publish to Nuget.org
2m 36s
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.
|