Skip to content

[PM-13834] Skip providers that have no clients during migration #4004

[PM-13834] Skip providers that have no clients during migration

[PM-13834] Skip providers that have no clients during migration #4004

Triggered via pull request October 18, 2024 20:27
@amorask-bitwardenamorask-bitwarden
synchronize #4913
Status Success
Total duration 4m 12s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Bit.Commercial.Core.Test.Billing.ProviderBillingServiceTests ► AssignSeatsToClientOrganization_ProviderPlanIsNotConfigured_ContactSupport(provider: Provider { BillingEmail = "BillingEmaile70303c5-250b-4099-91e8-8e626a6a4e80", BillingPhone = "BillingPho...: test/Core.Test/Billing/Utilities.cs#L16
Failed test found in: bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx Error: Assert.Throws() Failure: No exception was thrown Expected: typeof(Bit.Core.Billing.BillingException)
Quality scan: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
Quality scan: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
Quality scan: src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Quality scan: test/Core.Test/AdminConsole/OrganizationFeatures/OrganizationUsers/RemoveOrganizationUserCommandTests.cs#L127
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Quality scan: test/Core.Test/AdminConsole/OrganizationFeatures/OrganizationUsers/RemoveOrganizationUserCommandTests.cs#L211
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Quality scan: test/Core.Test/AdminConsole/OrganizationFeatures/OrganizationUsers/DeleteManagedOrganizationUserAccountCommandTests.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L100
Cannot convert null literal to non-nullable reference type.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L104
Cannot convert null literal to non-nullable reference type.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L175
Cannot convert null literal to non-nullable reference type.