Migration electron sharp #1856
Annotations
10 warnings
Build test project:
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
Build test project:
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
Build test project:
PresentationTest/Components/Forms/Element/UnplacedElementsDropZoneUt.cs#L78
Non-nullable field '_itemList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build test project:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
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/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|
Build test project:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L274
Converting null literal or possible null value to non-nullable type.
|
Build test project:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Converting null literal or possible null value to non-nullable type.
|
Build test project:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<(ILearningWorldViewModel, ILearningElementViewModel)>(IEnumerable<(ILearningWorldViewModel, ILearningElementViewModel)> source, Func<(ILearningWorldViewModel, ILearningElementViewModel), bool> predicate)'.
|
Loading