Skip to content

[DE-801] Improve organization description (#138) #399

[DE-801] Improve organization description (#138)

[DE-801] Improve organization description (#138) #399

Triggered via push June 5, 2024 12:34
Status Failure
Total duration 15m 18s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
SubscriptionGroupsControllerSignupTest.shouldReturn422WhenSigningUpGroupWithInvalidData(SubscriptionGroupSignupRequest, ThrowingConsumer)[2]: tests/src/test/java/com/maxio/advancedbilling/controllers/subscriptiongroups/SubscriptionGroupsControllerSignupTest.java#L235
Expecting actual throwable to be an instance of: com.maxio.advancedbilling.exceptions.SubscriptionGroupSignupErrorResponseException but was: java.io.InterruptedIOException: timeout at okhttp3.internal.connection.RealCall.timeoutExit(RealCall.kt:398) at okhttp3.internal.connection.RealCall.callDone(RealCall.kt:360) at okhttp3.internal.connection.RealCall.noMoreExchanges$okhttp(RealCall.kt:325) ...(139 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
SubscriptionStatusControllerPauseSubscriptionTest.shouldPauseActiveSubscriptionSettingAutomaticallyResumeAt: tests/src/test/java/com/maxio/advancedbilling/controllers/subscriptionstatus/SubscriptionStatusControllerPauseSubscriptionTest.java#L59
Expecting actual: Subscription [id=76312438, state=on_hold, balanceInCents=0, totalRevenueInCents=0, productPriceInCents=0, productVersionNumber=1, currentPeriodEndsAt=2024-07-05T08:47:11-04:00, nextAssessmentAt=2024-07-05T08:47:11-04:00, trialStartedAt=null, trialEndedAt=null, activatedAt=2024-06-05T08:47:12-04:00, expiresAt=null, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:13-04:00, cancellationMessage=null, cancellationMethod=null, cancelAtEndOfPeriod=false, canceledAt=null, currentPeriodStartedAt=2024-06-05T08:47:11-04:00, previousState=active, signupPaymentId=1087930563, signupRevenue=0.00, delayedCancelAt=null, couponCode=null, snapDay=null, paymentCollectionMethod=automatic, customer=Customer [firstName=John2127604273, lastName=Doe8776632160, [email protected], [email protected], organization=Maxio Org 1458550020, reference=john2127604273_doe8776632160, id=80176214, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:11-04:00, address=Maple Street 5565983455, address2=Address2 line8601445616, city=New York, state=NY, stateName=null, zip=111-11, country=USA, countryName=null, phone=632615985, verified=false, portalCustomerCreatedAt=null, portalInviteLastSentAt=null, portalInviteLastAcceptedAt=null, taxExempt=false, vatNumber=null, parentId=null, locale=null, defaultSubscriptionGroupUid=null, additionalProperties={}], product=Product [id=6675107, name=My Super Product 9850081690, handle=my-super-product-9850081690, description=null, accountingCode=null, requestCreditCard=true, expirationInterval=null, expirationIntervalUnit=null, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:11-04:00, priceInCents=0, interval=1, intervalUnit=month, initialChargeInCents=null, trialPriceInCents=null, trialInterval=null, trialIntervalUnit=null, archivedAt=null, requireCreditCard=false, returnParams=null, taxable=false, updateReturnUrl=null, initialChargeAfterTrial=false, versionNumber=1, updateReturnParams=null, productFamily=ProductFamily [id=2646900, name=Test Product Family 2657743547, handle=test-product-family-2657743547, accountingCode=null, description=null, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:11-04:00, additionalProperties={}], publicSignupPages=[], productPricePointName=Original, requestBillingAddress=false, requireBillingAddress=false, requireShippingAddress=false, taxCode=null, defaultProductPricePointId=3043859, useSiteExchangeRate=true, itemCategory=null, productPricePointId=3043859, productPricePointHandle=uuid:a66f41f0-0567-013d-0769-0284b5a8f85b, additionalProperties={}], creditCard=CreditCardPaymentProfile [maskedCardNumber=XXXX-XXXX-XXXX-1, id=59428863, firstName=John2127604273, lastName=Doe8776632160, cardType=bogus, expirationMonth=12, expirationYear=2024, customerId=80176214, currentVault=bogus, vaultToken=1, billingAddress=null, billingCity=null, billingState=null, billingZip=null, billingCountry=null, customerVaultToken=null, billingAddress2=null, paymentType=credit_card, disabled=false, chargifyToken=null, siteGatewaySettingId=null, gatewayHandle=null, additionalProperties={}], group=null, bankAccount=null, paymentType=credit_card, referralCode=null, nextProductId=null, nextProductHandle=null, couponUseCount=null, couponUsesAllowed=null, reasonCode=null, automaticallyResumeAt=2024-06-08T08:47:12-04:00, couponCodes=[], offerId=null, payerId=null, currentBillingAmountInCents=null, productPricePointId=3043859, productPricePointType=null, nextProductPricePointId=null, netTerms=null, storedCredentialTransactionId=null, reference=null, onHoldAt=2024-06-05T08:47:13-04:00, prepaidDunning=false, coupons=null, dunningCommunicationDelayEnabled=null, dunningCommunicationDelayTimeZone=null, receivesInvoiceEmails=null, locale=null, currency=USD, scheduledCancellationAt=null, creditBalanceInCents=0, prepaymentBalanceInCents=0, prepaidConfiguration=null, selfServicePageToken=null, additionalProperties={}] to be equal to: Subscription [id=76312438, state=active, balanceInCents=0, totalRevenueInCents=0, productPriceInCents=0, productVersionNumber=1, currentPeriodEndsAt=2024-07-05T08:47:11-04:00, nextAssessmentAt=2024-07-05T08:47:11-04:00, trialStartedAt=null, trialEndedAt=null, activatedAt=2024-06-05T08:47:12-04:00, expiresAt=null, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:12-04:00, cancellationMessage=null, cancellationMethod=null, cancelAtEndOfPeriod=false, canceledAt=null, currentPeriodStartedAt=2024-06-05T08:47:11-04:00, previousState=active, signupPaymentId=1087930563, signupRevenue=0.00, delayedCancelAt=null, couponCode=null, snapDay=null, paymentCollectionMethod=automatic, customer=Customer [firstName=John2127604273, lastName=Doe8776632160, [email protected], [email protected], organization=Maxio Org 1458550020, reference=john2127604273_doe8776632160, id=80176214, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:11-04:00, address=Maple Street 5565983455, address2=Address2 line8601445616, city=New York, state=NY, stateName=NY, zip=111-11, country=USA, countryName=USA, phone=632615985, verified=false, portalCustomerCreatedAt=null, portalInviteLastSentAt=null, portalInviteLastAcceptedAt=null, taxExempt=false, vatNumber=null, parentId=null, locale=es-MX, defaultSubscriptionGroupUid=null, additionalProperties={}], product=Product [id=6675107, name=My Super Product 9850081690, handle=my-super-product-9850081690, description=null, accountingCode=null, requestCreditCard=true, expirationInterval=null, expirationIntervalUnit=null, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:11-04:00, priceInCents=0, interval=1, intervalUnit=month, initialChargeInCents=null, trialPriceInCents=null, trialInterval=null, trialIntervalUnit=null, archivedAt=null, requireCreditCard=false, returnParams=null, taxable=false, updateReturnUrl=null, initialChargeAfterTrial=false, versionNumber=1, updateReturnParams=null, productFamily=ProductFamily [id=2646900, name=Test Product Family 2657743547, handle=test-product-family-2657743547, accountingCode=null, description=null, createdAt=2024-06-05T08:47:11-04:00, updatedAt=2024-06-05T08:47:11-04:00, additionalProperties={}], publicSignupPages=[], productPricePointName=Original, requestBillingAddress=false, requireBillingAddress=false, requireShippingAddress=false, taxCode=null, defaultProductPricePointId=3043859, useSiteExchangeRate=true, itemCategory=null, productPricePointId=3043859, productPricePointHandle=uuid:a66f41f0-0567-013d-0769-0284b5a8f85b, additionalProperties={}], creditCard=CreditCardPaymentProfile [maskedCardNumber=XXXX-XXXX-XXXX-1, id=59428863, firstName=John2127604273, lastName=Doe8776632160, cardType=bogus, expirationMonth=12, expirationYear=2024, customerId=80176214, currentVault=bogus, vaultToken=1, billingAddress=null, billingCity=null, billingState=null, billingZip=null, billingCountry=null, customerVaultToken=null, billingAddress2=null, paymentType=credit_card, disabled=false, chargifyToken=null, siteGatewaySettingId=null, gatewayHandle=null, additionalProperties={}], group=null, bankAccount=null, paymentType=credit_card, referralCode=null, nextProductId=null, nextProductHandle=null, couponUseCount=null, couponUsesAllowed=null, reasonCode=null, automaticallyResumeAt=null, couponCodes=[], offerId=null, payerId=null, currentBillingAmountInCents=null, productPricePointId=3043859, productPricePointType=default, nextProductPricePointId=null, netTerms=null, storedCredentialTransactionId=null, reference=null, onHoldAt=null, prepaidDunning=false, coupons=null, dunningCommunicationDelayEnabled=false, dunningCommunicationDelayTimeZone=null, receivesInvoiceEmails=null, locale=null, currency=USD, scheduledCancellationAt=null, creditBalanceInCents=0, prepaymentBalanceInCents=0, prepaidConfiguration=null, selfServicePageToken=null, additionalProperties={}] when recursively comparing field by field, but found the following difference: field/property 'customer.locale' differ: - actual value : null - expected value: "es-MX" The recursive comparison was performed with this configuration: - the following fields were ignored in the comparison: state, updatedAt, onHoldAt, prepaidDunning, productPricePointType, automaticallyResumeAt, dunningCommunicationDelayEnabled, customer.countryName, customer.stateName - no overridden equals methods were used in the comparison (except for java types) - these types were compared with the following comparators: - java.lang.Double -> DoubleComparator[precision=1.0E-15] - java.lang.Float -> FloatComparator[precision=1.0E-6] - java.nio.file.Path -> lexicographic comparator (Path natural order) - actual and expected objects and their fields were compared field by field recursively even if they were not of the same type, this allows for example to compare a Person to a PersonDto (call strictTypeChecking(true) to change that behavior). - the introspection strategy used was: DefaultRecursiveComparisonIntrospectionStrategy
SubscriptionStatusControllerReactivateSubscriptionTest.shouldReactivateSubscription: tests/src/test/java/com/maxio/advancedbilling/controllers/subscriptionstatus/SubscriptionStatusControllerReactivateSubscriptionTest.java#L48
Expecting actual: Subscription [id=76312437, state=active, balanceInCents=0, totalRevenueInCents=0, productPriceInCents=0, productVersionNumber=1, currentPeriodEndsAt=2024-07-05T08:47:07-04:00, nextAssessmentAt=2024-07-05T08:47:07-04:00, trialStartedAt=null, trialEndedAt=null, activatedAt=2024-06-05T08:47:09-04:00, expiresAt=null, createdAt=2024-06-05T08:47:07-04:00, updatedAt=2024-06-05T08:47:10-04:00, cancellationMessage=null, cancellationMethod=null, cancelAtEndOfPeriod=false, canceledAt=null, currentPeriodStartedAt=2024-06-05T08:47:07-04:00, previousState=canceled, signupPaymentId=1087930525, signupRevenue=0.00, delayedCancelAt=null, couponCode=null, snapDay=null, paymentCollectionMethod=automatic, customer=Customer [firstName=John5910605645, lastName=Doe6032085556, [email protected], [email protected], organization=Maxio Org 9157865989, reference=john5910605645_doe6032085556, id=80176213, createdAt=2024-06-05T08:47:03-04:00, updatedAt=2024-06-05T08:47:03-04:00, address=Maple Street 3934626771, address2=Address2 line9906216625, city=New York, state=NY, stateName=null, zip=111-11, country=USA, countryName=null, phone=226259445, verified=false, portalCustomerCreatedAt=null, portalInviteLastSentAt=null, portalInviteLastAcceptedAt=null, taxExempt=false, vatNumber=null, parentId=null, locale=null, defaultSubscriptionGroupUid=null, additionalProperties={}], product=Product [id=6675106, name=My Super Product 9000318768, handle=my-super-product-9000318768, description=null, accountingCode=null, requestCreditCard=true, expirationInterval=null, expirationIntervalUnit=null, createdAt=2024-06-05T08:47:03-04:00, updatedAt=2024-06-05T08:47:03-04:00, priceInCents=0, interval=1, intervalUnit=month, initialChargeInCents=null, trialPriceInCents=null, trialInterval=null, trialIntervalUnit=null, archivedAt=null, requireCreditCard=false, returnParams=null, taxable=false, updateReturnUrl=null, initialChargeAfterTrial=false, versionNumber=1, updateReturnParams=null, productFamily=ProductFamily [id=2646899, name=Test Product Family 0231905474, handle=test-product-family-0231905474, accountingCode=null, description=null, createdAt=2024-06-05T08:47:03-04:00, updatedAt=2024-06-05T08:47:03-04:00, additionalProperties={}], publicSignupPages=[], productPricePointName=Original, requestBillingAddress=false, requireBillingAddress=false, requireShippingAddress=false, taxCode=null, defaultProductPricePointId=3043858, useSiteExchangeRate=true, itemCategory=null, productPricePointId=3043858, productPricePointHandle=uuid:a1f71a70-0567-013d-5821-0a575a757c23, additionalProperties={}], creditCard=CreditCardPaymentProfile [maskedCardNumber=XXXX-XXXX-XXXX-1, id=59428862, firstName=John5910605645, lastName=Doe6032085556, cardType=bogus, expirationMonth=12, expirationYear=2024, customerId=80176213, currentVault=bogus, vaultToken=1, billingAddress=null, billingCity=null, billingState=null, billingZip=null, billingCountry=null, customerVaultToken=null, billingAddress2=null, paymentType=credit_card, disabled=false, chargifyToken=null, siteGatewaySettingId=null, gatewayHandle=null, additionalProperties={}], group=null, bankAccount=null, paymentType=credit_card, referralCode=null, nextProductId=null, nextProductHandle=null, couponUseCount=null, couponUsesAllowed=null, reasonCode=null, automaticallyResumeAt=null, couponCodes=[], offerId=null, payerId=null, currentBillingAmountInCents=null, productPricePointId=3043858, productPricePointType=null, nextProductPricePointId=null, netTerms=null, storedCredentialTransactionId=null, reference=null, onHoldAt=null, prepaidDunning=false, coupons=null, dunningCommunicationDelayEnabled=null, dunningCommunicationDelayTimeZone=null, receivesInvoiceEmails=null, locale=null, currency=USD, scheduledCancellationAt=null, creditBalanceInCents=0, prepaymentBalanceInCents=0, prepaidConfiguration=null, selfServicePageToken=null, additionalProperties={}] to be equal to: Subscription [id=76312437, state=active, balanceInCents=0, totalRevenueInCents=0, productPriceInCents=0, productVersionNumber=1, currentPeriodEndsAt=2024-07-05T08:47:07-04:00, nextAssessmentAt=2024-07-05T08:47:07-04:00, trialStartedAt=null, trialEndedAt=null, activatedAt=2024-06-05T08:47:09-04:00, expiresAt=null, createdAt=2024-06-05T08:47:07-04:00, updatedAt=2024-06-05T08:47:09-04:00, cancellationMessage=null, cancellationMethod=null, cancelAtEndOfPeriod=false, canceledAt=null, currentPeriodStartedAt=2024-06-05T08:47:07-04:00, previousState=active, signupPaymentId=1087930525, signupRevenue=0.00, delayedCancelAt=null, couponCode=null, snapDay=null, paymentCollectionMethod=automatic, customer=Customer [firstName=John5910605645, lastName=Doe6032085556, [email protected], [email protected], organization=Maxio Org 9157865989, reference=john5910605645_doe6032085556, id=80176213, createdAt=2024-06-05T08:47:03-04:00, updatedAt=2024-06-05T08:47:03-04:00, address=Maple Street 3934626771, address2=Address2 line9906216625, city=New York, state=NY, stateName=NY, zip=111-11, country=USA, countryName=USA, phone=226259445, verified=false, portalCustomerCreatedAt=null, portalInviteLastSentAt=null, portalInviteLastAcceptedAt=null, taxExempt=false, vatNumber=null, parentId=null, locale=es-MX, defaultSubscriptionGroupUid=null, additionalProperties={}], product=Product [id=6675106, name=My Super Product 9000318768, handle=my-super-product-9000318768, description=null, accountingCode=null, requestCreditCard=true, expirationInterval=null, expirationIntervalUnit=null, createdAt=2024-06-05T08:47:03-04:00, updatedAt=2024-06-05T08:47:03-04:00, priceInCents=0, interval=1, intervalUnit=month, initialChargeInCents=null, trialPriceInCents=null, trialInterval=null, trialIntervalUnit=null, archivedAt=null, requireCreditCard=false, returnParams=null, taxable=false, updateReturnUrl=null, initialChargeAfterTrial=false, versionNumber=1, updateReturnParams=null, productFamily=ProductFamily [id=2646899, name=Test Product Family 0231905474, handle=test-product-family-0231905474, accountingCode=null, description=null, createdAt=2024-06-05T08:47:03-04:00, updatedAt=2024-06-05T08:47:03-04:00, additionalProperties={}], publicSignupPages=[], productPricePointName=Original, requestBillingAddress=false, requireBillingAddress=false, requireShippingAddress=false, taxCode=null, defaultProductPricePointId=3043858, useSiteExchangeRate=true, itemCategory=null, productPricePointId=3043858, productPricePointHandle=uuid:a1f71a70-0567-013d-5821-0a575a757c23, additionalProperties={}], creditCard=CreditCardPaymentProfile [maskedCardNumber=XXXX-XXXX-XXXX-1, id=59428862, firstName=John5910605645, lastName=Doe6032085556, cardType=bogus, expirationMonth=12, expirationYear=2024, customerId=80176213, currentVault=bogus, vaultToken=1, billingAddress=null, billingCity=null, billingState=null, billingZip=null, billingCountry=null, customerVaultToken=null, billingAddress2=null, paymentType=credit_card, disabled=false, chargifyToken=null, siteGatewaySettingId=null, gatewayHandle=null, additionalProperties={}], group=null, bankAccount=null, paymentType=credit_card, referralCode=null, nextProductId=null, nextProductHandle=null, couponUseCount=null, couponUsesAllowed=null, reasonCode=null, automaticallyResumeAt=null, couponCodes=[], offerId=null, payerId=null, currentBillingAmountInCents=null, productPricePointId=3043858, productPricePointType=default, nextProductPricePointId=null, netTerms=null, storedCredentialTransactionId=null, reference=null, onHoldAt=null, prepaidDunning=false, coupons=null, dunningCommunicationDelayEnabled=false, dunningCommunicationDelayTimeZone=null, receivesInvoiceEmails=null, locale=null, currency=USD, scheduledCancellationAt=null, creditBalanceInCents=0, prepaymentBalanceInCents=0, prepaidConfiguration=null, selfServicePageToken=null, additionalProperties={}] when recursively comparing field by field, but found the following difference: field/property 'customer.locale' differ: - actual value : null - expected value: "es-MX" The recursive comparison was performed with this configuration: - the following fields were ignored in the comparison: updatedAt, cancelAtEndOfPeriod, previousState, productPricePointType, dunningCommunicationDelayEnabled, prepaidDunning, customer.countryName, customer.stateName - no overridden equals methods were used in the comparison (except for java types) - these types were compared with the following comparators: - java.lang.Double -> DoubleComparator[precision=1.0E-15] - java.lang.Float -> FloatComparator[precision=1.0E-6] - java.nio.file.Path -> lexicographic comparator (Path natural order) - actual and expected objects and their fields were compared field by field recursively even if they were not of the same type, this allows for example to compare a Person to a PersonDto (call strictTypeChecking(true) to change that behavior). - the introspection strategy used was: DefaultRecursiveComparisonIntrospectionStrategy
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.