Migration electron sharp #1858
Annotations
10 warnings
Run automated unit and integration tests:
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
Run automated unit and integration tests:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
Run automated unit and integration tests:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|
Run automated unit and integration tests:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L274
Converting null literal or possible null value to non-nullable type.
|
Run automated unit and integration tests:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Converting null literal or possible null value to non-nullable type.
|
Run automated unit and integration tests:
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)'.
|
Run automated unit and integration tests:
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L313
Converting null literal or possible null value to non-nullable type.
|
Run automated unit and integration tests:
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L732
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
Run automated unit and integration tests:
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L760
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
Run automated unit and integration tests:
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L789
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
Loading