3 pass, 1 fail

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

31ReCAPTCHA.ReCAPTCHA
31ReCAPTCHA.Drupal\recaptcha\Tests\ReCaptchaBasicTest
testReCaptchaOnLoginForm
fail: [Other] Line 131 of modules/contrib/recaptcha/src/Tests/ReCaptchaBasicTest.php:
[testReCaptchaOnLoginForm]: reCAPTCHA is shown on form.

fail: [Other] Line 139 of modules/contrib/recaptcha/src/Tests/ReCaptchaBasicTest.php:
[testReCaptchaOnLoginForm]: NoScript for reCAPTCHA is shown on form.
- setUp
- testReCaptchaAdminAccess
- testReCaptchaAdminSettingsForm

11 coding standards messages

11 more than branch result

recaptcha.module 8 more
line 24Short array syntax must be used to define arrays
32Short array syntax must be used to define arrays
33Short array syntax must be used to define arrays
34Short array syntax must be used to define arrays
114A comma should follow the last multiline array item. Found: 'recaptcha_api'
142Namespaced classes/interfaces/traits should be referenced with use statements
142Namespaced classes/interfaces/traits should be referenced with use statements
181If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
src/Form/ReCaptchaAdminSettingsForm.php 3 more
105Short array syntax must be used to define arrays
106Short array syntax must be used to define arrays
107Short array syntax must be used to define arrays

recaptcha 8.x-2.x-dev branch result

History

UpdatedResult
26 May 2017 at 13:27 UTC