Skip to content

Fixes #3729. ProcessContinuousButtonPressedAsync is using a stale Mou… #660

Fixes #3729. ProcessContinuousButtonPressedAsync is using a stale Mou…

Fixes #3729. ProcessContinuousButtonPressedAsync is using a stale Mou… #660

Triggered via push September 5, 2024 14:30
Status Success
Total duration 3m 20s
Artifacts

publish.yml

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

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: UnitTests/Application/ApplicationTests.cs#L1202
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
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: UnitTests/Application/ApplicationTests.cs#L1202
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)