FILE: .../sites/all/modules/pareview_temp/test_candidate/css/socialmediafeed.css -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 104 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...tes/all/modules/pareview_temp/test_candidate/js/socialmediafeed_form.js -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 98 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...pace/drupal-7/sites/all/modules/pareview_temp/test_candidate/readme.txt -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 55 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...l-7/sites/all/modules/pareview_temp/test_candidate/socialmediafeed.info -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 5 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: .../sites/all/modules/pareview_temp/test_candidate/socialmediafeed.install -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AND 1 WARNING(S) AFFECTING 10 LINE(S) -------------------------------------------------------------------------------- 8 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 9 | ERROR | Function doc comment must end on the line before the function | | definition 16 | ERROR | Space before opening parenthesis of function call prohibited 24 | ERROR | Space before opening parenthesis of function call prohibited 34 | ERROR | Space before opening parenthesis of function call prohibited 48 | ERROR | Space before opening parenthesis of function call prohibited 71 | ERROR | You must use "/**" style comments for a function comment 183 | ERROR | You must use "/**" style comments for a function comment 192 | ERROR | You must use "/**" style comments for a function comment 212 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...7/sites/all/modules/pareview_temp/test_candidate/socialmediafeed.module -------------------------------------------------------------------------------- FOUND 133 ERROR(S) AND 17 WARNING(S) AFFECTING 111 LINE(S) -------------------------------------------------------------------------------- 9 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 27 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 34 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 65 | ERROR | 2 spaces found before inline comment; expected "// Facebook | | Fieldset" but found "// Facebook Fieldset" 65 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 107 | ERROR | 2 spaces found before inline comment; expected "// Twitter | | Fieldset" but found "// Twitter Fieldset" 107 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 135 | ERROR | 2 spaces found before inline comment; expected "// Youtube | | Fieldset" but found "// Youtube Fieldset" 135 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 163 | ERROR | 2 spaces found before inline comment; expected "// Foursquare | | Fieldset" but found "// Foursquare Fieldset" 163 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 217 | WARNING | Line exceeds 80 characters; contains 95 characters 224 | WARNING | Line exceeds 80 characters; contains 81 characters 238 | WARNING | Line exceeds 80 characters; contains 93 characters 245 | WARNING | Line exceeds 80 characters; contains 94 characters 252 | WARNING | Line exceeds 80 characters; contains 92 characters 259 | WARNING | Line exceeds 80 characters; contains 94 characters 266 | WARNING | Line exceeds 80 characters; contains 101 characters 273 | WARNING | Line exceeds 80 characters; contains 97 characters 280 | WARNING | Line exceeds 80 characters; contains 85 characters 345 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 351 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 357 | WARNING | Line exceeds 80 characters; contains 95 characters 386 | ERROR | Missing function doc comment 392 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 395 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 399 | ERROR | No space before comment text; expected "// App Info, needed | | for Auth" but found "//App Info, needed for Auth" 399 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 402 | ERROR | No space before comment text; expected "// retrieve auth | | token" but found "//retrieve auth token" 402 | ERROR | Inline comments must start with a capital letter 402 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 403 | ERROR | Variable "authToken" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 406 | ERROR | Space found before comma in function call 409 | ERROR | You must use "/**" style comments for a function comment 433 | ERROR | Space found before comma in function call 435 | ERROR | Space found before comma in function call 445 | ERROR | Missing function doc comment 451 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 454 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 458 | ERROR | Concat operator must be surrounded by spaces 458 | ERROR | Concat operator must be surrounded by spaces 463 | ERROR | Missing function doc comment 482 | ERROR | Space found before comma in function call 490 | ERROR | Missing function doc comment 496 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 499 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 503 | ERROR | Variable "feedURL" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 504 | ERROR | Variable "feedURL" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 507 | ERROR | Missing function doc comment 510 | ERROR | An operator statement must be followed by a single space 510 | ERROR | There must be a single space before an operator statement 513 | ERROR | Space found before comma in function call 538 | ERROR | Space found before comma in function call 546 | ERROR | Missing function doc comment 552 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 555 | ERROR | Variable "retData" is camel caps format. do not use mixed case | | (camelCase), use lower case and _ 561 | ERROR | Space found before comma in function call 562 | ERROR | Space found before comma in function call 565 | ERROR | Missing function doc comment 601 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 601 | ERROR | Space found before comma in function call 607 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 610 | ERROR | An operator statement must be followed by a single space 610 | ERROR | There must be a single space before an operator statement 610 | ERROR | An operator statement must be followed by a single space 610 | ERROR | There must be a single space before an operator statement 610 | ERROR | An operator statement must be followed by a single space 610 | ERROR | There must be a single space before an operator statement 612 | ERROR | Concat operator must be surrounded by spaces 616 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 617 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 620 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 621 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 622 | ERROR | Line indented incorrectly; expected at least 6 spaces, found 4 637 | ERROR | Space found before comma in function call 638 | ERROR | Space found before comma in function call 639 | ERROR | Space found before comma in function call 640 | ERROR | Space found before comma in function call 641 | ERROR | Space found before comma in function call 642 | ERROR | Space found before comma in function call 648 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar." 652 | WARNING | A comma should follow the last multiline array item. Found: ) 666 | ERROR | Line indented incorrectly; expected 8 spaces, found 6 667 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 667 | ERROR | Concat operator must be surrounded by spaces 667 | ERROR | Concat operator must be surrounded by spaces 667 | ERROR | Concat operator must be surrounded by spaces 667 | ERROR | Concat operator must be surrounded by spaces 668 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 668 | ERROR | Concat operator must be surrounded by spaces 668 | ERROR | Concat operator must be surrounded by spaces 669 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 670 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 671 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 672 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 673 | ERROR | Line indented incorrectly; expected 10 spaces, found 6 674 | ERROR | Line indented incorrectly; expected at least 12 spaces, found | | 8 674 | ERROR | Concat operator must be surrounded by spaces 674 | ERROR | Concat operator must be surrounded by spaces 676 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 677 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 677 | ERROR | Space before closing parenthesis of function call prohibited 679 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 680 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 681 | ERROR | Break statement indented incorrectly; expected 8 spaces, found | | 6 683 | ERROR | Line indented incorrectly; expected 8 spaces, found 6 684 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 684 | ERROR | Concat operator must be surrounded by spaces 684 | ERROR | Concat operator must be surrounded by spaces 684 | ERROR | Concat operator must be surrounded by spaces 684 | ERROR | Concat operator must be surrounded by spaces 685 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 686 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 687 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 688 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 688 | ERROR | Space before closing parenthesis of function call prohibited 689 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 690 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 691 | ERROR | Break statement indented incorrectly; expected 8 spaces, found | | 6 693 | ERROR | Line indented incorrectly; expected 8 spaces, found 6 694 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 694 | ERROR | Concat operator must be surrounded by spaces 694 | ERROR | Concat operator must be surrounded by spaces 694 | ERROR | Concat operator must be surrounded by spaces 694 | ERROR | Concat operator must be surrounded by spaces 695 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 696 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 697 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 698 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 699 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 700 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 701 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 701 | ERROR | Space before closing parenthesis of function call prohibited 702 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 703 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 704 | ERROR | Break statement indented incorrectly; expected 8 spaces, found | | 6 706 | ERROR | Line indented incorrectly; expected 8 spaces, found 6 707 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 707 | ERROR | Concat operator must be surrounded by spaces 707 | ERROR | Concat operator must be surrounded by spaces 707 | ERROR | Concat operator must be surrounded by spaces 707 | ERROR | Concat operator must be surrounded by spaces 708 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 709 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 710 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 711 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 711 | ERROR | Space before closing parenthesis of function call prohibited 712 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 713 | ERROR | Line indented incorrectly; expected at least 10 spaces, found | | 6 714 | ERROR | Break statement indented incorrectly; expected 8 spaces, found | | 6 --------------------------------------------------------------------------------