Skip to content

Drop LimitCollectionCreationDeletion from the database #40

Drop LimitCollectionCreationDeletion from the database

Drop LimitCollectionCreationDeletion from the database #40

Triggered via pull request October 19, 2024 08:40
Status Failure
Total duration 1m 27s
Artifacts

test.yml

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

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)'.