FILE: ...e/drupal-7/sites/all/modules/pareview_temp/test_candidate/CHANGELOG.txt -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 56 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...al-7/sites/all/modules/pareview_temp/test_candidate/css/swiftmailer.css -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 3 | ERROR | Multiple CSS properties should be listed in alphabetical order 9 | ERROR | Multiple CSS properties should be listed in alphabetical order -------------------------------------------------------------------------------- FILE: ...dules/pareview_temp/test_candidate/includes/classes/SWIFTMailSystem.inc -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AND 4 WARNING(S) AFFECTING 6 LINE(S) -------------------------------------------------------------------------------- 13 | WARNING | Line exceeds 80 characters; contains 93 characters 76 | WARNING | Line exceeds 80 characters; contains 93 characters 282 | ERROR | Missing parameter type at position 2 285 | WARNING | The use of private methods or properties is strongly | | discouraged, use "protected" instead 314 | ERROR | Missing parameter type at position 2 318 | WARNING | The use of private methods or properties is strongly | | discouraged, use "protected" instead -------------------------------------------------------------------------------- FILE: ...all/modules/pareview_temp/test_candidate/includes/helpers/utilities.inc -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 104 | ERROR | Function comment short description must be on a single line -------------------------------------------------------------------------------- FILE: ...view_temp/test_candidate/includes/pages/swiftmailer_admin_transport.inc -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 23 | ERROR | Line indented incorrectly; expected 2 spaces, found 4 165 | ERROR | Array closing indentation error, expected 4 spaces but found 6 -------------------------------------------------------------------------------- FILE: ...rupal-7/sites/all/modules/pareview_temp/test_candidate/swiftmailer.info -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 7 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...al-7/sites/all/modules/pareview_temp/test_candidate/swiftmailer.install -------------------------------------------------------------------------------- FOUND 13 ERROR(S) AND 2 WARNING(S) AFFECTING 7 LINE(S) -------------------------------------------------------------------------------- 13 | WARNING | Line exceeds 80 characters; contains 97 characters 13 | ERROR | No space before comment text; expected "// $configuration = | | variable_get('mail_system', array('default-system' => | | 'DefaultMailSystem'));" but found "//$configuration = | | variable_get('mail_system', array('default-system' => | | 'DefaultMailSystem'));" 13 | ERROR | There must be no blank line following an inline comment 16 | ERROR | No space before comment text; expected "// | | variable_set('swiftmailer_mail_system_old', $configuration);" | | but found "//variable_set('swiftmailer_mail_system_old', | | $configuration);" 16 | ERROR | There must be no blank line following an inline comment 19 | ERROR | No space before comment text; expected "// | | variable_set('mail_system', array('default-system' => | | 'SWIFTMailSystem'));" but found "//variable_set('mail_system', | | array('default-system' => 'SWIFTMailSystem'));" 19 | ERROR | There must be no blank line following an inline comment 31 | WARNING | Line exceeds 80 characters; contains 113 characters 31 | ERROR | No space before comment text; expected "// $configuration = | | variable_get('swiftmailer_mail_system_old', | | array('default-system' => 'DefaultMailSystem'));" but found | | "//$configuration = variable_get('swiftmailer_mail_system_old', | | array('default-system' => 'DefaultMailSystem'));" 31 | ERROR | There must be no blank line following an inline comment 34 | ERROR | No space before comment text; expected "// | | variable_set('mail_system', $configuration);" but found | | "//variable_set('mail_system', $configuration);" 34 | ERROR | There must be no blank line following an inline comment 37 | ERROR | No space before comment text; expected "// | | variable_del('swiftmailer_mail_system_old');" but found | | "//variable_del('swiftmailer_mail_system_old');" 37 | ERROR | There must be no blank line following an inline comment 47 | ERROR | No space before comment text; expected "// | | variable_del('swiftmailer_mail_system_old');" but found | | "//variable_del('swiftmailer_mail_system_old');" --------------------------------------------------------------------------------