Skip to content

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

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

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

Triggered via pull request March 3, 2025 19:41
Status Success
Total duration 16m 33s
Artifacts 1

stress-tests.yml

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

Annotations

10 warnings
run_stress_tests (ubuntu-latest): Terminal.Gui/Views/Wizard/WizardStep.cs#L128
Dereference of a possibly null reference.
run_stress_tests (ubuntu-latest): Terminal.Gui/Application/Application.cs#L66
Converting null literal or possible null value to non-nullable type.
run_stress_tests (ubuntu-latest): Terminal.Gui/Configuration/ScopeJsonConverter.cs#L94
The variable 'ex' is declared but never used
run_stress_tests (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)'.
run_stress_tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
run_stress_tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
run_stress_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.
run_stress_tests (ubuntu-latest): Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L154
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
stress-test-logs-Linux
1.27 MB