2.1.5 #42
Annotations
10 warnings
Run automated unit and integration tests:
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Run automated unit and integration tests:
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Run automated unit and integration tests:
TestHelpers/PersistEntityProvider.cs#L65
Possible null reference argument for parameter 'learningContent' in 'LearningElementPe.LearningElementPe(string name, ILearningContentPe learningContent, string description, string goals, LearningElementDifficultyEnum difficulty, ElementModel elementModel, int workload = 0, int points = 1, double positionX = 0, double positionY = 0)'.
|
Run automated unit and integration tests:
BackendAccessTest/BackendServices/UserBackendServicesUt.cs#L241
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
Run automated unit and integration tests:
BackendAccessTest/BackendServices/UserBackendServicesUt.cs#L271
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
Run automated unit and integration tests:
PresentationTest/TestExtensions.cs#L189
Possible null reference return.
|
Run automated unit and integration tests:
PresentationTest/PresentationLogic/LearningWorld/LearningWorldPresenterUt.cs#L60
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run automated unit and integration tests:
PresentationTest/PresentationLogic/LearningSpace/FloorPlans/FloorPlanViewModelUt.cs#L18
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
Run automated unit and integration tests:
PresentationTest/PresentationLogic/LearningWorld/LearningWorldPresenterUt.cs#L84
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run automated unit and integration tests:
PresentationTest/Components/Forms/Element/ElementModelHandlerUt.cs#L68
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
The logs for this run have expired and are no longer available.
Loading