Fixes #3652. Setting Menus causes unexpected Exception. (#3653) #264
Annotations
30 warnings
build_and_test (macos-latest):
Terminal.Gui/Views/Label.cs#L54
The member 'Label.FocusNext()' does not hide an accessible member. The new keyword is not required.
|
build_and_test (macos-latest):
Terminal.Gui/Application/Application.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build_and_test (macos-latest):
Terminal.Gui/Application/Application.cs#L54
Converting null literal or possible null value to non-nullable type.
|
build_and_test (macos-latest):
Terminal.Gui/Application/Application.cs#L60
Dereference of a possibly null reference.
|
build_and_test (macos-latest):
Terminal.Gui/Application/Application.Keyboard.cs#L297
Non-nullable property 'CommandImplementations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_and_test (macos-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Left.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (macos-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Top.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (macos-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Right.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (macos-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Bottom.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (macos-latest):
Terminal.Gui/Views/NumericUpDown.cs#L25
Non-nullable field '_increment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Views/Label.cs#L54
The member 'Label.FocusNext()' does not hide an accessible member. The new keyword is not required.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Application/Application.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Application/Application.cs#L54
Converting null literal or possible null value to non-nullable type.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Application/Application.cs#L60
Dereference of a possibly null reference.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Application/Application.Keyboard.cs#L297
Non-nullable property 'CommandImplementations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Views/NumericUpDown.cs#L25
Non-nullable field '_increment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Left.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Top.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Right.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (ubuntu-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Bottom.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (windows-latest):
Terminal.Gui/Views/Label.cs#L54
The member 'Label.FocusNext()' does not hide an accessible member. The new keyword is not required.
|
build_and_test (windows-latest):
Terminal.Gui/Application/Application.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build_and_test (windows-latest):
Terminal.Gui/Application/Application.cs#L54
Converting null literal or possible null value to non-nullable type.
|
build_and_test (windows-latest):
Terminal.Gui/Application/Application.cs#L60
Dereference of a possibly null reference.
|
build_and_test (windows-latest):
Terminal.Gui/Application/Application.Keyboard.cs#L297
Non-nullable property 'CommandImplementations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_and_test (windows-latest):
Terminal.Gui/Views/NumericUpDown.cs#L25
Non-nullable field '_increment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_and_test (windows-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Left.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (windows-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Top.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (windows-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Right.get' from a 'readonly' member results in an implicit copy of 'this'.
|
build_and_test (windows-latest):
Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Bottom.get' from a 'readonly' member results in an implicit copy of 'this'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-logs-Linux
|
5.13 MB |
|
test-logs-Windows
|
4.82 MB |
|
test-logs-macOS
|
4.8 MB |
|