FILE: ...ew_temp/test_candidate/includes/webform_localization.component.sync.inc -------------------------------------------------------------------------------- FOUND 16 ERROR(S) AFFECTING 14 LINE(S) -------------------------------------------------------------------------------- 21 | ERROR | There must be an empty line before the parameter block 21 | ERROR | Last parameter comment requires a blank newline after it 23 | ERROR | Data type of return value is missing 25 | ERROR | Additional blank line found at the end of doc comment 61 | ERROR | Missing parameter type at position 1 63 | ERROR | Missing parameter type at position 2 67 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 92 | ERROR | Last parameter comment requires a blank newline after it 94 | ERROR | Data type of return value is missing 137 | ERROR | Last parameter comment requires a blank newline after it 139 | ERROR | Data type of return value is missing 176 | ERROR | Missing parameter type at position 1 178 | ERROR | Last parameter comment requires a blank newline after it 178 | ERROR | Missing parameter type at position 2 180 | ERROR | Data type of return value is missing 182 | ERROR | Additional blank line found at the end of doc comment -------------------------------------------------------------------------------- FILE: ...les/pareview_temp/test_candidate/includes/webform_localization.i18n.inc -------------------------------------------------------------------------------- FOUND 29 ERROR(S) AND 1 WARNING(S) AFFECTING 29 LINE(S) -------------------------------------------------------------------------------- 118 | ERROR | Last parameter comment requires a blank newline after it 120 | ERROR | Data type of return value is missing 122 | ERROR | Additional blank line found at the end of doc comment 148 | ERROR | Array indentation error, expected 34 spaces but found 38 149 | ERROR | Array indentation error, expected 34 spaces but found 38 150 | ERROR | Array indentation error, expected 34 spaces but found 38 151 | ERROR | Array indentation error, expected 34 spaces but found 38 152 | ERROR | Array indentation error, expected 34 spaces but found 38 153 | ERROR | Array indentation error, expected 34 spaces but found 38 154 | ERROR | Array closing indentation error, expected 32 spaces but found | | 38 161 | ERROR | Array indentation error, expected 32 spaces but found 36 162 | ERROR | Array indentation error, expected 32 spaces but found 36 163 | ERROR | Array indentation error, expected 32 spaces but found 36 164 | ERROR | Array indentation error, expected 32 spaces but found 36 165 | ERROR | Array indentation error, expected 32 spaces but found 36 166 | ERROR | Array closing indentation error, expected 30 spaces but found | | 36 182 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 192 | WARNING | A comma should follow the last multiline array item. Found: | | $property 273 | ERROR | Missing parameter type at position 1 328 | ERROR | Missing parameter type at position 1 330 | ERROR | Missing parameter type at position 2 362 | ERROR | Missing parameter type at position 1 394 | ERROR | Missing parameter type at position 1 396 | ERROR | Missing parameter type at position 2 417 | ERROR | Missing parameter type at position 1 433 | ERROR | Missing parameter type at position 1 435 | ERROR | Missing parameter type at position 2 437 | ERROR | Last parameter comment requires a blank newline after it 437 | ERROR | Missing parameter type at position 3 439 | ERROR | Additional blank line found at the end of doc comment -------------------------------------------------------------------------------- FILE: ...les/pareview_temp/test_candidate/includes/webform_localization.sync.inc -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 17 | ERROR | Missing parameter type at position 1 50 | ERROR | Missing parameter type at position 1 73 | ERROR | Missing parameter type at position 1 114 | ERROR | Last parameter comment requires a blank newline after it 114 | ERROR | Missing parameter type at position 1 116 | ERROR | Data type of return value is missing 138 | ERROR | Last parameter comment requires a blank newline after it 138 | ERROR | Missing parameter type at position 1 140 | ERROR | Data type of return value is missing -------------------------------------------------------------------------------- FILE: ...ll/modules/pareview_temp/test_candidate/tests/webform_localization.test -------------------------------------------------------------------------------- FOUND 44 ERROR(S) AND 7 WARNING(S) AFFECTING 45 LINE(S) -------------------------------------------------------------------------------- 6 | ERROR | File doc comments must be followed by a blank line. 10 | ERROR | Class property $admin_user should use lowerCamel naming | | without underscores 12 | ERROR | Class property $normal_user should use lowerCamel naming | | without underscores 31 | WARNING | Line exceeds 80 characters; contains 84 characters 31 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 33 | ERROR | Calling class constructors must always include parentheses 51 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 62 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 81 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 97 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 107 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 117 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 127 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 140 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 160 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 185 | ERROR | The first index in a multi-value array must be on a new line 186 | ERROR | The first index in a multi-value array must be on a new line 187 | ERROR | Array indentation error, expected 18 spaces but found 0 188 | ERROR | Array indentation error, expected 18 spaces but found 0 189 | ERROR | Array indentation error, expected 18 spaces but found 0 190 | ERROR | Array indentation error, expected 18 spaces but found 0 191 | ERROR | Array indentation error, expected 18 spaces but found 0 192 | ERROR | Array indentation error, expected 18 spaces but found 0 193 | ERROR | The first index in a multi-value array must be on a new line 194 | ERROR | The first index in a multi-value array must be on a new line 195 | ERROR | Array indentation error, expected 20 spaces but found 0 196 | ERROR | Array indentation error, expected 20 spaces but found 0 197 | ERROR | Array indentation error, expected 20 spaces but found 0 198 | ERROR | Array indentation error, expected 20 spaces but found 0 231 | WARNING | Line exceeds 80 characters; contains 90 characters 234 | ERROR | Missing parameter type at position 1 272 | ERROR | Missing parameter type at position 1 274 | ERROR | Missing parameter type at position 2 276 | ERROR | Missing parameter type at position 3 278 | ERROR | Missing parameter type at position 4 286 | WARNING | Line exceeds 80 characters; contains 120 characters 286 | ERROR | No space before comment text; expected "// | | $this->assertFieldByXPath('//input[@id="edit-title"]', | | $node->title, "Original title value correctly populated.");" | | but found | | "//$this->assertFieldByXPath('//input[@id="edit-title"]', | | $node->title, "Original title value correctly populated.");" 287 | WARNING | Line exceeds 80 characters; contains 151 characters 287 | ERROR | No space before comment text; expected "// | | $this->assertFieldByXPath("//textarea[@name='$body_key']", | | $node->body[$node->language][0]['value'], "Original body value | | correctly populated.");" but found | | "//$this->assertFieldByXPath("//textarea[@name='$body_key']", | | $node->body[$node->language][0]['value'], "Original body value | | correctly populated.");" 287 | ERROR | There must be no blank line following an inline comment 306 | ERROR | Doc comment for var $translations does not match actual | | variable name $textgroup at position 1 306 | ERROR | Missing parameter type at position 1 307 | WARNING | Line exceeds 80 characters; contains 87 characters 310 | WARNING | Line exceeds 80 characters; contains 88 characters 310 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 317 | ERROR | No space before comment text; expected "// | | $this->drupalLogin($this->translator);" but found | | "//$this->drupalLogin($this->translator);" 332 | ERROR | No space before comment text; expected "// | | $this->assertNoUniqueText();" but found | | "//$this->assertNoUniqueText();" 336 | WARNING | Line exceeds 80 characters; contains 81 characters 340 | ERROR | Inline control structures are not allowed 357 | ERROR | No space before comment text; expected "// | | $this->assertNoRaw($language_indicator, t('String is | | translated.'));" but found | | "//$this->assertNoRaw($language_indicator, t('String is | | translated.'));" 370 | ERROR | Missing function doc comment -------------------------------------------------------------------------------- FILE: ...s/all/modules/pareview_temp/test_candidate/webform_localization.install -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 12 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead -------------------------------------------------------------------------------- FILE: ...es/all/modules/pareview_temp/test_candidate/webform_localization.module -------------------------------------------------------------------------------- FOUND 11 ERROR(S) AFFECTING 10 LINE(S) -------------------------------------------------------------------------------- 83 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 203 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 210 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 231 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 242 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 519 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 557 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 562 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 579 | ERROR | There must be an empty line before the parameter block 579 | ERROR | Missing parameter type at position 1 581 | ERROR | Last parameter comment requires a blank newline after it --------------------------------------------------------------------------------