Skip to content

Fixes #3930 - Splits tests to Tests/UnitTests, Tests/IntegrationTests, Tests/StressTests #19

Fixes #3930 - Splits tests to Tests/UnitTests, Tests/IntegrationTests, Tests/StressTests

Fixes #3930 - Splits tests to Tests/UnitTests, Tests/IntegrationTests, Tests/StressTests #19

Triggered via pull request March 3, 2025 19:35
Status Success
Total duration 3m 9s
Artifacts 3

integration-tests.yml

on: pull_request
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/Wizard/WizardStep.cs#L128
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Application/Application.cs#L66
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Configuration/ScopeJsonConverter.cs#L94
The variable 'ex' is declared but never used
build_and_test_debug (ubuntu-latest): Terminal.Gui/ConsoleDrivers/AnsiResponseParser/Keyboard/CsiKeyPattern.cs#L69
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
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#L154
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Wizard/WizardStep.cs#L128
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Application/Application.cs#L66
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L38
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
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/MenuItem.cs#L277
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L295
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
build_and_test_debug (macos-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L321
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
build_and_test_debug (windows-latest): Terminal.Gui/Application/Application.cs#L66
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Wizard/WizardStep.cs#L128
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/MenuItem.cs#L38
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
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/MenuBarItem.cs#L111
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/MenuBarItem.cs#L222
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
build_and_test_debug (windows-latest): Terminal.Gui/Views/Menu/MenuBarItem.cs#L230
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.

Artifacts

Produced during runtime
Name Size
integration-test-logs-Linux
59.9 KB
integration-test-logs-Windows
56.8 KB
integration-test-logs-macOS
57 KB