Merge branch 'v2_develop' of github.com:gui-cs/Terminal.Gui into v2_d… #244
publish.yml
on: push
Build and Publish to Nuget.org
58s
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.cs#L144
XML comment has badly formed XML -- 'End tag 'para' does not match the start tag 'description'.'
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.cs#L171
XML comment has badly formed XML -- 'End tag 'description' does not match the start tag 'item'.'
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.cs#L172
XML comment has badly formed XML -- 'End tag 'item' does not match the start tag 'list'.'
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.cs#L248
XML comment has badly formed XML -- 'End tag 'list' does not match the start tag 'remarks'.'
|
Build and Publish to Nuget.org:
Terminal.Gui/View/View.cs#L262
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build and Publish to Nuget.org:
Terminal.Gui/Views/Wizard/WizardStep.cs#L128
Dereference of a possibly null reference.
|
Build and Publish to Nuget.org:
Terminal.Gui/Application/Application.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build and Publish to Nuget.org:
Terminal.Gui/ConsoleDrivers/CursesDriver/UnixMainLoop.cs#L251
Non-nullable field 'Callback' 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/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
Build and Publish to Nuget.org:
Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|