FILE: /var/www/community/d8.dev/core/modules/contextual/contextual.api.php -------------------------------------------------------------------------------- FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 26 | WARNING | Line exceeds 80 characters; contains 88 characters -------------------------------------------------------------------------------- FILE: /var/www/community/d8.dev/core/modules/contextual/contextual.module -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AND 1 WARNING(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 203 | ERROR | Inline doc block comments are not allowed; use "// Comment" | | instead 253 | WARNING | Line exceeds 80 characters; contains 91 characters -------------------------------------------------------------------------------- FILE: ...contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php -------------------------------------------------------------------------------- FOUND 6 ERROR(S) AND 2 WARNING(S) AFFECTING 6 LINE(S) -------------------------------------------------------------------------------- 30 | ERROR | Missing function doc comment 39 | ERROR | Missing function doc comment 62 | ERROR | Missing function doc comment 119 | WARNING | A comma should follow the last multiline array item. Found: ) 120 | WARNING | A comma should follow the last multiline array item. Found: ) 134 | ERROR | Missing function doc comment 134 | ERROR | There should be no white space after an opening "{" 134 | ERROR | There should be no white space before a closing "}" -------------------------------------------------------------------------------- FILE: ...contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php -------------------------------------------------------------------------------- FOUND 6 ERROR(S) AND 1 WARNING(S) AFFECTING 6 LINE(S) -------------------------------------------------------------------------------- 25 | ERROR | Missing function doc comment 33 | ERROR | Missing function doc comment 33 | ERROR | Visibility must be declared on method "setUp" 50 | ERROR | Visibility must be declared on method | | "testDifferentPermissions" 121 | ERROR | Missing comment for @return statement 128 | WARNING | Line exceeds 80 characters; contains 81 characters 133 | ERROR | Missing comment for @return statement -------------------------------------------------------------------------------- FILE: ...e/modules/contextual/lib/Drupal/contextual/Tests/ContextualUnitTest.php -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AND 2 WARNING(S) AFFECTING 10 LINE(S) -------------------------------------------------------------------------------- 16 | ERROR | Missing function doc comment 25 | ERROR | Function comment short description must end with a full stop 27 | ERROR | Method name | | "ContextualUnitTest::_contextual_links_id_testcases" is not in | | lowerCamel format, it must not contain underscores 27 | ERROR | Visibility must be declared on method | | "_contextual_links_id_testcases" 38 | WARNING | A comma should follow the last multiline array item. Found: ) 51 | ERROR | Expected 1 space before "=>"; 0 found 53 | ERROR | Key specified for array entry; first entry has no key 70 | WARNING | A comma should follow the last multiline array item. Found: | | 'frontpage' 95 | ERROR | Key specified for array entry; first entry has no key 114 | ERROR | Visibility must be declared on method | | "testContextualLinksToId" 124 | ERROR | Visibility must be declared on method | | "testContextualIdToLinks" -------------------------------------------------------------------------------- Time: 1 second, Memory: 6.75Mb