Migration electron sharp #1842
Annotations
108 warnings
build (BackendAccessTest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L298
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
build (BackendAccessTest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L398
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
build (BackendAccessTest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L298
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
build (BackendAccessTest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L398
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
build (SharedTest):
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build (SharedTest):
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build (SharedTest):
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build (SharedTest):
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (macos-latest):
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (macos-latest):
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (macos-latest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L298
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
test-platforms (macos-latest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L398
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
test-platforms (macos-latest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L81
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (H5pPlayer/H5pPlayerTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
test-platforms (ubuntu-22.04):
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (ubuntu-22.04):
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (ubuntu-22.04):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L298
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
test-platforms (ubuntu-22.04):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L398
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
test-platforms (ubuntu-22.04):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (IntegrationTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (DataAccessTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (GeneratorTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L81
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (BusinessLogicTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (PresentationTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test-platforms (windows-latest):
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (windows-latest):
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test-platforms (windows-latest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L298
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
test-platforms (windows-latest):
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L398
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
test-platforms (windows-latest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L50
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L58
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L92
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L97
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/UseCases/StartH5pPlayer/StartH5pPlayerUC.cs#L107
Dereference of a possibly null reference.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (AuthoringToolTest):
H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|