Skip to content

Fixes #3761, #2886 - Draw and Layout performance issues #8331

Fixes #3761, #2886 - Draw and Layout performance issues

Fixes #3761, #2886 - Draw and Layout performance issues #8331

Triggered via pull request November 5, 2024 00:22
Status Success
Total duration 6m 0s
Artifacts 3

dotnet-core.yml

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

Annotations

50 warnings
build_release: UICatalog/Scenario.cs#L181
Non-nullable field '_demoKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_release: UICatalog/Scenarios/Shortcuts.cs#L125
The variable 'max' is assigned but its value is never used
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/View/Mouse/GetViewsUnderMouseTests.cs#L77
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L78
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L79
Dereference of a possibly null reference.
build_release: UnitTests/Drawing/CellTests.cs#L6
Parameter 'output' is unread.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L277
Dereference of a possibly null reference.
build_release: UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L278
Dereference of a possibly null reference.
build_release: Terminal.Gui/View/View.Layout.cs#L504
The variable 'le' is declared but never used
build_release: 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_release: 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_release: 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_release: Terminal.Gui/Views/Menu/Menu.cs#L31
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L36
Dereference of a possibly null reference.
build_release: Terminal.Gui/Views/Menu/Menu.cs#L158
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_release: Terminal.Gui/Views/ScrollView.cs#L384
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: Terminal.Gui/Views/ScrollView.cs#L587
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L231
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L250
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1254
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1255
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1259
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1260
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1267
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1268
Dereference of a possibly null reference.
build_and_test_debug (macos-latest): Terminal.Gui/Views/TabView.cs#L1272
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L231
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L250
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1254
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1255
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1259
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1260
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1267
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1268
Dereference of a possibly null reference.
build_and_test_debug (ubuntu-latest): Terminal.Gui/Views/TabView.cs#L1272
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/View/View.Layout.cs#L504
The variable 'le' is declared but never used
build_and_test_debug (windows-latest): Terminal.Gui/Views/TabView.cs#L231
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/TabView.cs#L250
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/ScrollView.cs#L384
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Views/ScrollView.cs#L587
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Views/ScrollView.cs#L594
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Views/ScrollView.cs#L602
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Views/TabView.cs#L1254
Dereference of a possibly null reference.
build_and_test_debug (windows-latest): Terminal.Gui/Views/TabView.cs#L1255
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
test-logs-Linux
5.49 MB
test-logs-Windows
5.15 MB
test-logs-macOS
5.22 MB