Skip to content

Merge pull request #3880 from tig/v2_3778-Command-Decoupling #713

Merge pull request #3880 from tig/v2_3778-Command-Decoupling

Merge pull request #3880 from tig/v2_3778-Command-Decoupling #713

Triggered via push December 10, 2024 15:02
Status Success
Total duration 1m 4s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
52s
Build and Publish to Nuget.org
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Publish to Nuget.org
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.
Build and Publish to Nuget.org: Terminal.Gui/Input/InputBindings.cs#L46
Possible null reference assignment.
Build and Publish to Nuget.org: Terminal.Gui/Input/InputBindings.cs#L211
Possible null reference assignment.
Build and Publish to Nuget.org: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Build and Publish to Nuget.org: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.