5 pass

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

All classes passed!
5Taxonomy Menu.Taxonomy Menu
2Taxonomy Menu.TaxonomyMenuHierarchyTest
- setUp
- testTaxonomyMenuHierarchy
3Taxonomy Menu.TaxonomyMenuUnitTest
- setUp
- testTaxonomyMenuCRUD
- testTaxonomyMenuCustomMenu

228 coding standards messages

228 more than previous result

README.txt 54 more
line 33Line exceeds 80 characters; contains 86 characters
34Line exceeds 80 characters; contains 92 characters
51Line exceeds 80 characters; contains 95 characters
73Line exceeds 80 characters; contains 90 characters
77Line exceeds 80 characters; contains 83 characters
78Line exceeds 80 characters; contains 102 characters
79Line exceeds 80 characters; contains 101 characters
83Line exceeds 80 characters; contains 84 characters
85Line exceeds 80 characters; contains 87 characters
87Line exceeds 80 characters; contains 103 characters
88Line exceeds 80 characters; contains 101 characters
91Line exceeds 80 characters; contains 84 characters
94Line exceeds 80 characters; contains 87 characters
99Line exceeds 80 characters; contains 81 characters
100Line exceeds 80 characters; contains 84 characters
106Line exceeds 80 characters; contains 90 characters
108Line exceeds 80 characters; contains 91 characters
116Line exceeds 80 characters; contains 105 characters
118Line exceeds 80 characters; contains 102 characters
119Line exceeds 80 characters; contains 105 characters
121Line exceeds 80 characters; contains 102 characters
122Line exceeds 80 characters; contains 98 characters
127Line exceeds 80 characters; contains 101 characters
128Line exceeds 80 characters; contains 99 characters
129Line exceeds 80 characters; contains 97 characters
133Line exceeds 80 characters; contains 85 characters
134Line exceeds 80 characters; contains 82 characters
135Line exceeds 80 characters; contains 103 characters
140Line exceeds 80 characters; contains 108 characters
141Line exceeds 80 characters; contains 85 characters
142Line exceeds 80 characters; contains 102 characters
143Line exceeds 80 characters; contains 111 characters
145Line exceeds 80 characters; contains 81 characters
161Line exceeds 80 characters; contains 82 characters
168Line exceeds 80 characters; contains 96 characters
174Line exceeds 80 characters; contains 94 characters
180Line exceeds 80 characters; contains 87 characters
181Line exceeds 80 characters; contains 90 characters
183Line exceeds 80 characters; contains 92 characters
184Line exceeds 80 characters; contains 95 characters
186Line exceeds 80 characters; contains 95 characters
187Line exceeds 80 characters; contains 95 characters
188Line exceeds 80 characters; contains 90 characters
189Line exceeds 80 characters; contains 93 characters
190Line exceeds 80 characters; contains 81 characters
196Line exceeds 80 characters; contains 95 characters
200Line exceeds 80 characters; contains 89 characters
206Line exceeds 80 characters; contains 98 characters
207Line exceeds 80 characters; contains 83 characters
213Line exceeds 80 characters; contains 93 characters
227Line exceeds 80 characters; contains 94 characters
242Line exceeds 80 characters; contains 93 characters
243Line exceeds 80 characters; contains 104 characters
245Line exceeds 80 characters; contains 92 characters
taxonomy_menu.batch.inc 20 more
5Doc comment short description must end with a full stop
9Expected 1 space after asterisk; 0 found
9Function comment short description must start with exactly one space
25If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
34Inline comments must end in full-stops, exclamation marks, colons, or question marks
54Trailing punctuation for @see references is not allowed.
60Expected 1 space before "="; 0 found
60Expected 1 space after "="; 0 found
60Expected 1 space before "<"; 0 found
60Expected 1 space after "<"; 0 found
60Expected 1 space before "<"; 0 found
60Expected 1 space after "<"; 0 found
72More than 2 empty lines are not allowed
76Trailing punctuation for @see references is not allowed.
106Doc comment short description must end with a full stop
114Expected "string" but found "str" for parameter type
116Separate the @param and @see sections by a blank line.
116Trailing punctuation for @see references is not allowed.
125Expected 1 space before "/"; 0 found
125Expected 1 space after "/"; 0 found
taxonomy_menu.database.inc 12 more
6Doc comment short description must end with a full stop
35Separate the @param and @return sections by a blank line.
49Missing parameter type
62Doc comment short description must be on a single line, further text should be a separate paragraph
82Doc comment short description must end with a full stop
101Inline comments must end in full-stops, exclamation marks, colons, or question marks
130Doc comment short description must end with a full stop
132Missing parameter comment
132Missing parameter type
133Missing parameter comment
133Missing parameter type
219@return data type must not contain "$"
taxonomy_menu.install 1 more
5Line exceeds 80 characters; contains 86 characters
taxonomy_menu.module 93 more
167Inline comments must end in full-stops, exclamation marks, colons, or question marks
177Line exceeds 80 characters; contains 81 characters
188Line exceeds 80 characters; contains 86 characters
192Line exceeds 80 characters; contains 85 characters
196Line exceeds 80 characters; contains 92 characters
201Line exceeds 80 characters; contains 89 characters
217There must be no blank line following an inline comment
224There must be no blank line following an inline comment
226There should be no white space before a closing ")"
230There should be no white space before a closing ")"
234There should be no white space before a closing ")"
306Missing parameter type
318Inline control structures are not allowed
342Missing parameter type
349Line indented incorrectly; expected 4 spaces, found 6
354Line indented incorrectly; expected 2 spaces, found 4
354Closing brace indented incorrectly; expected 2 spaces, found 4
389Format 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.".
420A cast statement must be followed by a single space
420A cast statement must be followed by a single space
436A cast statement must be followed by a single space
436A cast statement must be followed by a single space
464Expected 1 space after "="; 2 found
469Doc comment short description must end with a full stop
490Case breaking statements must be followed by a single blank line
493Case breaking statements must be followed by a single blank line
498Only string literals should be passed to t() where possible
515Parameter comment must end with a full stop
518Missing parameter type
521Arguments with default values must be at the end of the argument list
546Line exceeds 80 characters; contains 82 characters
547Line indented incorrectly; expected 9 spaces, found 8
548Line indented incorrectly; expected 9 spaces, found 8
549Line indented incorrectly; expected 9 spaces, found 8
564Doc comment for parameter $op does not match actual variable name $menu_name
565Parameter comment must start with a capital letter
566Missing parameter type
589Missing parameter type
591Missing parameter type
592Parameter comment indentation must be 3 spaces, found 2 spaces
595Line exceeds 80 characters; contains 85 characters
595Parameter comment indentation must be 3 spaces, found 2 spaces
598Line exceeds 80 characters; contains 85 characters
598Parameter comment indentation must be 3 spaces, found 2 spaces
602Missing parameter type
604Missing parameter type
637Missing parameter type
643Line exceeds 80 characters; contains 110 characters
650Inline control structures are not allowed
661Inline comments must start with a capital letter
666Inline comments must end in full-stops, exclamation marks, colons, or question marks
704Inline comments must start with a capital letter
749Inline comments must start with a capital letter
774Missing parameter type
776Missing parameter type
792Hook implementations should not duplicate @return documentation
795Trailing punctuation for @see references is not allowed.
809Line exceeds 80 characters; contains 103 characters
844Hook implementations should not duplicate @param documentation
859Missing parameter type
866Parameter tags must be grouped together in a doc comment
866Missing parameter type
869Arguments with default values must be at the end of the argument list
938Missing parameter type
940Missing parameter type
943Expected "bool" but found "boolean" for function return type
943Return comment must be on the next line
968Inline control structures are not allowed
968Function return type is not void, but function is returning void here
980Line indented incorrectly; expected 6 spaces, found 8
981Line indented incorrectly; expected 6 spaces, found 8
986Line exceeds 80 characters; contains 88 characters
1027Hook implementations should not duplicate @param documentation
1037Hook implementations should not duplicate @return documentation
1037@return doc comment specified, but function has no return statement
1047Hook implementations should not duplicate @param documentation
1062Expected 1 space after asterisk; 0 found
1062Function comment short description must start with exactly one space
1063Doc comment short description must be on a single line, further text should be a separate paragraph
1065Missing parameter type
1079Line exceeds 80 characters; contains 85 characters
1081Multi-line assignments must have the equal sign on the second line
1105Missing parameter type
1106Parameter comment indentation must be 3 spaces, found 2 spaces
1108Return comment must be on the next line
1131Array indentation error, expected 4 spaces but found 3
1132Array indentation error, expected 4 spaces but found 3
1133Array indentation error, expected 4 spaces but found 3
1134Array indentation error, expected 4 spaces but found 3
1134If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1135Array indentation error, expected 4 spaces but found 3
1278Missing parameter type
1280Missing parameter type
taxonomy_menu.test 48 more
15Visibility must be declared on method "createVocabulary"
31Visibility must be declared on method "createTerm"
40Visibility must be declared on method "getTextFormat"
51Visibility must be declared on method "createNewTerm"
63The closing brace for the class must have an empty line before it
70Missing function doc comment
78Missing function doc comment
78Visibility must be declared on method "setUp"
80If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
86Method name "TaxonomyMenuUnitTest::testTaxonomyMenuCRUD" is not in lowerCamel format
86Missing function doc comment
86Visibility must be declared on method "testTaxonomyMenuCRUD"
109Missing function doc comment
109Visibility must be declared on method "testTaxonomyMenuCustomMenu"
138The closing brace for the class must have an empty line before it
145The var keyword must not be used to declare a property
145Visibility must be declared on property "$forest"
157A comma should follow the last multiline array item. Found: TRUE
160Missing function doc comment
168Missing function doc comment
168Visibility must be declared on method "setUp"
170If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
180Missing function doc comment
180Visibility must be declared on method "testTaxonomyMenuHierarchy"
188Expected 1 space after closing parenthesis; found " "
189Comments may not appear after statements
189Inline comments must end in full-stops, exclamation marks, colons, or question marks
191Comments may not appear after statements
191Inline comments must end in full-stops, exclamation marks, colons, or question marks
193Comments may not appear after statements
202Line exceeds 80 characters; contains 81 characters
205Line exceeds 80 characters; contains 97 characters
205There must be no blank line following an inline comment
205Inline comments must end in full-stops, exclamation marks, colons, or question marks
209Expected 1 space after closing parenthesis; found " "
219Inline comments must end in full-stops, exclamation marks, colons, or question marks
223Expected 1 space after closing parenthesis; found " "
224Comments may not appear after statements
224Inline comments must end in full-stops, exclamation marks, colons, or question marks
226Inline comments must start with a capital letter
226Inline comments must end in full-stops, exclamation marks, colons, or question marks
242The closing brace for the class must have an empty line before it
248Missing function doc comment
248Visibility must be declared on method "__construct"
253Expected 1 space after "?"; 0 found
263Missing function doc comment
263Visibility must be declared on method "display"
268The closing brace for the class must have an empty line before it

History

UpdatedResult
22 May 2019 at 11:54 UTC
18 Dec 2018 at 15:37 UTC
18 Dec 2018 at 15:20 UTC
18 Dec 2018 at 15:15 UTC
18 Dec 2018 at 15:13 UTC
18 Dec 2018 at 15:10 UTC
11 Aug 2018 at 09:23 UTC
11 Aug 2018 at 09:06 UTC
11 Aug 2018 at 09:00 UTC
11 Aug 2018 at 08:58 UTC
11 Aug 2018 at 08:56 UTC
5 Jun 2018 at 17:01 UTC
24 Apr 2018 at 17:08 UTC
24 Apr 2018 at 17:02 UTC
24 Apr 2018 at 16:58 UTC
24 Apr 2018 at 16:52 UTC
23 Nov 2016 at 16:39 UTC
23 Nov 2016 at 16:35 UTC
23 Nov 2016 at 15:27 UTC
23 Nov 2016 at 15:11 UTC
23 Nov 2016 at 15:10 UTC
23 Nov 2016 at 15:04 UTC
17 Dec 2015 at 16:40 UTC