5 pass

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

All classes passed!
5Conditional Fields.Conditional Fields
2Conditional Fields.ConditionalFieldsTestCase
- setUp
- testNodeDependencies
3Conditional Fields.ConditionalFieldsUITestCase
- setUp
- testDependenciesOverview
- testDependencyOperations

93 coding standards messages

93 more than branch result

conditional_fields.module 93 more
line 54Doc comment short description must be on a single line, further text should be a separate paragraph
65Doc comment short description must be on a single line, further text should be a separate paragraph
76Doc comment short description must be on a single line, further text should be a separate paragraph
82Doc comment short description must be on a single line, further text should be a separate paragraph
112Expected 1 space after "=>"; 2 found
140There must be no blank line following an inline comment
204Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
205Doc comment short description must be on a single line, further text should be a separate paragraph
244Line exceeds 80 characters; contains 83 characters
294Missing parameter type
296Missing parameter type
300Missing parameter type
304Missing parameter type
351Missing parameter type
417Doc comment short description must start with a capital letter
466Line exceeds 80 characters; contains 90 characters
467Line indented incorrectly; expected 8 spaces, found 10
468Line indented incorrectly; expected 8 spaces, found 10
470Line indented incorrectly; expected 8 spaces, found 10
471Line indented incorrectly; expected 8 spaces, found 12
472Line indented incorrectly; expected 8 spaces, found 10
474Line indented incorrectly; expected 9 spaces, found 8
493Line exceeds 80 characters; contains 82 characters
544If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
575Line exceeds 80 characters; contains 81 characters
606Line exceeds 80 characters; contains 81 characters
727No space found before comment text; expected "// TEMP see #2028085" but found "//TEMP see #2028085"
727Inline comments must end in full-stops, exclamation marks, colons, or question marks
795Return type missing for @return tag in function comment
841Line exceeds 80 characters; contains 82 characters
870Line exceeds 80 characters; contains 82 characters
880Doc comment short description must be on a single line, further text should be a separate paragraph
882Missing parameter type
886Additional blank lines found at end of doc comment
962Case breaking statements must be followed by a single blank line
965Case breaking statements must be followed by a single blank line
968Case breaking statements must be followed by a single blank line
1008Line exceeds 80 characters; contains 102 characters
1015Line exceeds 80 characters; contains 86 characters
1023Line exceeds 80 characters; contains 86 characters
1053Doc comment short description must be on a single line, further text should be a separate paragraph
1072Missing parameter type
1081If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1127Missing parameter type
1156Line exceeds 80 characters; contains 81 characters
1160A cast statement must be followed by a single space
1192Expected 1 space after IF keyword; 0 found
1288Doc comment short description must be on a single line, further text should be a separate paragraph
1290Missing parameter type
1292Missing parameter type
1295Return type missing for @return tag in function comment
1298Additional blank lines found at end of doc comment
1325Missing parameter type
1328Return type missing for @return tag in function comment
1356There must be exactly one blank line before the tags in a doc comment
1472Missing parameter type
1475Return type missing for @return tag in function comment
1497Doc comment short description must end with a full stop
1497Doc comment short description must be on a single line, further text should be a separate paragraph
1498There must be exactly one blank line before the tags in a doc comment
1593Inline comments must end in full-stops, exclamation marks, colons, or question marks
1606Inline comments must end in full-stops, exclamation marks, colons, or question marks
1621Inline comments must end in full-stops, exclamation marks, colons, or question marks
1631Doc comment short description must be on a single line, further text should be a separate paragraph
1633Return type missing for @return tag in function comment
1714Inline comments must end in full-stops, exclamation marks, colons, or question marks
1725Inline comments must end in full-stops, exclamation marks, colons, or question marks
1746Line indented incorrectly; expected 3 spaces, found 2
1748Inline comments must end in full-stops, exclamation marks, colons, or question marks
1756Doc comment short description must be on a single line, further text should be a separate paragraph
1763Line exceeds 80 characters; contains 93 characters
1765Line exceeds 80 characters; contains 262 characters
1790Line exceeds 80 characters; contains 83 characters
1790Doc comment short description must be on a single line, further text should be a separate paragraph
1826Inline comments must end in full-stops, exclamation marks, colons, or question marks
1874Case breaking statements must be followed by a single blank line
1877Case breaking statements must be followed by a single blank line
1879Line exceeds 80 characters; contains 89 characters
1881Case breaking statements must be followed by a single blank line
1905Case breaking statements must be followed by a single blank line
1914Case breaking statements must be followed by a single blank line
1919Case breaking statements must be followed by a single blank line
2003Inline comments must end in full-stops, exclamation marks, colons, or question marks
2024If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2048Doc comment short description must end with a full stop
2075Case breaking statements must be followed by a single blank line
2078Case breaking statements must be followed by a single blank line
2081Case breaking statements must be followed by a single blank line
2084Case breaking statements must be followed by a single blank line
2086Case breaking statements must be followed by a single blank line
2092Code after RETURN statement cannot be executed
2092Line indented incorrectly; expected 6 spaces, found 8
2095Only string literals should be passed to t() where possible

conditional_fields 7.x-3.x-dev branch result

History

UpdatedResult
31 May 2017 at 14:52 UTC