Add role permission management UI#118
Merged
Denis-RZ merged 1 commit intoJun 18, 2025
Merged
Annotations
10 warnings
|
website/MyWebApp/Services/CaptchaService.cs#L42
This call site is reachable on all platforms. 'Pens.Silver' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
website/MyWebApp/Views/AdminBlockTemplate/AddToPage.cshtml#L12
Dereference of a possibly null reference.
|
|
website/MyWebApp/Views/AdminRole/Edit.cshtml#L13
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/Services/LayoutService.cs#L102
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L91
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L75
Dereference of a possibly null reference.
|
|
website/MyWebApp/Services/LayoutService.cs#L64
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