18 pass

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

All classes passed!
18Recipe.Recipe
1Recipe.Drupal\Tests\ingredient\Functional\IngredientTranslationTest
- testTranslatedIngredientDisplay
1Recipe.Drupal\Tests\ingredient\Functional\IngredientTest
- testIngredient
2Recipe.Drupal\Tests\ingredient\Functional\IngredientFieldTest
- testIngredientField
- testIngredientFormatterSettings
1Recipe.Drupal\Tests\ingredient\Functional\IngredientFieldSettingsTest
- testIngredientFieldSettings
1Recipe.Drupal\Tests\ingredient\Kernel\Migrate\recipe713\MigrateIngredientTest
- testIngredient
1Recipe.Drupal\Tests\ingredient\Kernel\Migrate\recipe713\MigrateIngredientSettingsTest
- testMigration
1Recipe.Drupal\Tests\ingredient\Kernel\IngredientSettingsTest
- testIngredientNormalization
1Recipe.Drupal\Tests\ingredient\Kernel\IngredientAccessTest
- testIngredientAccess
1Recipe.Drupal\Tests\recipe\Functional\RecipeTotalTimeConfigTest
- testIntegerFieldTotalTimeConfig
1Recipe.Drupal\Tests\recipe\Functional\RecipeSettingsTest
- testPseudoFieldLabels
2Recipe.Drupal\Tests\recipe\Functional\RecipeNodeTest
- testRecipeContent
- testPseudoFields
1Recipe.Drupal\Tests\recipe\Functional\RecipeMlTest
- testViewsStyle
1Recipe.Drupal\Tests\recipe\Functional\PlainTextStyleTest
- testViewsStyle
1Recipe.Drupal\Tests\recipe\Kernel\Migrate\recipe713\MigrateRecipeTest
- testRecipeFields
1Recipe.Drupal\Tests\recipe\Kernel\Migrate\recipe713\MigrateRecipeFieldSettingsTest
- testMigration
1Recipe.Drupal\Tests\recipe\Kernel\Migrate\recipe713\MigrateRecipeDisplaySettingsTest
- testMigration

795 coding standards messages

CHANGELOG.txt
line 2Line exceeds 80 characters; contains 84 characters
8Line exceeds 80 characters; contains 87 characters
9Line exceeds 80 characters; contains 89 characters
12Line exceeds 80 characters; contains 114 characters
18Line exceeds 80 characters; contains 104 characters
31Line exceeds 80 characters; contains 85 characters
56Line exceeds 80 characters; contains 87 characters
60Line exceeds 80 characters; contains 101 characters
61Line exceeds 80 characters; contains 91 characters
62Line exceeds 80 characters; contains 81 characters
70Line exceeds 80 characters; contains 83 characters
71Line exceeds 80 characters; contains 88 characters
125Line exceeds 80 characters; contains 124 characters
149Line exceeds 80 characters; contains 127 characters
159Line exceeds 80 characters; contains 83 characters
161Line exceeds 80 characters; contains 92 characters
166Line exceeds 80 characters; contains 82 characters
171Line exceeds 80 characters; contains 88 characters
174Line exceeds 80 characters; contains 104 characters
177Line exceeds 80 characters; contains 95 characters
183Line exceeds 80 characters; contains 110 characters
186Line exceeds 80 characters; contains 99 characters
189Line exceeds 80 characters; contains 87 characters
193Line exceeds 80 characters; contains 87 characters
199Line exceeds 80 characters; contains 109 characters
1014Expected 1 newline at end of file; 2 found
modules/ingredient/ingredient.module
27A comma should follow the last multiline array item. Found: ''
203Doc comment star missing
modules/ingredient/src/Form/IngredientSettingsForm.php
73A comma should follow the last multiline array item. Found: )
modules/ingredient/src/Plugin/migrate/destination/EntityIngredient.php
7Missing short description in doc comment
modules/ingredient/src/Plugin/views/wizard/Ingredient.php
19Missing short description in doc comment
27Line exceeds 80 characters; contains 86 characters
114Protected method name "Ingredient::display_options_row" is not in lowerCamel format
modules/ingredient/tests/src/Functional/IngredientTest.php
6Unused use statement
modules/ingredient/tests/src/Kernel/IngredientAccessTest.php
160Expected 1 newline at end of file; 0 found
modules/ingredient/tests/src/Kernel/IngredientSettingsTest.php
51Line indented incorrectly; expected 4 spaces, found 6
61There must be no blank line following an inline comment
modules/recipe_html.css
1Additional whitespace found at start of file
13Heading (h2) should not be qualified.
13Heading (h2) has already been defined.
14Spaces must be used to indent lines; tabs are not allowed
14Line indented incorrectly; expected 2 spaces, found 1
18Spaces must be used to indent lines; tabs are not allowed
18Line indented incorrectly; expected 2 spaces, found 1
22Spaces must be used to indent lines; tabs are not allowed
22Line indented incorrectly; expected 2 spaces, found 1
32Spaces must be used to indent lines; tabs are not allowed
32Line indented incorrectly; expected 2 spaces, found 1
36Spaces must be used to indent lines; tabs are not allowed
36Line indented incorrectly; expected 2 spaces, found 1
modules/recipe_html.module
20Avoid backslash escaping in translatable strings when possible, use "" quotes instead
21Expected one space after the comma, 3 found
21Comments may not appear after statements
21Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
22A comma should follow the last multiline array item. Found: )
34Missing function doc comment
48Inline comments must start with a capital letter
48Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
60Line exceeds 80 characters; contains 84 characters
78Missing function doc comment
83Line exceeds 80 characters; contains 97 characters
modules/recipe_html_node.tpl.php
1The PHP open tag must be followed by exactly one blank line
modules/recipe_mastercook4.module
16A comma should follow the last multiline array item. Found: ''
21A comma should follow the last multiline array item. Found: )
26A comma should follow the last multiline array item. Found: )
31A comma should follow the last multiline array item. Found: )
32A comma should follow the last multiline array item. Found: )
42Missing function doc comment
43Inline comments must start with a capital letter
43Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
53Missing function doc comment
61Inline comments must start with a capital letter
61Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
62There should be no white space after an opening "("
62There should be no white space before a closing ")"
74Missing function doc comment
76No space found before comment text; expected "// prepare ingredients" but found "//prepare ingredients"
76Inline comments must start with a capital letter
76Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
85Inline comments must start with a capital letter
85Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
87Inline comments must start with a capital letter
87Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
89Inline comments must start with a capital letter
89Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
96Inline comments must start with a capital letter
96Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
98Inline comments must start with a capital letter
98Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
108Inline comments must start with a capital letter
108Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
110Inline comments must start with a capital letter
110Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
152Inline comments must start with a capital letter
152Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
159Inline comments must start with a capital letter
159Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
169Concat operator must be surrounded by a single space
179Missing function doc comment
180Line indented incorrectly; expected 2 spaces, found 0
199Line indented incorrectly; expected 2 spaces, found 0
213Separate the @param and @return sections by a blank line.
226Missing function doc comment
231Missing function doc comment
247Missing function doc comment
248Inline comments must start with a capital letter
248Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
263There should be no white space after an opening "("
263There should be no white space before a closing ")"
265Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
266There should be no white space after an opening "("
266There should be no white space before a closing ")"
268There should be no white space after an opening "("
268There should be no white space before a closing ")"
269There should be no white space after an opening "("
269There should be no white space before a closing ")"
283There should be no white space after an opening "("
283There should be no white space before a closing ")"
284There should be no white space after an opening "("
284There should be no white space before a closing ")"
290Missing function doc comment
291Inline comments must start with a capital letter
294Inline comments must start with a capital letter
294Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
315A comma should follow the last multiline array item. Found: ''
326Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
328Inline comments must start with a capital letter
335Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
342Inline comments must start with a capital letter
350There should be no white space after an opening "("
350There should be no white space before a closing ")"
358There should be no white space after an opening "("
358There should be no white space before a closing ")"
361There should be no white space after an opening "("
361There should be no white space before a closing ")"
377Inline comments must start with a capital letter
398Line exceeds 80 characters; contains 83 characters
399Line exceeds 80 characters; contains 93 characters
430Line exceeds 80 characters; contains 92 characters
439Inline comments must start with a capital letter
451Concat operator must be surrounded by a single space
456Concat operator must be surrounded by a single space
460Concat operator must be surrounded by a single space
modules/recipe_plaintext.module
25global variables should start with a single underscore followed by the module and another underscore
36A comma should follow the last multiline array item. Found: )
41A comma should follow the last multiline array item. Found: )
42A comma should follow the last multiline array item. Found: )
53Doc comment short description must end with a full stop
56Inline comments must start with a capital letter
56Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
57All constants defined by a module must be prefixed with the module's name, expected "RECIPE_PLAINTEXT_TITLE" but found "TITLE"
58All constants defined by a module must be prefixed with the module's name, expected "RECIPE_PLAINTEXT_INGREDIENTS" but found "INGREDIENTS"
59All constants defined by a module must be prefixed with the module's name, expected "RECIPE_PLAINTEXT_DIRECTIONS" but found "DIRECTIONS"
71A comma should follow the last multiline array item. Found: ''
89Line exceeds 80 characters; contains 101 characters
92Line exceeds 80 characters; contains 85 characters
95Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
104There should be no white space after an opening "("
104There should be no white space before a closing ")"
110Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
116Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
125There should be no white space after an opening "("
125There should be no white space before a closing ")"
131Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
154Missing function doc comment
155Inline comments must start with a capital letter
155Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
166Missing function doc comment
167There should be no white space after an opening "("
167There should be no white space before a closing ")"
174Inline comments must start with a capital letter
174Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
203Expected "object" but found "stdClass" for parameter type
205Separate the @param and @return sections by a blank line.
211No space found before comment text; expected "// prepare ingredients factor" but found "//prepare ingredients factor"
211Inline comments must start with a capital letter
211Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
272Equals sign not aligned correctly; expected 1 space but found 2 spaces
284Concat operator must be surrounded by a single space
284Concat operator must be surrounded by a single space
284Concat operator must be surrounded by a single space
291Missing function doc comment
modules/recipe_recipeML.module
11Invalid function name, expected recipe_recipe_ml_recipeio but found recipe_recipeML_recipeio
16A comma should follow the last multiline array item. Found: )
21A comma should follow the last multiline array item. Found: )
26A comma should follow the last multiline array item. Found: )
27A comma should follow the last multiline array item. Found: )
37Invalid function name, expected recipe_recipe_ml_export_multi but found recipe_recipeML_export_multi
37Missing function doc comment
38Concat operator must be surrounded by a single space
38Concat operator must be surrounded by a single space
39Concat operator must be surrounded by a single space
39Concat operator must be surrounded by a single space
40Concat operator must be surrounded by a single space
42Inline comments must start with a capital letter
42Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
52Invalid function name, expected recipe_recipe_ml_export_single but found recipe_recipeML_export_single
52Missing function doc comment
53There should be no white space after an opening "("
53There should be no white space before a closing ")"
60Inline comments must start with a capital letter
60Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
61There should be no white space after an opening "("
61There should be no white space before a closing ")"
75Line indented incorrectly; expected 2 spaces, found 0
79Line indented incorrectly; expected 2 spaces, found 4
80Line indented incorrectly; expected 2 spaces, found 4
81Line indented incorrectly; expected 2 spaces, found 6
82Line indented incorrectly; expected 2 spaces, found 6
83Line indented incorrectly; expected 2 spaces, found 4
84Line indented incorrectly; expected 2 spaces, found 4
87Line indented incorrectly; expected 2 spaces, found 4
89Line indented incorrectly; expected 3 spaces, found 0
124There should be no white space after an opening "("
124There should be no white space before a closing ")"
125Concat operator must be surrounded by a single space
125Concat operator must be surrounded by a single space
126Concat operator must be surrounded by a single space
126Concat operator must be surrounded by a single space
127Concat operator must be surrounded by a single space
130String concat is not required here; use a single string instead
132Concat operator must be surrounded by a single space
137String concat is not required here; use a single string instead
176Concat operator must be surrounded by a single space
179String concat is not required here; use a single string instead
182String concat is not required here; use a single string instead
185There should be no white space after an opening "("
192Missing function doc comment
192Incorrect spacing between argument "$remove_html" and equals sign; expected 1 but found 0
192Incorrect spacing between default value and equals sign for argument "$remove_html"; expected 1 but found 0
201A comma should follow the last multiline array item. Found: '''
206Invalid function name, expected recipe_recipe_ml_import_multi but found recipe_recipeML_import_multi
206Missing function doc comment
211Invalid function name, expected recipe_recipe_ml_import_form but found recipe_recipeML_import_form
211Missing function doc comment
228Invalid function name, expected recipe_recipe_ml_import_form_submit but found recipe_recipeML_import_form_submit
228Missing function doc comment
229global variables should start with a single underscore followed by the module and another underscore
229global variables should start with a single underscore followed by the module and another underscore
229global variables should start with a single underscore followed by the module and another underscore
251Closing parenthesis of array declaration must be on a new line
259Line indented incorrectly; expected 4 spaces, found 0
2594 spaces found before inline comment; expected "// $vocabs = taxonomy_get_vocabularies('recipe');" but found "// $vocabs = taxonomy_get_vocabularies('recipe');"
260Line indented incorrectly; expected 4 spaces, found 0
261There must be no blank line following an inline comment
261Line indented incorrectly; expected 4 spaces, found 0
264There must be no blank line following an inline comment
264Line indented incorrectly; expected 6 spaces, found 0
2646 spaces found before inline comment; expected "// $recipe->taxonomy = array();" but found "// $recipe->taxonomy = array();"
266Line indented incorrectly; expected 6 spaces, found 0
269Line indented incorrectly; expected 6 spaces, found 8
270Line indented incorrectly; expected 6 spaces, found 8
272Line indented incorrectly; expected 6 spaces, found 8
273Line indented incorrectly; expected 6 spaces, found 8
274Line indented incorrectly; expected 6 spaces, found 10
275Line exceeds 80 characters; contains 92 characters
275Line indented incorrectly; expected 6 spaces, found 10
276Line indented incorrectly; expected 6 spaces, found 10
277Line exceeds 80 characters; contains 94 characters
277Line indented incorrectly; expected 6 spaces, found 10
278Line indented incorrectly; expected 6 spaces, found 10
279Line indented incorrectly; expected 6 spaces, found 8
281Line indented incorrectly; expected 6 spaces, found 8
282Line indented incorrectly; expected 6 spaces, found 8
283Line indented incorrectly; expected 6 spaces, found 10
284Line indented incorrectly; expected 6 spaces, found 8
287Line indented incorrectly; expected 7 spaces, found 0
299global variables should start with a single underscore followed by the module and another underscore
316Case breaking statements must be followed by a single blank line
319Case breaking statements must be followed by a single blank line
319Case breaking statement indented incorrectly; expected 6 spaces, found 4
331Case breaking statements must be followed by a single blank line
334Case breaking statements must be followed by a single blank line
345global variables should start with a single underscore followed by the module and another underscore
345global variables should start with a single underscore followed by the module and another underscore
345global variables should start with a single underscore followed by the module and another underscore
348Line indented incorrectly; expected 4 spaces, found 6
349Line indented incorrectly; expected 6 spaces, found 8
350Line indented incorrectly; expected 8 spaces, found 10
351Line indented incorrectly; expected 6 spaces, found 8
352Line indented incorrectly; expected 6 spaces, found 8
353Line indented incorrectly; expected 8 spaces, found 10
354Line indented incorrectly; expected 6 spaces, found 8
355Line indented incorrectly; expected 6 spaces, found 8
356Line indented incorrectly; expected 8 spaces, found 10
357Line indented incorrectly; expected 6 spaces, found 8
358Line indented incorrectly; expected 6 spaces, found 8
359Line indented incorrectly; expected 8 spaces, found 10
360Line indented incorrectly; expected 6 spaces, found 8
361Line indented incorrectly; expected 6 spaces, found 8
362Case breaking statements must be followed by a single blank line
363Line indented incorrectly; expected 4 spaces, found 6
364Line indented incorrectly; expected 6 spaces, found 8
365Case breaking statements must be followed by a single blank line
366Line indented incorrectly; expected 4 spaces, found 6
367Line indented incorrectly; expected 6 spaces, found 8
368Case breaking statements must be followed by a single blank line
369Line indented incorrectly; expected 4 spaces, found 6
370Line indented incorrectly; expected 6 spaces, found 8
371Case breaking statements must be followed by a single blank line
372Line indented incorrectly; expected 4 spaces, found 6
373Line indented incorrectly; expected 6 spaces, found 8
374Line indented incorrectly; expected 6 spaces, found 8
374There should be no white space after an opening "("
374There should be no white space before a closing ")"
375Line indented incorrectly; expected 8 spaces, found 10
376Line indented incorrectly; expected 6 spaces, found 8
377Case breaking statements must be followed by a single blank line
378Line indented incorrectly; expected 4 spaces, found 6
379Line indented incorrectly; expected 4 spaces, found 6
380Line indented incorrectly; expected 6 spaces, found 8
381Line indented incorrectly; expected 8 spaces, found 10
382Line indented incorrectly; expected 6 spaces, found 8
383Line indented incorrectly; expected 6 spaces, found 8
384Line indented incorrectly; expected 8 spaces, found 10
385Line indented incorrectly; expected 6 spaces, found 8
386Line indented incorrectly; expected 6 spaces, found 8
387Line indented incorrectly; expected 8 spaces, found 10
388Line indented incorrectly; expected 8 spaces, found 10
389Line indented incorrectly; expected 8 spaces, found 10
390Line indented incorrectly; expected 6 spaces, found 8
391Case breaking statements must be followed by a single blank line
392Line indented incorrectly; expected 4 spaces, found 6
393Line indented incorrectly; expected 6 spaces, found 8
394Line indented incorrectly; expected 6 spaces, found 8
395Line indented incorrectly; expected 8 spaces, found 10
396Line indented incorrectly; expected 8 spaces, found 10
397Line indented incorrectly; expected 8 spaces, found 10
398Line indented incorrectly; expected 8 spaces, found 10
399Line indented incorrectly; expected 10 spaces, found 12
400Line indented incorrectly; expected 8 spaces, found 10
401Line indented incorrectly; expected 8 spaces, found 10
402Line indented incorrectly; expected 10 spaces, found 12
403Line indented incorrectly; expected 10 spaces, found 12
404Line indented incorrectly; expected 12 spaces, found 14
404Concat operator must be surrounded by a single space
404Concat operator must be surrounded by a single space
405Line indented incorrectly; expected 10 spaces, found 12
406Line indented incorrectly; expected 10 spaces, found 12
407Line indented incorrectly; expected 12 spaces, found 14
408Line indented incorrectly; expected 10 spaces, found 12
409Line indented incorrectly; expected 8 spaces, found 10
410Line indented incorrectly; expected 8 spaces, found 10
411Line indented incorrectly; expected 6 spaces, found 8
412Case breaking statements must be followed by a single blank line
413Line indented incorrectly; expected 4 spaces, found 6
414Line indented incorrectly; expected 6 spaces, found 8
415Line indented incorrectly; expected 6 spaces, found 8
416Line indented incorrectly; expected 8 spaces, found 10
416Concat operator must be surrounded by a single space
416Concat operator must be surrounded by a single space
417Line indented incorrectly; expected 6 spaces, found 8
418Line indented incorrectly; expected 6 spaces, found 8
419Line indented incorrectly; expected 8 spaces, found 10
420Line indented incorrectly; expected 6 spaces, found 8
421Line indented incorrectly; expected 6 spaces, found 8
422Case breaking statements must be followed by a single blank line
423Line indented incorrectly; expected 4 spaces, found 6
424Line indented incorrectly; expected 6 spaces, found 8
425Case breaking statements must be followed by a single blank line
426Line indented incorrectly; expected 4 spaces, found 6
427Line indented incorrectly; expected 6 spaces, found 8
427Concat operator must be surrounded by a single space
428Case breaking statements must be followed by a single blank line
429Line indented incorrectly; expected 4 spaces, found 6
430Line indented incorrectly; expected 6 spaces, found 8
431Case breaking statements must be followed by a single blank line
432Line indented incorrectly; expected 4 spaces, found 6
433Line indented incorrectly; expected 6 spaces, found 8
434Case breaking statements must be followed by a single blank line
435Line indented incorrectly; expected 4 spaces, found 6
436Line indented incorrectly; expected 6 spaces, found 10
437Line indented incorrectly; expected 6 spaces, found 10
438Line indented incorrectly; expected 6 spaces, found 10
439Line indented incorrectly; expected 4 spaces, found 6
440Line indented incorrectly; expected 6 spaces, found 8
450global variables should start with a single underscore followed by the module and another underscore
454Missing function doc comment
README.md
1Line exceeds 80 characters; contains 114 characters
recipe.admin.inc
17Inline comments must start with a capital letter
17Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
20There should be no white space after an opening "("
20There should be no white space before a closing ")"
21There should be no white space after an opening "("
21There should be no white space before a closing ")"
28There should be no white space after an opening "("
28There should be no white space before a closing ")"
34Inline comments must start with a capital letter
34Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
43Short array syntax must be used to define arrays
59Short array syntax must be used to define arrays
69Short array syntax must be used to define arrays
77Short array syntax must be used to define arrays
85Short array syntax must be used to define arrays
85Short array syntax must be used to define arrays
87Short array syntax must be used to define arrays
91Short array syntax must be used to define arrays
93Short array syntax must be used to define arrays
97Short array syntax must be used to define arrays
114No space found before comment text; expected "// $node = node_form_submit_build_node($form, $form_state);" but found "//$node = node_form_submit_build_node($form, $form_state);"
114Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
118Short array syntax must be used to define arrays
160Inline comments must start with a capital letter
160Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
163There should be no white space after an opening "("
163There should be no white space before a closing ")"
165There should be no white space after an opening "("
165There should be no white space before a closing ")"
171There should be no white space after an opening "("
171There should be no white space before a closing ")"
177Inline comments must start with a capital letter
177Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
186Short array syntax must be used to define arrays
197No space found before comment text; expected "// node stuff" but found "//node stuff"
197Inline comments must start with a capital letter
197Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
205There must be no blank line following an inline comment
205No space found before comment text; expected "// recipe stuff" but found "//recipe stuff"
205Inline comments must start with a capital letter
205Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
207Short array syntax must be used to define arrays
211Short array syntax must be used to define arrays
215Short array syntax must be used to define arrays
219Short array syntax must be used to define arrays
223Short array syntax must be used to define arrays
226Short array syntax must be used to define arrays
234Short array syntax must be used to define arrays
236Short array syntax must be used to define arrays
266Line exceeds 80 characters; contains 100 characters
273Short array syntax must be used to define arrays
279Short array syntax must be used to define arrays
294Short array syntax must be used to define arrays
296Short array syntax must be used to define arrays
298A comma should follow the last multiline array item. Found: name
recipe.css
1Additional whitespace found at start of file
2Element (div.section) is overqualified, just use .section without element name.
12Expected 1 space after colon in style definition; 0 found
13Expected 1 space after colon in style definition; 0 found
17Expected 1 space after colon in style definition; 0 found
17CSS colours must be defined in lowercase; expected #2e8b57 but found #2E8B57
18Expected 1 space after colon in style definition; 0 found
recipe.module
23If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
29If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
32If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
41Short array syntax must be used to define arrays
42Short array syntax must be used to define arrays
46Short array syntax must be used to define arrays
60Short array syntax must be used to define arrays
64A comma should follow the last multiline array item. Found: MENU_DEFAULT_LOCAL_TASK
66Short array syntax must be used to define arrays
70Short array syntax must be used to define arrays
72Short array syntax must be used to define arrays
75A comma should follow the last multiline array item. Found: MENU_LOCAL_TASK
77Short array syntax must be used to define arrays
80Short array syntax must be used to define arrays
80Expected one space after the comma, 2 found
80Line exceeds 80 characters; contains 107 characters
80Comments may not appear after statements
80Inline comments must start with a capital letter
80Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
83Short array syntax must be used to define arrays
88Short array syntax must be used to define arrays
92Short array syntax must be used to define arrays
97Short array syntax must be used to define arrays
102Short array syntax must be used to define arrays
261Line indented incorrectly; expected 2 spaces, found 4
264Line exceeds 80 characters; contains 81 characters
265Line indented incorrectly; expected 2 spaces, found 4
266Line indented incorrectly; expected 2 spaces, found 4
267Line indented incorrectly; expected 2 spaces, found 4
268Line exceeds 80 characters; contains 98 characters
268Line indented incorrectly; expected 2 spaces, found 6
269Line indented incorrectly; expected 2 spaces, found 6
270Line indented incorrectly; expected 2 spaces, found 8
271Line indented incorrectly; expected 2 spaces, found 10
272Line indented incorrectly; expected 2 spaces, found 10
273Line indented incorrectly; expected 2 spaces, found 10
274Line indented incorrectly; expected 2 spaces, found 8
275Line indented incorrectly; expected 2 spaces, found 6
276Line indented incorrectly; expected 2 spaces, found 4
278Line indented incorrectly; expected 2 spaces, found 4
279Line exceeds 80 characters; contains 94 characters
279Line indented incorrectly; expected 2 spaces, found 6
280Line indented incorrectly; expected 2 spaces, found 6
281Line indented incorrectly; expected 2 spaces, found 8
282Line indented incorrectly; expected 2 spaces, found 8
283Line indented incorrectly; expected 2 spaces, found 8
284Line indented incorrectly; expected 2 spaces, found 6
285Line indented incorrectly; expected 2 spaces, found 4
300Type hint "array" missing for $variables
323Type hint "array" missing for $variables
337Inline comments must start with a capital letter
342Inline comments must start with a capital letter
342Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
350Inline comments must start with a capital letter
355Inline comments must start with a capital letter
355Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
363Inline comments must start with a capital letter
368Inline comments must start with a capital letter
368Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
414Invalid function name, expected fix_encoding but found fixEncoding
434Type hint "array" missing for $variables
450Missing parameter type
484Type hint "array" missing for $variables
551Type hint "array" missing for $variables
recipe.pages.inc
20Inline comments must start with a capital letter
20Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
23Inline comments must start with a capital letter
23Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
36Short array syntax must be used to define arrays
recipe.test
1The PHP open tag must be followed by exactly one blank line
11Class property $admin_user should use lowerCamel naming without underscores
12Class property $unit_list should use lowerCamel naming without underscores
14Missing function doc comment
16Short array syntax must be used to define arrays
16If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
19Short array syntax must be used to define arrays
19If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
24Expected 1 blank line after function; 0 found
25The closing brace for the class must have an empty line before it
31Missing function doc comment
31Expected 1 blank line before function; 0 found
32Short array syntax must be used to define arrays
96Short array syntax must be used to define arrays
138Short array syntax must be used to define arrays
139Short array syntax must be used to define arrays
140Short array syntax must be used to define arrays
141Short array syntax must be used to define arrays
142Short array syntax must be used to define arrays
143Short array syntax must be used to define arrays
146Short array syntax must be used to define arrays
159Short array syntax must be used to define arrays
160Short array syntax must be used to define arrays
162Short array syntax must be used to define arrays
163Short array syntax must be used to define arrays
165Short array syntax must be used to define arrays
166Short array syntax must be used to define arrays
168Short array syntax must be used to define arrays
169Short array syntax must be used to define arrays
171Short array syntax must be used to define arrays
172Short array syntax must be used to define arrays
179Short array syntax must be used to define arrays
189No space found before comment text; expected "// 'schema:yield'," but found "//'schema:yield',"
192Short array syntax must be used to define arrays
196Short array syntax must be used to define arrays
202Short array syntax must be used to define arrays
213Short array syntax must be used to define arrays
216No space found before comment text; expected "// 'recipe_summary_location' => 2," but found "//'recipe_summary_location' => 2,"
227Short array syntax must be used to define arrays
229Short array syntax must be used to define arrays
231There must be no blank line following an inline comment
231No space found before comment text; expected "// $this->assertNoText(t('Summary'), 'Did not find the recipe summary.');" but found "//$this->assertNoText(t('Summary'), 'Did not find the recipe summary.');"
231Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
235Short array syntax must be used to define arrays
252Short array syntax must be used to define arrays
274Short array syntax must be used to define arrays
275Short array syntax must be used to define arrays
277Short array syntax must be used to define arrays
278Short array syntax must be used to define arrays
280Short array syntax must be used to define arrays
281Short array syntax must be used to define arrays
283Short array syntax must be used to define arrays
286Short array syntax must be used to define arrays
287Short array syntax must be used to define arrays
291Short array syntax must be used to define arrays
291Short array syntax must be used to define arrays
292Short array syntax must be used to define arrays
294Short array syntax must be used to define arrays
294Short array syntax must be used to define arrays
295Short array syntax must be used to define arrays
296Short array syntax must be used to define arrays
300Short array syntax must be used to define arrays
300If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
301Short array syntax must be used to define arrays
301If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
302Short array syntax must be used to define arrays
302If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
303Short array syntax must be used to define arrays
303If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
304Short array syntax must be used to define arrays
304If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
308Short array syntax must be used to define arrays
312Short array syntax must be used to define arrays
313Short array syntax must be used to define arrays
317Short array syntax must be used to define arrays
317If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
318Short array syntax must be used to define arrays
318If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
319Short array syntax must be used to define arrays
319If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
320Short array syntax must be used to define arrays
320If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
321Short array syntax must be used to define arrays
321If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
325Short array syntax must be used to define arrays
325Short array syntax must be used to define arrays
326Short array syntax must be used to define arrays
327Short array syntax must be used to define arrays
327Short array syntax must be used to define arrays
328Short array syntax must be used to define arrays
328Short array syntax must be used to define arrays
329Short array syntax must be used to define arrays
329Short array syntax must be used to define arrays
330Short array syntax must be used to define arrays
333Short array syntax must be used to define arrays
333If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
334Short array syntax must be used to define arrays
334If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
335Short array syntax must be used to define arrays
335If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
336Short array syntax must be used to define arrays
336If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
337Short array syntax must be used to define arrays
337If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
367Short array syntax must be used to define arrays
370Short array syntax must be used to define arrays
371Short array syntax must be used to define arrays
372Short array syntax must be used to define arrays
379Short array syntax must be used to define arrays
380Short array syntax must be used to define arrays
381Short array syntax must be used to define arrays
386Short array syntax must be used to define arrays
387Short array syntax must be used to define arrays
388Short array syntax must be used to define arrays
393Short array syntax must be used to define arrays
394Short array syntax must be used to define arrays
395Short array syntax must be used to define arrays
400Short array syntax must be used to define arrays
401Short array syntax must be used to define arrays
402Short array syntax must be used to define arrays
407Short array syntax must be used to define arrays
408Short array syntax must be used to define arrays
409Short array syntax must be used to define arrays
414Short array syntax must be used to define arrays
415Short array syntax must be used to define arrays
416Short array syntax must be used to define arrays
440Short array syntax must be used to define arrays
443Short array syntax must be used to define arrays
444Short array syntax must be used to define arrays
445Short array syntax must be used to define arrays
452Short array syntax must be used to define arrays
453Short array syntax must be used to define arrays
454Short array syntax must be used to define arrays
459Short array syntax must be used to define arrays
460Short array syntax must be used to define arrays
461Short array syntax must be used to define arrays
466Short array syntax must be used to define arrays
467Short array syntax must be used to define arrays
468Short array syntax must be used to define arrays
473Short array syntax must be used to define arrays
474Short array syntax must be used to define arrays
475Short array syntax must be used to define arrays
480Short array syntax must be used to define arrays
481Short array syntax must be used to define arrays
482Short array syntax must be used to define arrays
487Short array syntax must be used to define arrays
488Short array syntax must be used to define arrays
489Short array syntax must be used to define arrays
510Short array syntax must be used to define arrays
512Short array syntax must be used to define arrays
518Short array syntax must be used to define arrays
518If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
522Short array syntax must be used to define arrays
524Short array syntax must be used to define arrays
530Short array syntax must be used to define arrays
530If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
544Short array syntax must be used to define arrays
544If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
556Short array syntax must be used to define arrays
556If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
561Short array syntax must be used to define arrays
562Short array syntax must be used to define arrays
563Short array syntax must be used to define arrays
564Short array syntax must be used to define arrays
565Short array syntax must be used to define arrays
566Short array syntax must be used to define arrays
569Short array syntax must be used to define arrays
569If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
572Short array syntax must be used to define arrays
573Short array syntax must be used to define arrays
574Short array syntax must be used to define arrays
575Short array syntax must be used to define arrays
576Short array syntax must be used to define arrays
577Short array syntax must be used to define arrays
580Short array syntax must be used to define arrays
580If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
581Expected 1 blank line after function; 0 found
582The closing brace for the class must have an empty line before it
588Missing function doc comment
588Expected 1 blank line before function; 0 found
589Short array syntax must be used to define arrays
610Short array syntax must be used to define arrays
613Short array syntax must be used to define arrays
618Short array syntax must be used to define arrays
621Short array syntax must be used to define arrays
624Short array syntax must be used to define arrays
627Short array syntax must be used to define arrays
628Short array syntax must be used to define arrays
629Short array syntax must be used to define arrays
634Short array syntax must be used to define arrays
635Short array syntax must be used to define arrays
636Short array syntax must be used to define arrays
641Short array syntax must be used to define arrays
642Short array syntax must be used to define arrays
643Short array syntax must be used to define arrays
657Short array syntax must be used to define arrays
662Short array syntax must be used to define arrays
667Short array syntax must be used to define arrays
672Short array syntax must be used to define arrays
675Short array syntax must be used to define arrays
678Short array syntax must be used to define arrays
679Expected 1 blank line after function; 0 found
680The closing brace for the class must have an empty line before it
686Missing function doc comment
686Expected 1 blank line before function; 0 found
687Short array syntax must be used to define arrays
694Missing function doc comment
696Short array syntax must be used to define arrays
699Short array syntax must be used to define arrays
702Short array syntax must be used to define arrays
711Short array syntax must be used to define arrays
715Short array syntax must be used to define arrays
723Short array syntax must be used to define arrays
725Short array syntax must be used to define arrays
726Short array syntax must be used to define arrays
729Short array syntax must be used to define arrays
740Short array syntax must be used to define arrays
743Short array syntax must be used to define arrays
752Short array syntax must be used to define arrays
768Expected 1 blank line after function; 0 found
769The closing brace for the class must have an empty line before it
775Missing function doc comment
775Expected 1 blank line before function; 0 found
776Short array syntax must be used to define arrays
802Short array syntax must be used to define arrays
805Short array syntax must be used to define arrays
810Short array syntax must be used to define arrays
813Short array syntax must be used to define arrays
816Short array syntax must be used to define arrays
819Short array syntax must be used to define arrays
820Short array syntax must be used to define arrays
821Short array syntax must be used to define arrays
826Short array syntax must be used to define arrays
827Short array syntax must be used to define arrays
828Short array syntax must be used to define arrays
833Short array syntax must be used to define arrays
834Short array syntax must be used to define arrays
845Short array syntax must be used to define arrays
857Short array syntax must be used to define arrays
866Expected 1 blank line after function; 0 found
867The closing brace for the class must have an empty line before it
873Class property $admin_user should use lowerCamel naming without underscores
874Class property $node_title should use lowerCamel naming without underscores
876Missing function doc comment
877Short array syntax must be used to define arrays
884Missing function doc comment
886Short array syntax must be used to define arrays
889Short array syntax must be used to define arrays
889If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
898Short array syntax must be used to define arrays
907Short array syntax must be used to define arrays
927Short array syntax must be used to define arrays
942Expected 1 blank line after function; 0 found
943The closing brace for the class must have an empty line before it
949Missing function doc comment
949Expected 1 blank line before function; 0 found
950Short array syntax must be used to define arrays
962Short array syntax must be used to define arrays
1018Short array syntax must be used to define arrays
1073Short array syntax must be used to define arrays
1108Public method name "RecipeImportFormsTestCase::testRecipeMLMultipleImport" is not in lowerCamel format
1114Short array syntax must be used to define arrays
1148Expected 1 blank line after function; 0 found
1149The closing brace for the class must have an empty line before it
1158Missing function doc comment
1159Short array syntax must be used to define arrays
1166Visibility must be declared on method "setUp"
1166Missing function doc comment
1175Short array syntax must be used to define arrays
1210Expected 1 blank line after function; 0 found
1211The closing brace for the class must have an empty line before it
1219Missing function doc comment
1219Expected 1 blank line before function; 0 found
1220Short array syntax must be used to define arrays
1227Missing function doc comment
1229Short array syntax must be used to define arrays
1235Short array syntax must be used to define arrays
1235If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1265Expected 1 blank line after function; 0 found
1266The closing brace for the class must have an empty line before it
src/Plugin/migrate/source/recipe713/Recipe.php
26Expected one space after the comma, 0 found
src/Plugin/views/style/RecipeML.php
3Namespaced classes, interfaces and traits should not begin with a file doc comment
tests/src/Functional/RecipeSettingsTest.php
37A comma should follow the last multiline array item. Found: 'administer content types'
tests/src/Functional/RecipeTestBase.php
36A comma should follow the last multiline array item. Found: 'view ingredient'
tests/src/Functional/RecipeTotalTimeConfigTest.php
46A comma should follow the last multiline array item. Found: 'administer site configuration'

History

UpdatedResult
2 Oct 2017 at 05:19 UTC
1 Oct 2017 at 02:46 UTC
7 Aug 2017 at 04:03 UTC
29 Jul 2017 at 19:24 UTC
29 Jul 2017 at 17:44 UTC
29 Jul 2017 at 14:31 UTC