[PM-14489] Limit managed users to confirmed or revoked status #21909
Annotations
10 warnings
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
src/Infrastructure.EntityFramework/AdminConsole/Repositories/OrganizationUserRepository.cs#L251
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Identity/Controllers/AccountsController.cs#L161
Unreachable code detected
|
src/Identity/Controllers/AccountsController.cs#L167
Unreachable code detected
|
src/Identity/Controllers/AccountsController.cs#L172
Unreachable code detected
|
src/Identity/Controllers/AccountsController.cs#L179
Unreachable code detected
|
src/Identity/Controllers/AccountsController.cs#L186
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading