[PM-15957] Fix: Domain Claim fails to enable Single Organization Policy, sends no emails and Revokes all users #1506
test-database.yml
on: pull_request
Check for test secrets
0s
Run validation
2m 3s
Run tests
3m 57s
Annotations
9 warnings
Run validation:
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 validation:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
|
Run validation:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run validation:
src/Core/AdminConsole/OrganizationFeatures/Policies/PolicyValidators/TwoFactorAuthenticationPolicyValidator.cs#L107
Dereference of a possibly null reference.
|
Run validation:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Run validation:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Run validation:
src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
|
Run tests:
test/Infrastructure.IntegrationTest/Comparers/SecurityTaskComparer.cs#L11
Nullability of reference types in type of parameter 'x' of 'bool SecurityTaskComparer.Equals(SecurityTask x, SecurityTask y)' doesn't match implicitly implemented member 'bool IEqualityComparer<SecurityTask>.Equals(SecurityTask? x, SecurityTask? y)' (possibly because of nullability attributes).
|
Run tests:
test/Infrastructure.IntegrationTest/Comparers/SecurityTaskComparer.cs#L11
Nullability of reference types in type of parameter 'y' of 'bool SecurityTaskComparer.Equals(SecurityTask x, SecurityTask y)' doesn't match implicitly implemented member 'bool IEqualityComparer<SecurityTask>.Equals(SecurityTask? x, SecurityTask? y)' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
report.xml
|
1.17 KB |
|
sql.dacpac
|
117 KB |
|