[PM-38574] feat: Set trialInitiationPath for sales-assisted trials #24527
Annotations
20 warnings
|
Test Bitwarden solution:
bitwarden_license/test/Scim.IntegrationTest/Controllers/v2/UsersControllerTests.cs#L438
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.IntegrationTest/Controllers/v2/UsersControllerTests.cs#L402
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.IntegrationTest/Controllers/v2/UsersControllerTests.cs#L289
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.Test/Users/PostUserCommandTests.cs#L434
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.Test/Users/PostUserCommandTests.cs#L401
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.Test/Users/PostUserCommandTests.cs#L359
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.Test/Users/PostUserCommandTests.cs#L314
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.Test/Users/PostUserCommandTests.cs#L269
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/test/Scim.Test/Users/PostUserCommandTests.cs#L212
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test Bitwarden solution:
bitwarden_license/src/Scim/Users/PostUserCommand.cs#L29
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test OSS solution:
src/Core/KeyManagement/Kdf/Implementations/ChangeKdfCommand.cs#L21
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test OSS solution:
src/Core/AdminConsole/Utilities/CollectionTerminology.cs#L20
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test OSS solution:
src/Core/AdminConsole/Services/Implementations/OrganizationDomainService.cs#L31
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test OSS solution:
src/Core/AdminConsole/Services/Implementations/OrganizationDomainService.cs#L20
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test OSS solution:
src/Core/AdminConsole/Entities/Organization.cs#L546
'IFeatureService' is obsolete: 'Use Bitwarden.Server.Sdk.Features.IFeatureService instead'
|
|
Test OSS solution:
src/Icons/Models/DomainName.cs#L310
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DomainName.TLDRulesCache.GetTLDRules()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Test OSS solution:
src/Icons/Models/DomainName.cs#L174
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'DomainName.FindMatchingTLDRule(string)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Test OSS solution:
src/Icons/Models/DomainName.cs#L85
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'DomainName.ParseDomainName(string, out string, out string, out string, out DomainName.TLDRule)' with a call to 'string.ToLower(CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
Test OSS solution:
util/Server/Startup.cs#L102
The behavior of 'DateTime.ToString()' could vary based on the current user's locale settings. Replace this call in 'Startup.Configure(IApplicationBuilder, IConfiguration, ILogger<Startup>)' with a call to 'DateTime.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Test OSS solution:
util/Server/Startup.cs#L43
The behavior of 'DateTime.ToString()' could vary based on the current user's locale settings. Replace this call in 'Startup.Configure(IApplicationBuilder, IConfiguration, ILogger<Startup>)' with a call to 'DateTime.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
background
wait
wait-all
cancel
parallel
Loading