8 pass, 1 fail

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

81Title.Title
31Title.TitleTranslationTestCase
checkFieldValues
fail: [Other] Line 512 of sites/all/modules/title/tests/title.test:
Name appears correctly

fail: [Other] Line 512 of sites/all/modules/title/tests/title.test:
Name appears correctly

fail: [Other] Line 512 of sites/all/modules/title/tests/title.test:
Name appears correctly

fail: [Other] Line 512 of sites/all/modules/title/tests/title.test:
Name appears correctly
- setUp
- testProgrammaticTranslationWorkflow
- testFormTranslationWorkflow
2Title.TitleAdminSettingsTestCase
- setUp
- doTestAutomatedFieldAttachment
3Title.TitleFieldReplacementTestCase
- setUp
- testFieldReplacementWorkflow
- testFieldReplacementUI

74 coding standards messages

tests/title.test
line 13Missing function doc comment
62Inline control structures are not allowed
102Public method name "TitleFieldReplacementTestCase::testFieldReplacementUI" is not in lowerCamel format
124If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
170Missing function doc comment
229Missing function doc comment
499Line exceeds 80 characters; contains 88 characters
518Line exceeds 80 characters; contains 87 characters
title.module
88Missing parameter type
90Missing parameter type
165There should be no white space before a closing ")"
179There should be no white space before a closing ")"
256Missing parameter type
258Missing parameter type
260Missing parameter type
263Return type missing for @return tag in function comment
277Missing parameter type
279Missing parameter type
281Missing parameter type
315Missing parameter type
317Missing parameter type
319Missing parameter type
326If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
326If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
379Missing parameter type
381Missing parameter type
383Missing parameter type
385Missing parameter type
388Return type missing for @return tag in function comment
407Missing parameter type
409Missing parameter type
411Missing parameter type
426Functions must not contain multiple empty lines in a row; found 2 empty lines
449Missing parameter type
451Missing parameter type
469Missing parameter type
471Missing parameter type
473Missing parameter type
475Missing parameter type
477Missing parameter type
479Missing parameter type
504Missing parameter type
506Missing parameter type
508Missing parameter type
510Missing parameter type
512Missing parameter type
514Missing parameter type
533Missing parameter comment
533Missing parameter type
534Missing parameter comment
534Missing parameter type
536Return type missing for @return tag in function comment
561Expected 1 space after closing parenthesis; found 2
619Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
650If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
691Expected 1 space after comma in function call; 2 found
691Expected one space after the comma, 2 found
787Missing parameter type
789Missing parameter type
792Return type missing for @return tag in function comment
810Expected 1 space(s) before asterisk; 2 found
810Missing parameter type
812Missing parameter type
815Expected 1 space after asterisk; 2 found
815Return type missing for @return tag in function comment
816Return comment indentation must be 3 spaces, found 4 spaces
837Missing parameter type
839Missing parameter type
842Expected 1 space after asterisk; 2 found
842Return type missing for @return tag in function comment
863Missing parameter type
865Missing parameter type
867Missing parameter type
869Missing parameter type

title 7.x-1.x-dev branch result

History

UpdatedResult
27 Oct 2017 at 17:24 UTC
6 Jul 2017 at 09:23 UTC