Add role selection for blocks and pages#120
Merged
Merged
Annotations
3 errors and 10 warnings
|
|
|
website/MyWebApp/Views/Shared/_SectionEditor.cshtml#L22
The tag helper 'option' must not have C# in the element's attribute declaration area.
|
|
website/MyWebApp/Views/Shared/_SectionEditor.cshtml#L22
The tag helper 'option' must not have C# in the element's attribute declaration area.
|
|
website/MyWebApp/Views/AdminBlockTemplate/AddToPage.cshtml#L26
Dereference of a possibly null reference.
|
|
website/MyWebApp/Views/AdminBlockTemplate/AddToPage.cshtml#L12
Dereference of a possibly null reference.
|
|
website/MyWebApp/Controllers/AdminPageSectionController.cs#L33
Dereference of a possibly null reference.
|
|
website/MyWebApp/Controllers/AdminPageSectionController.cs#L31
Dereference of a possibly null reference.
|
|
website/MyWebApp/Views/AdminRole/Edit.cshtml#L13
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L115
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L104
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L85
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L74
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/FileLoggerProvider.cs#L41
Nullability in constraints for type parameter 'TState' of method 'FileLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
The logs for this run have expired and are no longer available.
Loading