Fixes #3692++ - Rearchitects drivers #8769
dotnet-core.yml
on: pull_request
build_release
51s
Matrix: build_and_test_debug
Annotations
5 errors and 43 warnings
build_and_test_debug (ubuntu-latest)
Process completed with exit code 1.
|
build_and_test_debug (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build_and_test_debug (macos-latest)
The operation was canceled.
|
build_and_test_debug (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build_and_test_debug (windows-latest)
The operation was canceled.
|
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/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/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:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L532
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L564
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L565
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/ConsoleDrivers/V2/MainLoop.cs#L27
Non-nullable property 'InputBuffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L29
Non-nullable property 'InputProcessor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L33
Non-nullable property 'Out' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L34
Non-nullable property 'AnsiRequestScheduler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L36
Non-nullable property 'WindowSizeMonitor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L107
Converting null literal or possible null value to non-nullable type.
|
build_release:
Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L560
Possible null reference return.
|
build_and_test_debug (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/ConsoleDrivers/V2/InputProcessor.cs#L107
Converting null literal or possible null value to non-nullable type.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L27
Non-nullable property 'InputBuffer' 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/ConsoleDrivers/V2/MainLoop.cs#L29
Non-nullable property 'InputProcessor' 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/ConsoleDrivers/V2/MainLoop.cs#L33
Non-nullable property 'Out' 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/ConsoleDrivers/V2/MainLoop.cs#L34
Non-nullable property 'AnsiRequestScheduler' 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/ConsoleDrivers/V2/MainLoop.cs#L36
Non-nullable property 'WindowSizeMonitor' 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/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L560
Possible null reference return.
|
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 (macos-latest):
Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L107
Converting null literal or possible null value to non-nullable type.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L27
Non-nullable property 'InputBuffer' 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/ConsoleDrivers/V2/MainLoop.cs#L29
Non-nullable property 'InputProcessor' 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/ConsoleDrivers/V2/MainLoop.cs#L33
Non-nullable property 'Out' 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/ConsoleDrivers/V2/MainLoop.cs#L34
Non-nullable property 'AnsiRequestScheduler' 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/ConsoleDrivers/V2/MainLoop.cs#L36
Non-nullable property 'WindowSizeMonitor' 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/ConsoleDrivers/NetDriver/NetEvents.cs#L560
Possible null reference return.
|
build_and_test_debug (windows-latest)
No files were found with the provided path: logs/
UnitTests/TestResults/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-logs-Linux
|
1.89 MB |
|
test-logs-macOS
|
2.63 MB |
|