Skip to content

Merge pull request #3640 from tig/v2_3261-NumericUpDown #260

Merge pull request #3640 from tig/v2_3261-NumericUpDown

Merge pull request #3640 from tig/v2_3261-NumericUpDown #260

Triggered via push August 6, 2024 00:10
Status Success
Total duration 6m 10s
Artifacts 3

dotnet-core.yml

on: push
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

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#L302
Non-nullable property 'CommandImplementations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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 declaring the field 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 (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#L302
Non-nullable property 'CommandImplementations' must contain a non-null value when exiting constructor. Consider declaring the property 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 (ubuntu-latest): Terminal.Gui/Views/NumericUpDown.cs#L25
Non-nullable field '_increment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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#L302
Non-nullable property 'CommandImplementations' must contain a non-null value when exiting constructor. Consider declaring the property 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'.
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 declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
test-logs-Linux Expired
5.13 MB
test-logs-Windows Expired
4.82 MB
test-logs-macOS Expired
4.82 MB