Removed the redundant "open" entry in the right-click menu of the lea… #1749
Annotations
6 errors and 4 warnings
|
Presentation/View/LearningWorld/LearningWorldPathwayView.razor#L42
Component attributes do not support complex content (mixed C# and markup). Attribute: '@OnMouseMove', text: '(e => MouseService.FireMove(this, e))@onMouseUp'
|
Presentation/View/LearningWorld/LearningWorldPathwayView.razor#L42
TagHelper attributes must be well-formed.
|
Presentation/View/LearningWorld/LearningWorldPathwayView.razor#L42
Syntax error, ',' expected
|
Presentation/View/LearningWorld/LearningWorldPathwayView.razor#L42
The name 'onmouseup' does not exist in the current context
|
|
SharedTest/ThemeHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
SharedTest/LearningElementDifficultyHelperUt.cs#L24
Cannot convert null literal to non-nullable reference type.
|
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L298
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
BackendAccessTest/BackendServices/UserWebApiServicesUt.cs#L373
'MockedRequestExtensions.Respond(MockedRequest, HttpResponseMessage)' is obsolete: 'Using this overload is not recommended. Instead, use Respond(req => new HttpResponseMessage(...))'
|
The logs for this run have expired and are no longer available.
Loading