Fixes #3761, #2886 - Draw and Layout performance issues #8340
dotnet-core.yml
on: pull_request
build_release
1m 1s
Matrix: build_and_test_debug
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/Views/ToplevelTests.cs#L5
Parameter 'output' is unread.
|
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/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/Application/ApplicationNavigation.cs#L34
Unreachable code detected
|
build_release:
Terminal.Gui/View/View.Layout.cs#L504
The variable 'le' is declared but never used
|
build_release:
Terminal.Gui/Views/TabView.cs#L231
Dereference of a possibly null reference.
|
build_release:
Terminal.Gui/Views/TabView.cs#L250
Dereference of a possibly null reference.
|
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/ScrollView.cs#L384
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/Application/ApplicationNavigation.cs#L34
Unreachable code detected
|
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/Application/ApplicationNavigation.cs#L34
Unreachable code detected
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/View/View.Layout.cs#L504
The variable 'le' is declared but never used
|
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/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 (ubuntu-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 (ubuntu-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 (ubuntu-latest):
Terminal.Gui/Views/Menu/Menu.cs#L31
Dereference of a possibly null reference.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/Views/Menu/Menu.cs#L36
Dereference of a possibly null reference.
|
build_and_test_debug (ubuntu-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/Application/ApplicationNavigation.cs#L34
Unreachable code detected
|
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/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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-logs-Linux
|
5.48 MB |
|
test-logs-Windows
|
5.17 MB |
|
test-logs-macOS
|
5.12 MB |
|