Skip to content

[PM-16812] Shortcut duplicate group patch requests #7213

[PM-16812] Shortcut duplicate group patch requests

[PM-16812] Shortcut duplicate group patch requests #7213

Triggered via pull request February 6, 2025 00:15
Status Success
Total duration 6m 12s
Artifacts

test.yml

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

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/OrganizationUsers/UpdateOrganizationUserCommand.cs#L137
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
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/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