[PM-13706] Add repository + stored procedures for private key regeneration #5158
test.yml
on: pull_request
Check for test secrets
0s
Run tests
5m 47s
Annotations
10 warnings
Run tests:
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Run tests:
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Run tests:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Run tests:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Run tests:
test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L100
Cannot convert null literal to non-nullable reference type.
|
Run tests:
test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L104
Cannot convert null literal to non-nullable reference type.
|
Run tests:
test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L175
Cannot convert null literal to non-nullable reference type.
|
Run tests:
test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L177
Cannot convert null literal to non-nullable reference type.
|
Run tests:
test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L179
Cannot convert null literal to non-nullable reference type.
|
Run tests:
test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L179
Cannot convert null literal to non-nullable reference type.
|