Migration electron sharp #1860
Annotations
6 warnings
Build test project:
PresentationTest/Components/Forms/BaseFormUt.cs#L180
Non-nullable property 'Foo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build test project:
PresentationTest/Components/Forms/BaseFormUt.cs#L175
Non-nullable property 'Foo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build test project:
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
Build test project:
PresentationTest/Components/Forms/BaseFormUt.cs#L180
Non-nullable property 'Foo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build test project:
PresentationTest/Components/Forms/BaseFormUt.cs#L175
Non-nullable property 'Foo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build test project:
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
Loading