Skip to content

Fixes #3407 - Border with Subviews #8702

Fixes #3407 - Border with Subviews

Fixes #3407 - Border with Subviews #8702

Triggered via pull request December 10, 2024 16:21
Status Failure
Total duration 1m 35s
Artifacts 2

dotnet-core.yml

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

Annotations

5 errors and 42 warnings
build_and_test_debug (macos-latest)
Process completed with exit code 1.
build_and_test_debug (windows-latest)
The job was canceled because "macos-latest" failed.
build_and_test_debug (windows-latest)
The operation was canceled.
build_and_test_debug (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build_and_test_debug (ubuntu-latest)
The operation was canceled.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L38
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
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/MenuItem.cs#L277
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L295
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L321
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L378
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuBarItem.cs#L111
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuBarItem.cs#L222
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key b)'.
build_and_test_debug (windows-latest)
No files were found with the provided path: logs/ UnitTests/TestResults/. No artifacts will be uploaded.
build_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_release: UnitTests/UICatalog/ScenarioTests.cs#L160
The variable 'initialized' is assigned but its value is never used
build_release: UnitTests/UICatalog/ScenarioTests.cs#L161
The variable 'shutdown' is assigned but its value is never used
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L77
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L78
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L79
Dereference of a possibly null reference.
build_release: UnitTests/View/Adornment/AdornmentTests.cs#L7
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L277
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L278
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L279
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L468
Dereference of a possibly null reference.
build_release: 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_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
build_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
build_release: Terminal.Gui/Input/InputBindings.cs#L46
Possible null reference assignment.
build_release: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
build_release: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L742
Possible null reference assignment.
build_release: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
build_release: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L831
Possible null reference assignment.
build_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L560
Possible null reference return.
build_release: Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L983
Possible null reference argument for parameter 'cki' in 'void EscSeqUtils.DecodeEscSeq(ref ConsoleKeyInfo newConsoleKeyInfo, ref ConsoleKey key, ConsoleKeyInfo[] cki, ref ConsoleModifiers mod, out string c1Control, out string code, out string[] values, out string terminator, out bool isMouse, out List<MouseFlags> buttonState, out Point pos, out bool isResponse, Action<MouseFlags, Point>? continuousButtonPressedHandler)'.
build_and_test_debug (ubuntu-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/Input/InputBindings.cs#L46
Possible null reference assignment.
build_and_test_debug (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (ubuntu-latest): Terminal.Gui/View/Adornment/Border.cs#L51
Non-nullable property 'TopLeft' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
test-logs-Linux
14.8 KB
test-logs-macOS
1 MB