Update publish.yml (#3789) #675
publish.yml
on: push
Build and Publish to Nuget.org
50s
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.Keyboard.cs#L727
Unreachable code detected
|
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/View/View.Layout.cs#L31
XML comment has a param tag for 'statusBar', but there is no parameter by that name
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.Keyboard.cs#L727
Unreachable code detected
|
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.
|