Skip to content

Drop LimitCollectionCreationDeletion from the database #4811

Drop LimitCollectionCreationDeletion from the database

Drop LimitCollectionCreationDeletion from the database #4811

Triggered via pull request October 4, 2024 20:00
Status Failure
Total duration 1m 17s
Artifacts

test.yml

on: pull_request
Check for test secrets
0s
Check for test secrets
Run tests
54s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Run tests
No test report files were found
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
No file matches path **/*-test-results.trx
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)'.