[PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status #5323
Triggered via pull request
December 20, 2024 16:16
cyprain-okeke
opened
#5173
Status
Failure
Total duration
59m 49s
Artifacts
–
scan.yml
on: pull_request_target
Check PR run
/
Check
3s
Annotations
3 errors and 10 warnings
Quality scan:
test/Api.Test/Billing/Controllers/OrganizationBillingControllerTests.cs#L55
There is no argument given that corresponds to the required parameter 'IsSubscriptionCanceled' of 'OrganizationMetadata.OrganizationMetadata(bool, bool, bool, bool, bool, bool)'
|
Quality scan:
test/Api.Test/Billing/Controllers/OrganizationBillingControllerTests.cs#L55
There is no argument given that corresponds to the required parameter 'IsSubscriptionCanceled' of 'OrganizationMetadata.OrganizationMetadata(bool, bool, bool, bool, bool, bool)'
|
Quality scan
Process completed with exit code 1.
|
Quality scan:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L23
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'User'.'
|
Quality scan:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
|
Quality scan:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Quality scan:
src/Core/AdminConsole/OrganizationFeatures/Policies/PolicyValidators/TwoFactorAuthenticationPolicyValidator.cs#L107
Dereference of a possibly null reference.
|
Quality scan:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Quality scan:
src/Core/Billing/Services/Implementations/OrganizationBillingService.cs#L32
Parameter 'paymentService' is unread.
|
Quality scan:
src/Core/Billing/Services/Implementations/OrganizationBillingService.cs#L33
Parameter 'featureService' is unread.
|
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:
src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
|
Quality scan:
src/Infrastructure.EntityFramework/AdminConsole/Repositories/OrganizationUserRepository.cs#L251
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|