Skip to content

Fixes #3692++ - Rearchitects drivers #8800

Fixes #3692++ - Rearchitects drivers

Fixes #3692++ - Rearchitects drivers #8800

Triggered via pull request January 18, 2025 08:44
Status Success
Total duration 5m 59s
Artifacts 3

dotnet-core.yml

on: pull_request
build_release
57s
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/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/ConsoleDrivers/V2/ApplicationV2Tests.cs#L204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/ConsoleDrivers/AnsiResponseParserTests.cs#L492
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/ConsoleDrivers/AnsiResponseParserTests.cs#L533
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/ConsoleDrivers/AnsiKeyboardParserTests.cs#L68
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: 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/V2/MainLoop.cs#L147
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/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
build_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L560
Possible null reference return.
build_release: Terminal.Gui/Input/InputBindings.cs#L46
Possible null reference assignment.
build_release: Terminal.Gui/Input/InputBindings.cs#L211
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_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#L147
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#L147
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/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/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/V2/MainLoop.cs#L147
Dereference of a possibly null reference.
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.

Artifacts

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