Refactored to be thread safe. (#3973) #113
Annotations
30 warnings
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/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 (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#L742
Possible null reference assignment.
|
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/ConsoleDrivers/CursesDriver/CursesDriver.cs#L831
Possible null reference assignment.
|
build_and_test_debug (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)'.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L1004
Cannot convert null literal to non-nullable reference type.
|
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/MenuBar.cs#L851
Dereference of a possibly null reference.
|
build_and_test_debug (macos-latest):
Terminal.Gui/Views/Menu/MenuBar.cs#L1430
Dereference of a possibly null reference.
|
build_and_test_debug (macos-latest):
Terminal.Gui/Views/Menu/Menu.cs#L11
Non-nullable field '_host' 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/Menu.cs#L457
Dereference of a possibly null reference.
|
build_and_test_debug (macos-latest):
Terminal.Gui/Views/Menu/Menu.cs#L462
Dereference of a possibly null reference.
|
build_and_test_debug (macos-latest):
Terminal.Gui/Views/Menu/Menu.cs#L839
Dereference of a possibly null reference.
|
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 (windows-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 (windows-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 (windows-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 (windows-latest):
Terminal.Gui/Views/Menu/Menu.cs#L11
Non-nullable field '_host' 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/Views/Menu/MenuBar.cs#L851
Dereference of a possibly null reference.
|
build_and_test_debug (windows-latest):
Terminal.Gui/Views/Menu/Menu.cs#L457
Dereference of a possibly null reference.
|
build_and_test_debug (windows-latest):
Terminal.Gui/Views/Menu/Menu.cs#L462
Dereference of a possibly null reference.
|
build_and_test_debug (windows-latest):
Terminal.Gui/Views/Menu/Menu.cs#L839
Dereference of a possibly null reference.
|
build_and_test_debug (windows-latest):
Terminal.Gui/Views/Menu/MenuBar.cs#L1430
Dereference of a possibly null reference.
|
build_and_test_debug (windows-latest):
Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-test-logs-Linux
|
59.9 KB |
|
integration-test-logs-Windows
|
56.6 KB |
|
integration-test-logs-macOS
|
57.2 KB |
|