Skip to content

Fixes #3964. Null Reference in DoDrawBorderAndPadding #118

Fixes #3964. Null Reference in DoDrawBorderAndPadding

Fixes #3964. Null Reference in DoDrawBorderAndPadding #118

Triggered via pull request March 9, 2025 01:15
Status Success
Total duration 4m 44s
Artifacts 6

unit-tests.yml

on: pull_request
Matrix: Non-Parallel Unit Tests
Matrix: Parallel Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Parallel Unit Tests (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.
Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
Parallel Unit Tests (macos-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)'.
Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Non-Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
Non-Parallel Unit Tests (macos-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)'.
Non-Parallel Unit Tests (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.
Parallel Unit Tests (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.
Parallel Unit Tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Parallel Unit Tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
Parallel Unit Tests (ubuntu-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)'.
Parallel Unit Tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Non-Parallel Unit Tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
Non-Parallel Unit Tests (ubuntu-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)'.
Non-Parallel Unit Tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.
Parallel Unit Tests (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.
Parallel Unit Tests (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Parallel Unit Tests (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
Parallel Unit Tests (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)'.
Parallel Unit Tests (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L800
Converting null literal or possible null value to non-nullable type.
Non-Parallel Unit Tests (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)'.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
non_parallel_unittests-logs-Linux
1.65 MB
non_parallel_unittests-logs-Windows
1.54 MB
non_parallel_unittests-logs-macOS
1.54 MB
parallel_unittests-logs-Linux
3.25 MB
parallel_unittests-logs-Windows
3.02 MB
parallel_unittests-logs-macOS
2.96 MB