Skip to content

Fluent assertions

Fluent assertions #166

Triggered via pull request March 16, 2025 19:11
Status Failure
Total duration 3m 16s
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

5 errors and 60 warnings
Non-Parallel Unit Tests (macos-latest)
Process completed with exit code 1.
Non-Parallel Unit Tests (windows-latest)
The operation was canceled.
Non-Parallel Unit Tests (windows-latest)
The strategy configuration was canceled because "non_parallel_unittests.macos-latest" failed
Non-Parallel Unit Tests (ubuntu-latest)
The operation was canceled.
Non-Parallel Unit Tests (ubuntu-latest)
The strategy configuration was canceled because "non_parallel_unittests.macos-latest" failed
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/Views/Menu/Menu.cs#L849
Dereference of a possibly null reference.
Parallel Unit Tests (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L464
Dereference of a possibly null reference.
Parallel Unit Tests (macos-latest): Terminal.Gui/Views/Menu/Menu.cs#L459
Dereference of a possibly null reference.
Parallel Unit Tests (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.
Parallel Unit Tests (macos-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L1435
Dereference of a possibly null reference.
Parallel Unit Tests (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.
Parallel Unit Tests (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.
Parallel Unit Tests (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.
Parallel Unit Tests (ubuntu-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.
Parallel Unit Tests (ubuntu-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/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#L800
Converting null literal or possible null value to non-nullable type.
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/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#L1004
Cannot convert null literal to non-nullable reference 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#L800
Converting null literal or possible null value to non-nullable type.
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/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#L800
Converting null literal or possible null value to non-nullable type.
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/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.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/Views/Menu/Menu.cs#L849
Dereference of a possibly null reference.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/Views/Menu/MenuBar.cs#L1435
Dereference of a possibly null reference.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/Views/Menu/Menu.cs#L464
Dereference of a possibly null reference.
Non-Parallel Unit Tests (windows-latest): Terminal.Gui/Views/Menu/Menu.cs#L459
Dereference of a possibly null reference.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (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.
Non-Parallel Unit Tests (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.
Non-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/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#L800
Converting null literal or possible null value to non-nullable type.
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/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.

Artifacts

Produced during runtime
Name Size Digest
non_parallel_unittests-logs-Linux
1.54 MB
sha256:c92cf093c71789bd9c44684471b8dda3795e6965dec5d070c7d9aa38f42fd9dd
non_parallel_unittests-logs-Windows
279 KB
sha256:5a58ae36268434169aaf962083c03943e564d376c03177fdf18e1a2248acfd48
non_parallel_unittests-logs-macOS
219 KB
sha256:fa1f43f60296f5fbf325dce37f97eb0a6afd9e584d7e42920e60cdf4c7b2f99e
parallel_unittests-logs-Linux
3.25 MB
sha256:c058ddb7e583dfddcf994c4bfb8dc43d4d5e2b06b02738b2e6a3e93215579b0f
parallel_unittests-logs-Windows
3.02 MB
sha256:f5121b4ea3e52fe4986003775bd6b5b1fa3060fbccef91d6b81cef921752ed62
parallel_unittests-logs-macOS
3 MB
sha256:1020b3a4a93d766c557dd2933d121b4d0da800d48bc944f58cc87df59b3f2285