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

73 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
448Missing parameter type
450Missing parameter type
468Missing parameter type
470Missing parameter type
472Missing parameter type
474Missing parameter type
476Missing parameter type
478Missing parameter type
503Missing parameter type
505Missing parameter type
507Missing parameter type
509Missing parameter type
511Missing parameter type
513Missing parameter type
532Missing parameter comment
532Missing parameter type
533Missing parameter comment
533Missing parameter type
535Return type missing for @return tag in function comment
560Expected 1 space after closing parenthesis; found 2
618Format 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_...
649If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
690Expected 1 space after comma in function call; 2 found
690Expected one space after the comma, 2 found
786Missing parameter type
788Missing parameter type
791Return type missing for @return tag in function comment
809Expected 1 space(s) before asterisk; 2 found
809Missing parameter type
811Missing parameter type
814Expected 1 space after asterisk; 2 found
814Return type missing for @return tag in function comment
815Return comment indentation must be 3 spaces, found 4 spaces
836Missing parameter type
838Missing parameter type
841Expected 1 space after asterisk; 2 found
841Return type missing for @return tag in function comment
862Missing parameter type
864Missing parameter type
866Missing parameter type
868Missing parameter type

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

History

UpdatedResult
27 Oct 2017 at 17:26 UTC