FILE: /pathauto/README.md ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 15 | WARNING | Line exceeds 80 characters; contains 81 characters 62 | WARNING | Line exceeds 80 characters; contains 128 characters 63 | WARNING | Line exceeds 80 characters; contains 132 characters 64 | WARNING | Line exceeds 80 characters; contains 96 characters ---------------------------------------------------------------------- FILE: /pathauto/pathauto.api.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 10 | ERROR | [ ] Missing short description in doc comment 136 | ERROR | [x] Inline comments must end in full-stops, | | exclamation marks, colons, question marks, or | | closing parentheses 146 | ERROR | [ ] Missing parameter type ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: //pathauto/pathauto.install ---------------------------------------------------------------------- FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 11 | WARNING | [x] Unused use statement 12 | WARNING | [x] Unused use statement 19 | ERROR | [x] Inline comments must end in full-stops, | | exclamation marks, colons, question marks, or | | closing parentheses 146 | ERROR | [x] There should be no white space after an opening | | "[" 146 | ERROR | [x] There should be no white space before a closing | | "]" 173 | WARNING | [ ] Line exceeds 80 characters; contains 86 | | characters 187 | ERROR | [x] There should be no white space after an opening | | "[" 187 | ERROR | [x] There should be no white space before a closing | | "]" 194 | ERROR | [x] There should be no white space after an opening | | "[" 194 | ERROR | [x] There should be no white space before a closing | | "]" 198 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ] ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: s//pathauto/pathauto.module ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | ERROR | [x] The PHP open tag must be followed by exactly one | | blank line 15 | WARNING | [ ] Line exceeds 80 characters; contains 88 | | characters 115 | ERROR | [x] Expected 1 blank line after function; 2 found 180 | ERROR | [x] Doc comment short description must end with a | | full stop 180 | ERROR | [ ] Doc comment short description must be on a | | single line, further text should be a separate | | paragraph 196 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: jects/Drupal//pathauto/src/AliasCleaner.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | ERROR | [ ] The @var tag must be the first tag in a member | | variable comment 273 | ERROR | [x] Expected 1 blank line after function; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: pal//pathauto/src/AliasCleanerInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 5 | ERROR | Missing short description in doc comment 16 | WARNING | Line exceeds 80 characters; contains 81 characters 55 | WARNING | Line exceeds 80 characters; contains 81 characters 75 | WARNING | Line exceeds 80 characters; contains 81 characters ---------------------------------------------------------------------- FILE: OH//pathauto/src/AliasStorageHelperInterface.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] There must be one blank line after the namespace | | declaration 95 | ERROR | [x] Expected 1 blank line after function; 2 found 101 | ERROR | [ ] Missing parameter type ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: //pathauto/src/AliasTypeBatchUpdateInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 12 | ERROR | [x] There must be exactly one blank line before the | | tags in a doc comment ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ts/Drupal//pathauto/src/AliasUniquifier.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 41 | ERROR | [x] Expected | | "\Drupal\Core\Routing\RouteProviderInterface" | | but found | | "\Drupal\Core\Routing\RouteProviderInterface." | | for @var tag in member variable comment 103 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: //pathauto/src/AliasUniquifierInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] There must be one blank line after the namespace | | declaration 12 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: upal//pathauto/src/Annotation/AliasType.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 26 | ERROR | The @var tag must be the first tag in a member variable | | comment ---------------------------------------------------------------------- FILE: al//pathauto/src/Entity/PathautoPattern.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 90 | ERROR | Missing short description in doc comment 116 | ERROR | Missing short description in doc comment 121 | ERROR | Missing short description in doc comment ---------------------------------------------------------------------- FILE: OH//pathauto/src/Form/PathautoBulkUpdateForm.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 105 | WARNING | Line exceeds 80 characters; contains 82 characters 142 | ERROR | If the line declaring an array spans longer than 80 | | characters, each element should be broken into its | | own line ---------------------------------------------------------------------- FILE: DCOH//pathauto/src/Form/PathautoSettingsForm.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 22 | ERROR | [ ] Missing short description in doc comment 27 | ERROR | [ ] Missing short description in doc comment 32 | ERROR | [ ] Missing short description in doc comment 38 | ERROR | [ ] Doc comment short description must start with a | | capital letter 38 | ERROR | [x] Doc comment short description must end with a full | | stop 48 | ERROR | [ ] Doc comment short description must start with a | | capital letter 48 | ERROR | [x] Doc comment short description must end with a full | | stop ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: upal//pathauto/src/Form/PatternEditForm.php ---------------------------------------------------------------------- FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 18 | ERROR | [ ] Missing short description in doc comment 23 | ERROR | [ ] Missing short description in doc comment 35 | ERROR | [ ] Missing short description in doc comment 40 | ERROR | [ ] Missing short description in doc comment 60 | ERROR | [ ] Missing parameter comment 61 | ERROR | [ ] Missing parameter comment 62 | ERROR | [ ] Missing parameter comment 63 | ERROR | [ ] Missing parameter comment 65 | ERROR | [x] Visibility must be declared on method | | "__construct" 73 | ERROR | [ ] Doc comment short description must start with a | | capital letter 73 | ERROR | [x] Doc comment short description must end with a | | full stop 103 | ERROR | [x] Inline comments must start with a capital letter 201 | ERROR | [ ] Doc comment short description must start with a | | capital letter 201 | ERROR | [x] Doc comment short description must end with a | | full stop 214 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 229 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ] 244 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ] 258 | ERROR | [ ] Doc comment short description must start with a | | capital letter 258 | ERROR | [x] Doc comment short description must end with a | | full stop ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: /Drupal//pathauto/src/PathautoGenerator.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 88 | ERROR | [ ] Missing short description in doc comment 93 | ERROR | [ ] Missing short description in doc comment 118 | ERROR | [x] Parameter comment must end with a full stop 242 | ERROR | [x] Doc comment short description must end with a full | | stop ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: COH//pathauto/src/PathautoGeneratorInterface.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 13 | ERROR | [ ] Doc comment short description must start with a | | capital letter 13 | ERROR | [x] Doc comment short description must end with a full | | stop 18 | ERROR | [ ] Doc comment short description must start with a | | capital letter 18 | ERROR | [x] Doc comment short description must end with a full | | stop 23 | ERROR | [ ] Doc comment short description must start with a | | capital letter 23 | ERROR | [x] Doc comment short description must end with a full | | stop 52 | ERROR | [x] Separate the @param and @return sections by a blank | | line. 52 | ERROR | [ ] Description for the @return value is missing 80 | ERROR | [ ] Parameter comment must start with a capital letter 81 | ERROR | [x] Parameter comment must end with a full stop ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: //pathauto/src/PathautoPatternInterface.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 15 | ERROR | Description for the @return value is missing 22 | ERROR | Missing parameter comment 31 | ERROR | Description for the @return value is missing 35 | ERROR | Missing short description in doc comment 36 | ERROR | Description for the @return value is missing 43 | ERROR | Description for the @return value is missing 60 | ERROR | Description for the @return value is missing 128 | ERROR | Description for the @return value is missing 149 | ERROR | Description for the @return value is missing 174 | ERROR | Missing parameter type 177 | ERROR | Description for the @return value is missing ---------------------------------------------------------------------- FILE: ects/Drupal//pathauto/src/PathautoState.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | ERROR | [x] The PHP open tag must be followed by exactly one | | blank line 28 | ERROR | [ ] Missing short description in doc comment 91 | ERROR | [x] There must be exactly one blank line before the | | tags in a doc comment 91 | ERROR | [ ] Description for the @return value is missing ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: cts/Drupal//pathauto/src/PathautoWidget.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 1 WARNING AFFECTING 13 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 8 34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 35 | WARNING | [ ] Line exceeds 80 characters; contains 146 | | characters 35 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 38 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 6 57 | ERROR | [x] Functions must not contain multiple empty lines | | in a row; found 2 empty lines ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: 8/modules/pathauto/src/Plugin/Deriver/EntityAliasTypeDeriver.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 23 | ERROR | [ ] Missing short description in doc comment 28 | ERROR | [ ] Missing short description in doc comment 33 | ERROR | [ ] Missing short description in doc comment 47 | ERROR | [x] Separate the @param and @apram sections by a | | blank line. 87 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ) ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: s/pathauto/src/Plugin/pathauto/AliasType/EntityAliasTypeBase.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 225 | ERROR | [x] Expected 1 blank line after function; 2 found 228 | ERROR | [x] The closing brace for the class must have an empty | | line before it ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: H//pathauto/src/Tests/PathautoBulkUpdateTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 39 | ERROR | [ ] Doc comment short description must start with a | | capital letter 39 | ERROR | [x] Doc comment short description must end with a full | | stop 41 | ERROR | [x] Visibility must be declared on method "setUp" 57 | ERROR | [x] Missing function doc comment 57 | ERROR | [x] Visibility must be declared on method | | "testBulkUpdate" 97 | ERROR | [x] Visibility must be declared on method | | "testBulkUpdateExistingContent" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: 8/modules/pathauto/src/Tests/PathautoEnablingEntityTypesTest.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 33 | ERROR | [ ] Doc comment short description must start with a | | capital letter 33 | ERROR | [x] Doc comment short description must end with a full | | stop 35 | ERROR | [x] Visibility must be declared on method "setUp" 55 | ERROR | [ ] Doc comment short description must be on a single | | line, further text should be a separate paragraph 57 | ERROR | [x] Visibility must be declared on method | | "testEnablingEntityTypes" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: //pathauto/src/Tests/PathautoLocaleTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 25 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken into | | its own line 39 | ERROR | [ ] Doc comment short description must be on a single | | line, further text should be a separate paragraph 41 | ERROR | [x] Visibility must be declared on method | | "testLanguageAliases" 54 | ERROR | [x] Closing parenthesis of array declaration must be | | on a new line 89 | ERROR | [x] Visibility must be declared on method | | "testLanguagePatterns" 176 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken into | | its own line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: H//pathauto/src/Tests/PathautoMassDeleteTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 53 | ERROR | [ ] Doc comment short description must start with a | | capital letter 53 | ERROR | [x] Doc comment short description must end with a full | | stop 55 | ERROR | [x] Visibility must be declared on method "setUp" 55 | ERROR | [x] Expected 1 blank line before function; 2 found 74 | ERROR | [x] Visibility must be declared on method | | "testDeleteAll" 90 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken into | | its own line 120 | ERROR | [x] Visibility must be declared on method | | "generateAliases" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: DCOH//pathauto/src/Tests/PathautoNodeWebTest.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 3 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] There must be one blank line after the namespace | | declaration 23 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 33 | ERROR | [ ] Doc comment short description must start with a | | capital letter 33 | ERROR | [x] Doc comment short description must end with a | | full stop 35 | ERROR | [x] Visibility must be declared on method "setUp" 59 | ERROR | [x] Visibility must be declared on method | | "testNodeEditing" 60 | WARNING | [ ] Line exceeds 80 characters; contains 84 | | characters 133 | ERROR | [x] No space found before comment text; expected "// | | $this->drupalPostForm(NULL, $edit, t('Save and | | keep published'));" but found | | "//$this->drupalPostForm(NULL, $edit, t('Save | | and keep published'));" 133 | ERROR | [x] Inline comments must end in full-stops, | | exclamation marks, colons, question marks, or | | closing parentheses 146 | ERROR | [x] Visibility must be declared on method | | "testNodeOperations" 165 | ERROR | [ ] Missing short description in doc comment 191 | WARNING | [ ] Line exceeds 80 characters; contains 92 | | characters 208 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters 246 | ERROR | [x] Expected 1 blank line after function; 2 found 274 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: pal-8/modules/pathauto/src/Tests/PathautoSettingsFormWebTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 88 | ERROR | [ ] Doc comment short description must start with a | | capital letter 88 | ERROR | [x] Doc comment short description must end with a full | | stop 90 | ERROR | [x] Visibility must be declared on method "setUp" 111 | ERROR | [x] Visibility must be declared on method | | "testDefaultFormValues" 127 | ERROR | [x] Visibility must be declared on method | | "testVerboseOption" 148 | ERROR | [x] Visibility must be declared on method | | "testSettingsForm" 174 | ERROR | [x] Visibility must be declared on method | | "testPunctuationSettings" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: //pathauto/src/Tests/PathautoTaxonomyWebTest.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] There must be one blank line after the namespace | | declaration 30 | ERROR | [ ] Doc comment short description must start with a | | capital letter 30 | ERROR | [x] Doc comment short description must end with a full | | stop 32 | ERROR | [x] Visibility must be declared on method "setUp" 46 | ERROR | [x] Expected 1 blank line after function; 2 found 52 | ERROR | [x] Visibility must be declared on method | | "testTermEditing" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: //pathauto/src/Tests/PathautoTestHelperTrait.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 52 | ERROR | [x] Parameter comment must end with a full stop 66 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ] 71 | ERROR | [x] Missing function doc comment 75 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 78 | ERROR | [x] Missing function doc comment 79 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 83 | ERROR | [x] Missing function doc comment 91 | ERROR | [x] Missing function doc comment 99 | ERROR | [x] Missing function doc comment 103 | ERROR | [x] Missing function doc comment 111 | ERROR | [x] Missing function doc comment 119 | ERROR | [x] Missing function doc comment 125 | ERROR | [x] Missing function doc comment 131 | ERROR | [x] Missing function doc comment 136 | ERROR | [x] Missing function doc comment 141 | ERROR | [ ] Missing short description in doc comment 142 | ERROR | [ ] Missing parameter comment 143 | ERROR | [ ] Description for the @return value is missing 157 | ERROR | [x] Missing function doc comment 168 | ERROR | [x] Missing function doc comment 168 | ERROR | [ ] Arguments with default values must be at the end | | of the argument list 180 | ERROR | [x] Missing function doc comment ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: upal//pathauto/src/Tests/PathautoUiTest.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 32 | ERROR | [ ] Doc comment short description must start with a | | capital letter 32 | ERROR | [x] Doc comment short description must end with a | | full stop 34 | ERROR | [x] Visibility must be declared on method "setUp" 53 | ERROR | [x] Missing function doc comment 53 | ERROR | [x] Visibility must be declared on method | | "testSettingsValidation" 58 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters 65 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters 72 | WARNING | [ ] Line exceeds 80 characters; contains 86 | | characters 82 | ERROR | [x] Missing function doc comment 82 | ERROR | [x] Visibility must be declared on method | | "testPatternsWorkflow" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: DCOH//pathauto/src/Tests/PathautoUserWebTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 3 | ERROR | [x] There must be one blank line after the namespace | | declaration 32 | ERROR | [ ] Doc comment short description must start with a | | capital letter 32 | ERROR | [x] Doc comment short description must end with a full | | stop 34 | ERROR | [x] Visibility must be declared on method "setUp" 48 | ERROR | [x] Expected 1 blank line after function; 2 found 54 | ERROR | [x] Visibility must be declared on method | | "testUserEditing" 63 | ERROR | [x] Visibility must be declared on method | | "testUserOperations" 73 | ERROR | [x] Functions must not contain multiple empty lines in | | a row; found 2 empty lines ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: rupal-8/modules/pathauto/tests/src/Kernel/PathautoKernelTest.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 5 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 31 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 35 | ERROR | [ ] Missing short description in doc comment 40 | ERROR | [ ] Missing short description in doc comment 45 | ERROR | [x] Missing function doc comment 98 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ] 267 | WARNING | [ ] Line exceeds 80 characters; contains 102 | | characters 288 | ERROR | [x] Inline comments must end in full-stops, | | exclamation marks, colons, question marks, or | | closing parentheses 326 | WARNING | [ ] Line exceeds 80 characters; contains 113 | | characters 327 | ERROR | [ ] Doc comment short description must be on a | | single line, further text should be a separate | | paragraph 344 | WARNING | [ ] Line exceeds 80 characters; contains 83 | | characters 365 | ERROR | [x] Visibility must be declared on method | | "testParentChildPathTokens" 367 | WARNING | [x] There must be no blank line following an inline | | comment 374 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 388 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 392 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken | | into its own line 414 | ERROR | [x] Missing function doc comment 414 | ERROR | [x] Visibility must be declared on method | | "testNoExistingPathAliases" 447 | ERROR | [x] Visibility must be declared on method | | "testProgrammaticEntityCreation" 469 | ERROR | [x] Visibility must be declared on method | | "testPathAliasUniquifyWordsafe" 479 | ERROR | [x] Inline comments must end in full-stops, | | exclamation marks, colons, question marks, or | | closing parentheses 487 | ERROR | [x] Visibility must be declared on method | | "testPatternStatus" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: /pathauto/tests/src/Kernel/PathautoTokenTest.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 22 | ERROR | [x] Missing function doc comment 37 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters 60 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken into | | its own line 63 | ERROR | [ ] If the line declaring an array spans longer than | | 80 characters, each element should be broken into | | its own line 70 | ERROR | [x] Missing function doc comment ---------------------------------------------------------------------- ---------------------------------------------------------------------- FILE: rupal-8/modules/pathauto/tests/src/Unit/VerboseMessengerTest.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 37 | ERROR | [x] There must be exactly one blank line before the | | tags in a doc comment 43 | ERROR | [ ] Missing short description in doc comment 50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 0 50 | ERROR | [x] Closing brace indented incorrectly; expected 2 | | spaces, found 0 53 | ERROR | [x] There must be one blank line after the namespace | | declaration 56 | ERROR | [x] Missing function doc comment 56 | ERROR | [x] Expected 1 blank line before function; 0 found 57 | ERROR | [x] Expected 1 blank line after function; 0 found ----------------------------------------------------------------------