Merge branch 'main' of https://github.com/DavidEggenberger/ModularMon… #50
Annotations
10 warnings
Source/Shared/Kernel/Extensions/ClaimsPrincipal/ClaimsPrincipalExtensions.cs#L54
The variable '_' is declared but never used
|
Source/Web/Client/BuildingBlocks/Wrappers/ExceptionHandlingWrapper.razor#L19
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.
|
Source/Web/Client/BuildingBlocks/Services/Http/HttpClientService.cs#L27
The variable 'ex' is declared but never used
|
Source/Web/Client/BuildingBlocks/Services/Http/HttpClientService.cs#L49
The variable 'ex' is declared but never used
|
Source/Web/Client/BuildingBlocks/Auth/HostAuthenticationStateProvider.cs#L73
The variable 'ex' is declared but never used
|
Source/Web/Client/BuildingBlocks/Services/Http/AuthorizedHttpClientService.cs#L27
The variable 'ex' is declared but never used
|
Source/Web/Client/BuildingBlocks/Services/Http/AuthorizedHttpClientService.cs#L49
The variable 'ex' is declared but never used
|
Source/Shared/DomainFeatures/EmailSender/Configuration/SendGridEmailOptions.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Source/Shared/DomainFeatures/Modules/IModuleStartup.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Source/Shared/DomainFeatures/MultiTenancy/MultiTenancySecurityMiddleware.cs#L17
The variable 'changeTrackerEntries' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading