Skip to content

UICatalog benchmark launch profiles for v2 drivers #8953

UICatalog benchmark launch profiles for v2 drivers

UICatalog benchmark launch profiles for v2 drivers #8953

Triggered via pull request March 1, 2025 09:56
Status Success
Total duration 6m 40s
Artifacts 3

dotnet-core.yml

on: pull_request
build_release
1m 1s
build_release
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build_release: UICatalog/UICatalog.cs#L1341
Nullability of reference types in value of type 'MenuItem?[]' doesn't match target type 'MenuItem[]'.
build_release: UnitTests/ConsoleDrivers/AnsiKeyboardParserTests.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/ConsoleDrivers/V2/ApplicationV2Tests.cs#L240
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/ConsoleDrivers/AnsiResponseParserTests.cs#L467
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/ConsoleDrivers/AnsiResponseParserTests.cs#L508
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/Application/ApplicationScreenTests.cs#L5
Parameter 'output' is unread.
build_release: UnitTests/UICatalog/ScenarioTests.cs#L160
The variable 'initialized' is assigned but its value is never used
build_release: UnitTests/UICatalog/ScenarioTests.cs#L161
The variable 'shutdown' is assigned but its value is never used
build_release: UnitTests/ConsoleDrivers/AnsiKeyboardParserTests.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L77
Dereference of a possibly null reference.
build_release: Terminal.Gui/ConsoleDrivers/V2/NetInputProcessor.cs#L20
Expected 'disable' or 'restore'
build_release: Terminal.Gui/Views/Wizard/WizardStep.cs#L128
Dereference of a possibly null reference.
build_release: Terminal.Gui/Application/Application.cs#L66
Converting null literal or possible null value to non-nullable type.
build_release: Terminal.Gui/Configuration/ScopeJsonConverter.cs#L94
The variable 'ex' is declared but never used
build_release: Terminal.Gui/ConsoleDrivers/AnsiResponseParser/Keyboard/CsiKeyPattern.cs#L69
Possible null reference argument for parameter 'a' in 'bool Key.operator !=(Key a, Key? b)'.
build_release: 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_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
build_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetDriver.cs#L229
Dereference of a possibly null reference.
build_release: Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L155
Dereference of a possibly null reference.
build_release: Terminal.Gui/ConsoleDrivers/NetDriver/NetEvents.cs#L560
Possible null reference return.
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/Configuration/ScopeJsonConverter.cs#L94
The variable 'ex' is declared but never used
build_and_test_debug (macos-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 (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 (macos-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.
build_and_test_debug (macos-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/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#L155
Dereference of a possibly null reference.
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/Configuration/ScopeJsonConverter.cs#L94
The variable 'ex' is declared but never used
build_and_test_debug (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.
build_and_test_debug (windows-latest): Terminal.Gui/ConsoleDrivers/V2/MainLoop.cs#L155
Dereference of a possibly null reference.
build_and_test_debug (windows-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 (windows-latest): Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L732
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
test-logs-Linux
6.19 MB
test-logs-Windows
5.81 MB
test-logs-macOS
5.79 MB