Skip to content

Fixes #3964. Null Reference in DoDrawBorderAndPadding #111

Fixes #3964. Null Reference in DoDrawBorderAndPadding

Fixes #3964. Null Reference in DoDrawBorderAndPadding #111

Triggered via pull request March 8, 2025 22:55
Status Failure
Total duration 3m 25s
Artifacts 3

integration-tests.yml

on: pull_request
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
build_and_test_debug (windows-latest)
Process completed with exit code 1.
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/MenuBar.cs#L851
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L1430
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L11
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#L457
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L462
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L839
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): 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_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#L11
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#L457
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L462
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L851
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/Menu.cs#L839
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L1430
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#L11
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#L457
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/Menu.cs#L462
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L851
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L1430
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/Menu.cs#L839
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
integration-test-logs-Linux
59.7 KB
integration-test-logs-Windows
187 KB
integration-test-logs-macOS
56.3 KB