Skip to content

Fixes #3692++ - Rearchitects drivers #8792

Fixes #3692++ - Rearchitects drivers

Fixes #3692++ - Rearchitects drivers #8792

Triggered via pull request January 11, 2025 15:53
Status Success
Total duration 7m 9s
Artifacts 3

dotnet-core.yml

on: pull_request
build_release
1m 3s
build_release
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
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/ConsoleDrivers/AnsiKeyboardParserTests.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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: Terminal.Gui/ConsoleDrivers/AnsiResponseParser/AnsiKeyboardParser.cs#L54
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
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/NetEvents.cs#L560
Possible null reference return.
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#L146
Dereference of a possibly null reference.
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_and_test_debug (macos-latest): Terminal.Gui/ConsoleDrivers/AnsiResponseParser/AnsiKeyboardParser.cs#L54
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
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/V2/MainLoop.cs#L146
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (macos-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)
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/AnsiResponseParser/AnsiKeyboardParser.cs#L54
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
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/MainLoop.cs#L146
Dereference of a possibly null reference.
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 (windows-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 (windows-latest): Terminal.Gui/ConsoleDrivers/AnsiResponseParser/AnsiKeyboardParser.cs#L54
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
build_and_test_debug (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (windows-latest): Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L146
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): 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)'.

Artifacts

Produced during runtime
Name Size
test-logs-Linux
6.18 MB
test-logs-Windows
5.82 MB
test-logs-macOS
5.8 MB