Skip to content

Fixes #3691. Adds Popover #7883

Fixes #3691. Adds Popover

Fixes #3691. Adds Popover #7883

Triggered via pull request September 26, 2024 17:52
Status Success
Total duration 8m 37s
Artifacts 3

dotnet-core.yml

on: pull_request
build_release
55s
build_release
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build_release: 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_release: 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_release: 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_release: 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_release: Terminal.Gui/Views/Menu/Menu.cs#L389
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L521
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): 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_test_debug (macos-latest): 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_test_debug (macos-latest): 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_test_debug (macos-latest): 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_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L389
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L521
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): 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_test_debug (ubuntu-latest): 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_test_debug (ubuntu-latest): 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_test_debug (ubuntu-latest): 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_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L389
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L521
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L536
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L544
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/View/View.Drawing.cs#L347
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/View/View.Drawing.cs#L348
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/View/View.Drawing.cs#L379
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (windows-latest): Terminal.Gui/View/View.Mouse.cs#L60
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (windows-latest): Terminal.Gui/View/View.Mouse.cs#L69
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): 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_test_debug (windows-latest): 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_test_debug (windows-latest): 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_test_debug (windows-latest): 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_test_debug (windows-latest): Terminal.Gui/Views/Menu/Menu.cs#L389
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
test-logs-Linux
5.23 MB
test-logs-Windows
4.95 MB
test-logs-macOS
4.96 MB