Skip to content

[PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status #6377

[PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status

[PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status #6377

Triggered via pull request December 20, 2024 16:16
Status Failure
Total duration 2m 14s
Artifacts

test.yml

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

Annotations

3 errors and 11 warnings
Run tests
No test report files were found
Run tests: 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)'
Run tests
Process completed with exit code 1.
Run tests
No file matches path **/*-test-results.trx
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#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Run tests: src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Run tests: 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.