[minor typo] Update newinv2.md (#3765) #37
publish.yml
on: push
Build and Publish to Nuget.org
2m 36s
Annotations
1 error and 10 warnings
Build and Publish to Nuget.org
Process completed with exit code 1.
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.Drawing.cs#L347
Dereference of a possibly null reference.
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.Drawing.cs#L348
Dereference of a possibly null reference.
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.Drawing.cs#L379
Converting null literal or possible null value to non-nullable type.
|
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.
|