[PM-16812] Shortcut duplicate group patch requests #7213
test.yml
on: pull_request
Check for test secrets
0s
Run tests
5m 54s
Annotations
4 errors and 10 warnings
Bit.Infrastructure.IntegrationTest.AdminConsole.Repositories.OrganizationDomainRepositoryTests ► GetManyByNextRunDateAsync_ShouldNotReturnUnverifiedDomains_WhenNextRunDateIsOutside36hoursWindow(organizationRepository: OrganizationRepository { }, organi...:
test/Infrastructure.IntegrationTest/AdminConsole/Repositories/OrganizationDomainRepositoryTests.cs#L267
Failed test found in:
test/Infrastructure.IntegrationTest/TestResults/infrastructure-test-results.trx
Error:
Assert.Null() Failure: Value is not null
Expected: null
Actual: OrganizationDomain { CreationDate = 2025-02-06T00:19:11.0447931Z, DomainName = "domain2+e66ae1bd-8b1a-4b40-a666-704ff482c62d@examp"···, Id = e128cbe9-4b65-4b11-ab5f-b27c000544e1, JobRunCount = 0, LastCheckedDate = null, ··· }
|
Bit.Infrastructure.IntegrationTest.AdminConsole.Repositories.OrganizationDomainRepositoryTests ► GetManyByNextRunDateAsync_ShouldNotReturnUnverifiedDomains_WhenNextRunDateIsOutside36hoursWindow(organizationRepository: OrganizationRepository { }, organi...:
test/Infrastructure.IntegrationTest/AdminConsole/Repositories/OrganizationDomainRepositoryTests.cs#L267
Failed test found in:
test/Infrastructure.IntegrationTest/TestResults/infrastructure-test-results.trx
Error:
Assert.Null() Failure: Value is not null
Expected: null
Actual: OrganizationDomain { CreationDate = 2025-02-06T00:19:09.8947110Z, DomainName = "domain2+50071617-128e-453f-9eb0-100cd7bc9e8e@examp"···, Id = f63c312a-d889-418f-b128-b27c00054388, JobRunCount = 0, LastCheckedDate = null, ··· }
|
Bit.Infrastructure.IntegrationTest.AdminConsole.Repositories.OrganizationDomainRepositoryTests ► GetManyByNextRunDateAsync_ShouldNotReturnUnverifiedDomains_WhenNextRunDateIsOutside36hoursWindow(organizationRepository: OrganizationRepository { }, organi...:
test/Infrastructure.IntegrationTest/AdminConsole/Repositories/OrganizationDomainRepositoryTests.cs#L267
Failed test found in:
test/Infrastructure.IntegrationTest/TestResults/infrastructure-test-results.trx
Error:
Assert.Null() Failure: Value is not null
Expected: null
Actual: OrganizationDomain { CreationDate = 2025-02-06T00:19:11.1005550Z, DomainName = "domain2+c37f5a44-a4d1-4e9f-9eb3-c3ed4f229802@examp"···, Id = ce22388b-801e-425c-bb07-b27c000544f2, JobRunCount = 0, LastCheckedDate = null, ··· }
|
Bit.Infrastructure.IntegrationTest.AdminConsole.Repositories.OrganizationDomainRepositoryTests ► GetManyByNextRunDateAsync_ShouldNotReturnUnverifiedDomains_WhenNextRunDateIsOutside36hoursWindow(organizationRepository: OrganizationRepository { }, organi...:
test/Infrastructure.IntegrationTest/AdminConsole/Repositories/OrganizationDomainRepositoryTests.cs#L267
Failed test found in:
test/Infrastructure.IntegrationTest/TestResults/infrastructure-test-results.trx
Error:
Assert.Null() Failure: Value is not null
Expected: null
Actual: OrganizationDomain { CreationDate = 2025-02-06T00:19:10.5811560Z, DomainName = "domain2+743cc130-34bd-4fa4-bf5a-dba06aee03b8@examp"···, Id = 3b7ec1ea-824c-45ab-8be5-b27c0005445f, JobRunCount = 0, LastCheckedDate = null, ··· }
|
Run tests:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L23
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'User'.'
|
Run tests:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
|
Run tests:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run tests:
src/Core/AdminConsole/OrganizationFeatures/Policies/PolicyValidators/TwoFactorAuthenticationPolicyValidator.cs#L114
Dereference of a possibly null reference.
|
Run tests:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L137
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Run tests:
src/Core/AdminConsole/OrganizationFeatures/Organizations/CloudOrganizationSignUpCommand.cs#L36
Parameter 'featureService' is unread.
|
Run tests:
src/Core/Vault/Queries/GetCipherPermissionsForUserQuery.cs#L86
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run tests:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Run tests:
src/Core/AdminConsole/OrganizationFeatures/Organizations/Interfaces/IOrganizationDeleteCommand.cs#L11
XML comment has cref attribute 'BadRequestException' that could not be resolved
|
Run tests:
src/Core/AdminConsole/OrganizationFeatures/Organizations/Interfaces/IOrganizationInitiateDeleteCommand.cs#L12
XML comment has cref attribute 'BadRequestException' that could not be resolved
|