21 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
21Commerce_currency_resolver.Commerce_currency_resolver
1Commerce_currency_resolver.Drupal\Tests\commerce_currency_resolver_shipping\FunctionalJavascript\ShippingIntegrationTest
- testRecalculateShippingPricing
8Commerce_currency_resolver.Drupal\Tests\commerce_currency_resolver_shipping\FunctionalJavascript\ShippingAdminIntegrationTest
- testShipmentTabAndOperation
- testShipmentAddPage
- testShipmentCreate
- testShipmentEdit
- testShipmentDelete
- testShipmentListing
- testInlineEntityFormIntegration
- testShipmentConfirmationEmail
7Commerce_currency_resolver.Drupal\Tests\commerce_currency_resolver\FunctionalJavascript\CurrentCurrencyOrderAdminTest
- testCreateOrder
- testEditOrder
- testEditOrderWithDeletedCustomer
- testDeleteOrder
- testUnlockOrder
- testResendReceipt
- testAdminOrderView
1Commerce_currency_resolver.Drupal\Tests\commerce_currency_resolver\Functional\CurrentCurrencyCartTest
- testProductAddToCartForm
1Commerce_currency_resolver.Drupal\Tests\commerce_currency_resolver\Kernel\OrderIntegrationTest
- testCliMode
3Commerce_currency_resolver.Drupal\Tests\commerce_currency_resolver\Kernel\CurrentCurrencyTest
- testDefault
- testNoStore
- testLanguage

47 coding standards messages

modules/shipping/src/EventSubscriber/CommerceShippingCurrency.php
line 64Expected newline after closing brace
modules/shipping/tests/src/FunctionalJavascript/ShippingAdminIntegrationTest.php
15Missing short description in doc comment
45Array indentation error, expected 6 spaces but found 8
46Array indentation error, expected 6 spaces but found 8
47Array indentation error, expected 6 spaces but found 8
48Array indentation error, expected 6 spaces but found 8
49Array indentation error, expected 6 spaces but found 8
56Array closing indentation error, expected 4 spaces but found 6
90Expected 1 blank line after function; 2 found
modules/shipping/tests/src/FunctionalJavascript/ShippingIntegrationTest.php
67Array indentation error, expected 6 spaces but found 8
68Array indentation error, expected 6 spaces but found 8
69Array indentation error, expected 6 spaces but found 8
70Array indentation error, expected 6 spaces but found 8
71Array indentation error, expected 6 spaces but found 8
78Array closing indentation error, expected 4 spaces but found 6
README.md
67Line exceeds 80 characters; contains 110 characters
69Line exceeds 80 characters; contains 81 characters
89Line exceeds 80 characters; contains 91 characters
103Line exceeds 80 characters; contains 112 characters
104Line exceeds 80 characters; contains 108 characters
src/Controller/CommerceCurrencyResolverAutocomplete.php
16The class short comment should describe what the class does and not simply repeat the class name
src/CurrencyHelper.php
81Missing parameter comment
src/CurrencyHelperInterface.php
9The class short comment should describe what the class does and not simply repeat the class name
src/EventSubscriber/CurrencyOrderRefresh.php
11Unused use statement
src/Form/CommerceCurrencyResolverForm.php
15The class short comment should describe what the class does and not simply repeat the class name
42Space before opening parenthesis of function call prohibited
src/Form/CommerceCurrencyResolverMapping.php
16The class short comment should describe what the class does and not simply repeat the class name
src/Form/CommerceCurrencyResolverSelectForm.php
16The class short comment should describe what the class does and not simply repeat the class name
src/PriceExchangerCalculator.php
11The class short comment should describe what the class does and not simply repeat the class name
src/Resolver/CommerceCurrencyResolver.php
123Description for the @return value is missing
tests/modules/commerce_currency_resolver_test/src/CommerceCurrencyResolverTestServiceProvider.php
17Equals sign not aligned correctly; expected 1 space but found 2 spaces
tests/src/Functional/CurrentCurrencyCartTest.php
53Array indentation error, expected 6 spaces but found 8
54Array indentation error, expected 6 spaces but found 8
55Array indentation error, expected 6 spaces but found 8
56Array indentation error, expected 6 spaces but found 8
57Array indentation error, expected 6 spaces but found 8
64Array closing indentation error, expected 4 spaces but found 6
tests/src/FunctionalJavascript/CurrentCurrencyOrderAdminTest.php
15Missing short description in doc comment
45Array indentation error, expected 6 spaces but found 8
46Array indentation error, expected 6 spaces but found 8
47Array indentation error, expected 6 spaces but found 8
48Array indentation error, expected 6 spaces but found 8
49Array indentation error, expected 6 spaces but found 8
56Array closing indentation error, expected 4 spaces but found 6
tests/src/Kernel/OrderIntegrationTest.php
70Array closing indentation error, expected 6 spaces but found 8
71Array closing indentation error, expected 4 spaces but found 6
tests/src/Traits/CurrentCurrencyTrait.php
7The class short comment should describe what the class does and not simply repeat the class name

History

UpdatedResult
15 Sep 2022 at 22:12 UTC
28 Oct 2020 at 16:47 UTC
27 Oct 2020 at 18:57 UTC
27 Oct 2020 at 18:46 UTC
27 Oct 2020 at 18:32 UTC
27 Oct 2020 at 18:29 UTC
24 May 2020 at 19:09 UTC
24 May 2020 at 18:36 UTC
24 May 2020 at 18:32 UTC