Migration electron sharp #1856
Annotations
68 warnings
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
test-platforms (ubuntu-22.04):
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.
|
test-platforms (ubuntu-22.04):
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.
|
test-platforms (ubuntu-22.04):
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
test-platforms (ubuntu-22.04):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|
test-platforms (ubuntu-22.04):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L274
Converting null literal or possible null value to non-nullable type.
|
test-platforms (ubuntu-22.04):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Converting null literal or possible null value to non-nullable type.
|
test-platforms (ubuntu-22.04):
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)'.
|
test-platforms (ubuntu-22.04):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L313
Converting null literal or possible null value to non-nullable type.
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
test-platforms (macos-latest):
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
test-platforms (macos-latest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
test-platforms (macos-latest):
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.
|
test-platforms (macos-latest):
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.
|
test-platforms (macos-latest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|
test-platforms (macos-latest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L274
Converting null literal or possible null value to non-nullable type.
|
test-platforms (macos-latest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Converting null literal or possible null value to non-nullable type.
|
test-platforms (macos-latest):
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)'.
|
test-platforms (macos-latest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L313
Converting null literal or possible null value to non-nullable type.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
build (AuthoringToolTest):
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 (AuthoringToolTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
build (AuthoringToolTest):
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 (AuthoringToolTest):
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 (AuthoringToolTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|
build (AuthoringToolTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L274
Converting null literal or possible null value to non-nullable type.
|
build (AuthoringToolTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Converting null literal or possible null value to non-nullable type.
|
build (AuthoringToolTest):
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)'.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (IntegrationTest):
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L274
Converting null literal or possible null value to non-nullable type.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L275
Converting null literal or possible null value to non-nullable type.
|
build (IntegrationTest):
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)'.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L313
Converting null literal or possible null value to non-nullable type.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L579
Converting null literal or possible null value to non-nullable type.
|
build (IntegrationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L579
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<(ILearningContentViewModel, ILearningWorldViewModel, ILearningElementViewModel)>(IEnumerable<(ILearningContentViewModel, ILearningWorldViewModel, ILearningElementViewModel)> first, IEnumerable<(ILearningContentViewModel, ILearningWorldViewModel, ILearningElementViewModel)> second)'.
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
test-platforms (windows-latest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L732
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
test-platforms (windows-latest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L760
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
test-platforms (windows-latest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L789
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
test-platforms (windows-latest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L811
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceStoryElementDialogClose(DialogResult closeResult)'.
|
test-platforms (windows-latest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L839
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceStoryElementDialogClose(DialogResult closeResult)'.
|
test-platforms (windows-latest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L868
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceStoryElementDialogClose(DialogResult closeResult)'.
|
test-platforms (windows-latest):
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.
|
test-platforms (windows-latest):
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
test-platforms (windows-latest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L44
Dereference of a possibly null reference.
|
build (PresentationTest):
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
build (PresentationTest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L732
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
build (PresentationTest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L760
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
build (PresentationTest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L789
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceLearningElementDialogClose(DialogResult closeResult)'.
|
build (PresentationTest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L811
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceStoryElementDialogClose(DialogResult closeResult)'.
|
build (PresentationTest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L839
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceStoryElementDialogClose(DialogResult closeResult)'.
|
build (PresentationTest):
PresentationTest/PresentationLogic/LearningSpace/LearningSpacePresenterUt.cs#L868
Possible null reference argument for parameter 'closeResult' in 'void LearningSpacePresenter.OnReplaceStoryElementDialogClose(DialogResult closeResult)'.
|
build (PresentationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L156
Converting null literal or possible null value to non-nullable type.
|
build (PresentationTest):
PresentationTest/Components/ContentFiles/ContentFilesViewUt.cs#L270
Converting null literal or possible null value to non-nullable type.
|