FILE: /home/andregp/Exercises_All/last_drupal_module/web/modules/contrib/gutengerg/src/Discovery/BlockJsonDiscovery.php ----------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ----------------------------------------------------------------------------------------------------------------------- 41 | WARNING | Unused variable $provider. 48 | WARNING | Unused variable $provider. 76 | ERROR | Description for the @return value is missing 90 | ERROR | Description for the @return value is missing ----------------------------------------------------------------------------------------------------------------------- FILE: /home/andregp/Exercises_All/last_drupal_module/web/modules/contrib/gutengerg/src/Controller/MediaController.php --------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES --------------------------------------------------------------------------------------------------------------------- 286 | WARNING | Exceptions should not be translated 290 | WARNING | Exceptions should not be translated --------------------------------------------------------------------------------------------------------------------- FILE: /home/andregp/Exercises_All/last_drupal_module/web/modules/contrib/gutengerg/src/OEmbedResolver.php --------------------------------------------------------------------------------------------------------------------------------------------- FOUND 18 ERRORS AND 2 WARNINGS AFFECTING 8 LINES --------------------------------------------------------------------------------------------------------------------------------------------- 5 | ERROR | [x] When importing a class with "use", do not include a leading \ 147 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses 150 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses 151 | ERROR | [x] A unary operator statement must not be followed by a space 151 | ERROR | [x] There should be no white space after an opening "(" 151 | ERROR | [x] There should be no white space before a closing ")" 155 | ERROR | [x] There should be no white space after an opening "(" 155 | ERROR | [x] There should be no white space before a closing ")" 157 | ERROR | [x] There should be no white space after an opening "(" 157 | ERROR | [x] There should be no white space before a closing ")" 159 | ERROR | [x] Expected newline after closing brace 160 | ERROR | [x] Expected 1 space after "="; 2 found 160 | ERROR | [x] There should be no white space after an opening "(" 160 | ERROR | [x] There should be no white space after an opening "(" 160 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() | | instead 160 | ERROR | [x] There should be no white space after an opening "(" 160 | WARNING | [ ] Only string literals should be passed to t() where possible 160 | ERROR | [x] There should be no white space before a closing ")" 160 | ERROR | [x] There should be no white space before a closing ")" 160 | ERROR | [x] There should be no white space before a closing ")" --------------------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------------------------------------------------------------------- FILE: /home/andregp/Exercises_All/last_drupal_module/web/modules/contrib/gutengerg/src/GutenbergLibraryManager.php ------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 216 | WARNING | [x] 'TODO: A better way to do this?' should match the format '@todo Fix problem X here.' ------------------------------------------------------------------------------------------------------------------ PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ------------------------------------------------------------------------------------------------------------------ FILE: /home/andregp/Exercises_All/last_drupal_module/web/modules/contrib/gutengerg/src/Service/MediaService.php --------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------- 340 | ERROR | [x] Expected 1 space after closing parenthesis; found ") " --------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------------------------------------- FILE: /home/andregp/Exercises_All/last_drupal_module/web/modules/contrib/gutengerg/src/TinyColor.php --------------------------------------------------------------------------------------------------------------------------------------------- FOUND 756 ERRORS AND 10 WARNINGS AFFECTING 340 LINES --------------------------------------------------------------------------------------------------------------------------------------------- 5 | ERROR | [x] Missing class doc comment 6 | ERROR | [x] Opening brace should be on the same line as the declaration 7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 9 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 9 | ERROR | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 13 | ERROR | [ ] Parameter tags must be defined first in a doc comment 13 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 13 | ERROR | [x] Parameter comment must be on the next line 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 14 | ERROR | [x] Expected 1 spaces after parameter type; 3 found 14 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 14 | ERROR | [x] Parameter comment must be on the next line 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 15 | ERROR | [x] Separate the @param and @return sections by a blank line. 15 | ERROR | [ ] Description for the @return value must be on the next line 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 17 | ERROR | [x] Expected 1 blank line before function; 0 found 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 18 | ERROR | [x] Opening brace should be on the same line as the declaration 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 19 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 19 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false" 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 20 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 21 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 23 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 25 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 26 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false" 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 27 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 32 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 35 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 41 | ERROR | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 45 | ERROR | [ ] Parameter tags must be defined first in a doc comment 45 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 45 | ERROR | [x] Parameter comment must be on the next line 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 46 | ERROR | [x] Separate the @param and @return sections by a blank line. 46 | ERROR | [ ] Description for the @return value must be on the next line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 48 | ERROR | [ ] Public method name "TinyColor::bound_alpha" is not in lowerCamel format 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 49 | ERROR | [x] Opening brace should be on the same line as the declaration 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 51 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 52 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 53 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 54 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 55 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 64 | ERROR | [ ] Parameter tags must be defined first in a doc comment 64 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 64 | ERROR | [x] Parameter comment must be on the next line 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 65 | ERROR | [x] Separate the @param and @return sections by a blank line. 65 | ERROR | [ ] Description for the @return value must be on the next line 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 67 | ERROR | [ ] Public method name "TinyColor::rgb_to_rgb" is not in lowerCamel format 67 | ERROR | [ ] Type hint "array" missing for $rgb_color 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 68 | ERROR | [x] Opening brace should be on the same line as the declaration 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 69 | ERROR | [x] Short array syntax must be used to define arrays 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 70 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 70 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 71 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 71 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 72 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 72 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 81 | ERROR | [ ] Parameter tags must be defined first in a doc comment 81 | ERROR | [ ] Parameter comment must start with a capital letter 81 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 81 | ERROR | [x] Parameter comment must be on the next line 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 82 | ERROR | [ ] Parameter comment must start with a capital letter 82 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 82 | ERROR | [x] Parameter comment must be on the next line 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 83 | ERROR | [ ] Parameter comment must start with a capital letter 83 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 83 | ERROR | [x] Parameter comment must be on the next line 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 84 | ERROR | [x] Separate the @param and @return sections by a blank line. 84 | ERROR | [ ] Description for the @return value must be on the next line 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 86 | ERROR | [ ] Public method name "TinyColor::hue_to_rgb" is not in lowerCamel format 87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 87 | ERROR | [x] Opening brace should be on the same line as the declaration 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 89 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 92 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 95 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 97 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 98 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 98 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 99 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 101 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 111 | ERROR | [ ] Parameter tags must be defined first in a doc comment 111 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 111 | ERROR | [x] Parameter comment must be on the next line 112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 112 | ERROR | [x] Separate the @param and @return sections by a blank line. 112 | ERROR | [ ] Description for the @return value must be on the next line 113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 114 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 114 | ERROR | [ ] Public method name "TinyColor::hsl_to_rgb" is not in lowerCamel format 114 | ERROR | [ ] Type hint "array" missing for $hsl_color 115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 115 | ERROR | [x] Opening brace should be on the same line as the declaration 116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 116 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 118 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 120 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 121 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 122 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 123 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 124 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 125 | ERROR | [x] Expected newline after closing brace 126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 126 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 127 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 128 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 129 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 130 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 131 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 133 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 133 | ERROR | [x] Short array syntax must be used to define arrays 134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 134 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 134 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 135 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 135 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 136 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 136 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 141 | WARNING | [ ] Line exceeds 80 characters; contains 81 characters 142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 142 | ERROR | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph 143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 147 | ERROR | [ ] Parameter tags must be defined first in a doc comment 147 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found 2 147 | ERROR | [x] Parameter comment must be on the next line 148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 148 | ERROR | [x] Separate the @param and @return sections by a blank line. 148 | ERROR | [ ] Description for the @return value must be on the next line 149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 150 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 150 | ERROR | [ ] Public method name "TinyColor::string_to_rgb" is not in lowerCamel format 151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 151 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 151 | ERROR | [x] Opening brace should be on the same line as the declaration 152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 154 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 155 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 157 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 159 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 160 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 162 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 164 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 165 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 165 | ERROR | [x] Short array syntax must be used to define arrays 166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 166 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 166 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 167 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 167 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 168 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 168 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 170 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 172 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 174 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 177 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 179 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 180 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 180 | ERROR | [x] Short array syntax must be used to define arrays 181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 181 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 181 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 182 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 182 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 183 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 183 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 185 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 187 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 189 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 190 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 194 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 195 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 195 | ERROR | [x] Short array syntax must be used to define arrays 196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 196 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 196 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 197 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 197 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 198 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 198 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 200 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 202 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 204 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 207 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 209 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 210 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 210 | ERROR | [x] Short array syntax must be used to define arrays 211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 211 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 211 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 212 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 212 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 213 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 213 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 214 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 215 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 215 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 219 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 220 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 222 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 222 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 223 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 224 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 225 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 225 | ERROR | [x] Short array syntax must be used to define arrays 226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 226 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 226 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 227 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 227 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 228 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 228 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 230 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 232 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 232 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 233 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 233 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 4 234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 234 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 236 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 236 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 237 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 239 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 240 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 240 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 241 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 242 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 242 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 242 | ERROR | [x] Short array syntax must be used to define arrays 243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 243 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 243 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 244 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 244 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 245 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 245 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 247 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 249 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 251 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 252 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 254 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 255 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 256 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 257 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 257 | ERROR | [x] Short array syntax must be used to define arrays 258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 258 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 258 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 259 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 259 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 260 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 260 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 262 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 264 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 265 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 4 266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 266 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 268 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 269 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 271 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 272 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 273 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 273 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 274 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 274 | ERROR | [x] Short array syntax must be used to define arrays 275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 275 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 275 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 276 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 276 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 277 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 277 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5 277 | ERROR | [x] Array indentation error, expected 6 spaces but found 5 278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 279 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 3 281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 283 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3 284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 284 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 286 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 287 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 287 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 288 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 289 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 289 | ERROR | [x] Short array syntax must be used to define arrays 290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 290 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 290 | ERROR | [x] Array indentation error, expected 5 spaces but found 4 291 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 291 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 291 | ERROR | [x] Array indentation error, expected 5 spaces but found 4 292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 292 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 292 | ERROR | [x] Array indentation error, expected 5 spaces but found 4 293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 293 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4 293 | ERROR | [x] Array indentation error, expected 5 spaces but found 4 294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 295 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 296 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 296 | ERROR | [x] Expected 1 blank line after function; 2 found 299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 299 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 300 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters 301 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 302 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 303 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 304 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 304 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 304 | ERROR | [x] Inline comments must start with a capital letter 305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 305 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 305 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 305 | ERROR | [x] Tab found before comment text; expected "// $has_duotone_support = false;" but found "// $has_duotone_support = | | false;" 306 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 306 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 306 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 306 | ERROR | [x] Tab found before comment text; expected "// if ( property_exists( $block_type, 'supports' ) ) {" but found "// if ( | | property_exists( $block_type, 'supports' ) ) {" 307 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 307 | WARNING | [ ] Line exceeds 80 characters; contains 118 characters 307 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 307 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 307 | ERROR | [x] Tab found before comment text; expected "// $has_duotone_support = _wp_array_get( $block_type->supports, array( | | 'color', '__experimentalDuotone' ), false );" but found "// $has_duotone_support = _wp_array_get( | | $block_type->supports, array( 'color', '__experimentalDuotone' ), false );" 308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 308 | WARNING | [x] There must be no blank line following an inline comment 308 | WARNING | [ ] There must be no blank line following an inline comment 308 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 308 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 308 | ERROR | [x] Tab found before comment text; expected "// }" but found "// }" 308 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses 310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 310 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 310 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 310 | ERROR | [x] Tab found before comment text; expected "// if ( $has_duotone_support ) {" but found "// if ( $has_duotone_support ) | | {" 310 | ERROR | [x] Inline comments must start with a capital letter 311 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 311 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 311 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 311 | ERROR | [x] Tab found before comment text; expected "// if ( ! $block_type->attributes ) {" but found "// if ( ! | | $block_type->attributes ) {" 312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 312 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 312 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 312 | ERROR | [x] Tab found before comment text; expected "// $block_type->attributes = array();" but found "// | | $block_type->attributes = array();" 313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 313 | WARNING | [x] There must be no blank line following an inline comment 313 | WARNING | [ ] There must be no blank line following an inline comment 313 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 313 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 313 | ERROR | [x] Tab found before comment text; expected "// }" but found "// }" 315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 315 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 315 | ERROR | [x] Tab found before comment text; expected "// if ( ! array_key_exists( 'style', $block_type->attributes ) ) {" but found | | "// if ( ! array_key_exists( 'style', $block_type->attributes ) ) {" 315 | ERROR | [x] Inline comments must start with a capital letter 316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 316 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 316 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 316 | ERROR | [x] Tab found before comment text; expected "// $block_type->attributes['style'] = array(" but found "// | | $block_type->attributes['style'] = array(" 317 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 317 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 317 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 317 | ERROR | [x] Tab found before comment text; expected "// 'type' => 'object'," but found "// 'type' => 'object'," 318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 318 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 318 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 318 | ERROR | [x] Tab found before comment text; expected "// );" but found "// );" 319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 319 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 319 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 319 | ERROR | [x] Tab found before comment text; expected "// }" but found "// }" 320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 320 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 320 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 320 | ERROR | [x] Tab found before comment text; expected "// }" but found "// }" 321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 321 | WARNING | [ ] There must be no blank line following an inline comment 321 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 321 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses 323 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 323 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 325 | ERROR | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph 326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 327 | ERROR | [x] Parameter comment must be on the next line 328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 329 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 329 | ERROR | [ ] Description for the @return value must be on the next line 330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 331 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 331 | ERROR | [x] Visibility must be declared on method "gutenberg_render_duotone_filter_preset" 331 | ERROR | [ ] Method name "TinyColor::gutenberg_render_duotone_filter_preset" is not in lowerCamel format 331 | ERROR | [ ] Type hint "array" missing for $preset 332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 332 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 332 | ERROR | [x] Opening brace should be on the same line as the declaration 333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 333 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 334 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 335 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 336 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 336 | ERROR | [x] Short array syntax must be used to define arrays 337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 337 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 337 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 337 | ERROR | [x] Short array syntax must be used to define arrays 338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 338 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 338 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 338 | ERROR | [x] Short array syntax must be used to define arrays 339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 339 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 339 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 339 | ERROR | [x] Short array syntax must be used to define arrays 340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 340 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3 340 | ERROR | [x] Array indentation error, expected 4 spaces but found 3 340 | ERROR | [x] Short array syntax must be used to define arrays 341 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 342 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 343 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 345 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 345 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 346 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 346 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 347 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 348 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 349 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 349 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 351 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 353 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0 355 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 359 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 371 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 375 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0 377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 377 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 379 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 380 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 380 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 381 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 382 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 383 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3 384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 384 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 386 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 387 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 387 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 387 | ERROR | [x] Tab found before comment text; expected "// // SVG filters won't render at all in the head of a document and" but found | | "// // SVG filters won't render at all in the head of a document and" 388 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 388 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 388 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 388 | ERROR | [x] Tab found before comment text; expected "// // Safari incorrectly renders SVG filters in the footer, so the" but found | | "// // Safari incorrectly renders SVG filters in the footer, so the" 389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 389 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 389 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 389 | ERROR | [x] Tab found before comment text; expected "// // beginning of the body seems to be the safest place to render." but found | | "// // beginning of the body seems to be the safest place to render." 390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 390 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 390 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 390 | ERROR | [x] Tab found before comment text; expected "// 'wp_body_open'," but found "// 'wp_body_open'," 391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 391 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 391 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 391 | ERROR | [x] Tab found before comment text; expected "// function () use ( $svg ) {" but found "// function () use ( $svg ) {" 392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 392 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 392 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 392 | ERROR | [x] Tab found before comment text; expected "// echo $svg;" but found "// echo $svg;" 393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 393 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 393 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed 393 | ERROR | [x] Tab found before comment text; expected "// }" but found "// }" 394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 394 | WARNING | [x] There must be no blank line following an inline comment 394 | WARNING | [ ] There must be no blank line following an inline comment 394 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 394 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses 396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 396 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2 397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed 397 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1 397 | ERROR | [x] Expected 1 blank line after function; 0 found --------------------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 730 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------------------------------------------------------------------- Time: 1.25 secs; Memory: 14MB