Drop LimitCollectionCreationDeletion
from the database
#40
test.yml
on: pull_request
Check for test secrets
0s
Run tests
49s
Annotations
2 errors and 4 warnings
Run tests:
src/Core/AdminConsole/Entities/Organization.cs#L308
The name 'LimitCollectionCreationDeletion' does not exist in the current context
|
Run tests
Process completed with exit code 1.
|
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/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L118
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Run tests:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L14
Parameter 'logger' is unread.
|