Fixes #3761, #2886 - Draw and Layout performance issues #8325
dotnet-core.yml
on: pull_request
build_release
1m 0s
Matrix: build_and_test_debug
Annotations
5 errors and 41 warnings
build_and_test_debug (ubuntu-latest)
Process completed with exit code 1.
|
build_and_test_debug (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build_and_test_debug (windows-latest)
The operation was canceled.
|
build_and_test_debug (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build_and_test_debug (macos-latest)
The operation was canceled.
|
build_release:
UICatalog/Scenarios/LineDrawing.cs#L339
'DrawingArea.SetAttribute(Attribute)' hides inherited member 'View.SetAttribute(Attribute)'. Use the new keyword if hiding was intended.
|
build_release:
UICatalog/Scenarios/AnimationScenario/AnimationScenario.cs#L35
Possible null reference argument for parameter 'left' in 'Dim Dim.operator -(Dim left, Dim right)'.
|
build_release:
UICatalog/Scenarios/AnimationScenario/AnimationScenario.cs#L66
Possible null reference argument for parameter 'path' in 'DirectoryInfo.DirectoryInfo(string path)'.
|
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/AnimationScenario/AnimationScenario.cs#L174
Non-nullable field 'brailleCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_release:
UICatalog/Scenarios/AnimationScenario/AnimationScenario.cs#L177
Non-nullable field 'fullResImages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_release:
UICatalog/Scenarios/AnimationScenario/AnimationScenario.cs#L178
Non-nullable field 'matchSizes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_release:
UICatalog/UICatalog.cs#L488
Dereference of a possibly null reference.
|
build_release:
UICatalog/Scenarios/Editors/AdornmentsEditor.cs#L45
Dereference of a possibly null reference.
|
build_release:
UICatalog/Scenarios/Editors/AdornmentsEditor.cs#L75
Dereference of a possibly null reference.
|
build_release:
Terminal.Gui/Application/ApplicationNavigation.cs#L34
Unreachable code detected
|
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/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/ProgressBar.cs#L144
Possible null reference argument for parameter 'array' in 'int Array.IndexOf<int>(int[] array, int value)'.
|
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/Shortcut.cs#L498
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/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/ProgressBar.cs#L144
Possible null reference argument for parameter 'array' in 'int Array.IndexOf<int>(int[] array, int value)'.
|
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 (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/Shortcut.cs#L498
Dereference of a possibly null reference.
|
build_and_test_debug (ubuntu-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)
No files were found with the provided path: logs/
UnitTests/TestResults/. No artifacts will be uploaded.
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-logs-Linux
|
1.83 MB |
|
test-logs-macOS
|
1.41 MB |
|