FILE: .../mparker17/.drush/security_review/security_review.site_audit.inc ---------------------------------------------------------------------- FOUND 31 ERRORS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | ERROR | [x] Missing file doc comment 3 | ERROR | [x] Missing class doc comment 44 | ERROR | [ ] Missing parameter comment 44 | ERROR | [ ] Missing parameter type 45 | ERROR | [ ] Missing parameter comment 46 | ERROR | [ ] Missing parameter comment 47 | ERROR | [x] Separate the @param and @return sections by a | | blank line. 47 | ERROR | [ ] Return comment must be on the next line 49 | ERROR | [ ] Private method name | | "SecurityReviewSiteAuditCheckAbstract::generateUL" | | is not in lowerCamel format 108 | ERROR | [x] The closing brace for the class must have an empty | | line before it 110 | ERROR | [x] Missing class doc comment 113 | ERROR | [x] Missing function doc comment 119 | ERROR | [x] The closing brace for the class must have an empty | | line before it 121 | ERROR | [x] Missing class doc comment 123 | ERROR | [x] The closing brace for the class must have an empty | | line before it 125 | ERROR | [x] Missing class doc comment 127 | ERROR | [x] The closing brace for the class must have an empty | | line before it 129 | ERROR | [x] Missing class doc comment 131 | ERROR | [x] The closing brace for the class must have an empty | | line before it 133 | ERROR | [x] Missing class doc comment 135 | ERROR | [x] The closing brace for the class must have an empty | | line before it 137 | ERROR | [x] Missing class doc comment 139 | ERROR | [x] The closing brace for the class must have an empty | | line before it 141 | ERROR | [x] Missing class doc comment 143 | ERROR | [x] The closing brace for the class must have an empty | | line before it 145 | ERROR | [x] Missing class doc comment 147 | ERROR | [x] The closing brace for the class must have an empty | | line before it 149 | ERROR | [x] Missing class doc comment 151 | ERROR | [x] The closing brace for the class must have an empty | | line before it 153 | ERROR | [x] Missing class doc comment 155 | ERROR | [x] The closing brace for the class must have an empty | | line before it FILE: .../mparker17/.drush/security_review/security_review.site_audit.inc ---------------------------------------------------------------------- FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 110 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 121 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 125 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 129 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 133 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 137 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 141 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 145 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 149 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" 153 | WARNING | Class name must be prefixed with the project name | | "SecurityReview" ----------------------------------------------------------------------