Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(722 errors, 724 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

theme/evolved/config.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) This comment is 58% valid code; is this commented out code?
(#23) No space found before comment text; expected "// $THEME->parents_exclude_javascripts = array('bootstrapbase' => array('moodlebootstrap')); // Exclude YUI Bootstrap code." but found "//$THEME->parents_exclude_javascripts = array('bootstrapbase' => array('moodlebootstrap')); // Exclude YUI Bootstrap code."
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
theme/evolved/db/install.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
theme/evolved/db/upgrade.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 1
theme/evolved/jquery/plugins.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/evolved/lang/en/theme_evolved.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// Theme Info" but found "//Theme Info"
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// Theme Admin Panel Labels" but found "//Theme Admin Panel Labels"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// Theme Fonts" but found "//Theme Fonts"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// General and Snow Alerts" but found "//General and Snow Alerts"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// Theme style settings" but found "//Theme style settings"
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// frontpage slideshow images" but found "//frontpage slideshow images"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// Custom Frontpage Settings" but found "//Custom Frontpage Settings"
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) No space found before comment text; expected "// Frontpage Slideshow toggle" but found "//Frontpage Slideshow toggle"
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) No space found before comment text; expected "// Custom Login Page" but found "//Custom Login Page"
(#227) Whitespace found at end of line
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) No space found before comment text; expected "// socialwall CSS labels" but found "//socialwall CSS labels"
theme/evolved/layout/columns1.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#78) Line indented incorrectly; expected 8 spaces, found 6
theme/evolved/layout/columns2.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#78) Expected "if (...) {\n"; found "if (...) { "
(#78) Closing brace must be on a line by itself
(#81) Line indented incorrectly; expected 8 spaces, found 6
(#105) Whitespace found at end of line
(#106) Line indented incorrectly; expected 4 spaces, found 8
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Expected 1 space before "=="; 0 found
(#106) Expected 1 space after "=="; 0 found
(#108) Line indented incorrectly; expected 4 spaces, found 8
(#108) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Expected 1 space before "=="; 0 found
(#108) Expected 1 space after "=="; 0 found
(#110) Line indented incorrectly; expected 4 spaces, found 8
(#110) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#112) Line indented incorrectly; expected 4 spaces, found 8
(#112) Whitespace found at end of line
theme/evolved/layout/columns2rt.php
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#85) Line indented incorrectly; expected 8 spaces, found 6
(#104) Whitespace found at end of line
(#105) Line indented incorrectly; expected 4 spaces, found 8
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Expected 1 space before "=="; 0 found
(#105) Expected 1 space after "=="; 0 found
(#107) Line indented incorrectly; expected 4 spaces, found 8
(#107) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#107) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Expected 1 space before "=="; 0 found
(#107) Expected 1 space after "=="; 0 found
(#109) Line indented incorrectly; expected 4 spaces, found 8
(#109) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Expected 1 space before "=="; 0 found
(#109) Expected 1 space after "=="; 0 found
(#111) Line indented incorrectly; expected 4 spaces, found 8
(#111) Whitespace found at end of line
(#125) Line indented incorrectly; expected 4 spaces, found 1
theme/evolved/layout/columns3.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#95) Line indented incorrectly; expected 8 spaces, found 6
theme/evolved/layout/embedded.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/evolved/layout/frontpage.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#35) Whitespace found at end of line
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#36) Expected 1 space before "=="; 0 found
(#36) Expected 1 space after "=="; 0 found
(#38) Line indented incorrectly; expected 4 spaces, found 8
(#38) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#38) Expected "if (...) {\n"; found "if(...) {\n"
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#40) Line indented incorrectly; expected 4 spaces, found 8
(#40) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#42) Line indented incorrectly; expected 4 spaces, found 8
(#42) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Line indented incorrectly; expected 4 spaces, found 8
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Expected 1 space before "=="; 0 found
(#48) Expected 1 space after "=="; 0 found
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#50) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#52) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Expected 1 space before "=="; 0 found
(#52) Expected 1 space after "=="; 0 found
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#54) Whitespace found at end of line
theme/evolved/layout/includes/alerts.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#10) Spaces must be used to indent lines; tabs are not allowed
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) A closing tag is not permitted at the end of a PHP file
theme/evolved/layout/includes/fonts.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#1) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#1) Expected 1 space after "=="; 0 found
(#1) Line 12 of the opening comment must start "//".
(#1) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#1) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#3) Spaces must be used to indent lines; tabs are not allowed
(#4) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#4) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#4) Expected 1 space before "=="; 0 found
(#4) Expected 1 space after "=="; 0 found
(#5) Spaces must be used to indent lines; tabs are not allowed
(#6) Spaces must be used to indent lines; tabs are not allowed
(#7) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#7) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#7) Expected 1 space before "=="; 0 found
(#7) Expected 1 space after "=="; 0 found
(#8) Spaces must be used to indent lines; tabs are not allowed
(#9) Spaces must be used to indent lines; tabs are not allowed
(#10) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#10) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#10) Expected 1 space before "=="; 0 found
(#10) Expected 1 space after "=="; 0 found
(#11) Spaces must be used to indent lines; tabs are not allowed
(#12) Spaces must be used to indent lines; tabs are not allowed
(#13) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#13) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#13) Expected 1 space before "=="; 0 found
(#13) Expected 1 space after "=="; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#16) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#16) Expected 1 space before "=="; 0 found
(#16) Expected 1 space after "=="; 0 found
(#17) Spaces must be used to indent lines; tabs are not allowed
(#18) Spaces must be used to indent lines; tabs are not allowed
(#19) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#19) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#19) Expected 1 space before "=="; 0 found
(#19) Expected 1 space after "=="; 0 found
(#20) Spaces must be used to indent lines; tabs are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#22) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#22) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#22) Expected 1 space before "=="; 0 found
(#22) Expected 1 space after "=="; 0 found
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#25) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#25) Expected 1 space before "=="; 0 found
(#25) Expected 1 space after "=="; 0 found
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#28) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#28) Expected 1 space before "=="; 0 found
(#28) Expected 1 space after "=="; 0 found
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#31) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#31) Expected 1 space before "=="; 0 found
(#31) Expected 1 space after "=="; 0 found
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#34) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#34) Expected 1 space before "=="; 0 found
(#34) Expected 1 space after "=="; 0 found
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#37) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#37) Expected 1 space before "=="; 0 found
(#37) Expected 1 space after "=="; 0 found
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#40) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#43) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#46) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#46) Expected 1 space before "=="; 0 found
(#46) Expected 1 space after "=="; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#49) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#52) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#52) Expected 1 space before "=="; 0 found
(#52) Expected 1 space after "=="; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#55) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#58) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#58) Expected 1 space before "=="; 0 found
(#58) Expected 1 space after "=="; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Expected "} else if (...) {\n"; found "} else if(...) { ?>\n"
(#61) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#61) Expected 1 space before "=="; 0 found
(#61) Expected 1 space after "=="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) A closing tag is not permitted at the end of a PHP file
theme/evolved/layout/includes/fpcustom.php
(#1) The first thing in a PHP file must be the <?php tag.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#42) Line exceeds 132 characters; contains 159 characters
(#43) Spaces must be used to indent lines; tabs are not allowed
theme/evolved/layout/includes/fpcustom_lgin.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#135) Line exceeds maximum limit of 180 characters; contains 279 characters
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#145) Line exceeds 132 characters; contains 157 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#147) Line exceeds 132 characters; contains 154 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#152) Line exceeds 132 characters; contains 158 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#154) Line exceeds 132 characters; contains 172 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#158) Line exceeds 132 characters; contains 157 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#160) Line exceeds 132 characters; contains 172 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#164) Line exceeds 132 characters; contains 157 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#166) Line exceeds 132 characters; contains 171 characters
(#196) Closing brace indented incorrectly; expected 4 spaces, found 0
theme/evolved/layout/includes/fpnormal.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#41) Line indented incorrectly; expected 8 spaces, found 0
(#47) Line indented incorrectly; expected 8 spaces, found 6
theme/evolved/layout/includes/marketingspots.php
(#26) Whitespace found at end of line
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#34) Line exceeds 132 characters; contains 157 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#37) Line exceeds 132 characters; contains 171 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#51) Line exceeds 132 characters; contains 171 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Line exceeds 132 characters; contains 157 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
(#66) Line exceeds 132 characters; contains 171 characters
theme/evolved/layout/includes/slideshow.php
(#1) The first thing in a PHP file must be the <?php tag.
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#4) Line exceeds 132 characters; contains 157 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#6) Line exceeds 132 characters; contains 154 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#11) Line exceeds 132 characters; contains 158 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#13) Line exceeds 132 characters; contains 172 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#17) Line exceeds 132 characters; contains 157 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#19) Line exceeds 132 characters; contains 172 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#23) Line exceeds 132 characters; contains 157 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
(#25) Line exceeds 132 characters; contains 171 characters
theme/evolved/layout/login.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#79) Whitespace found at end of line
(#80) Line indented incorrectly; expected 4 spaces, found 8
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Expected 1 space before "=="; 0 found
(#80) Expected 1 space after "=="; 0 found
(#82) Line indented incorrectly; expected 4 spaces, found 8
(#82) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Expected 1 space before "=="; 0 found
(#82) Expected 1 space after "=="; 0 found
(#84) Line indented incorrectly; expected 4 spaces, found 8
(#84) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#86) Line indented incorrectly; expected 4 spaces, found 8
(#86) Whitespace found at end of line
(#91) Line indented incorrectly; expected 8 spaces, found 5
theme/evolved/layout/maintenance.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/evolved/layout/secure.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/evolved/lib.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Line exceeds 132 characters; contains 138 characters
(#56) Whitespace found at end of line
(#57) No space found before comment text; expected "// This also sets the page-content css to make the background color the same as the main content." but found "//This also sets the page-content css to make the background color the same as the main content."
(#108) Whitespace found at end of line
(#112) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#123) Expected 1 space after "=="; 0 found
(#128) Expected 1 space after "=="; 0 found
(#133) Expected 1 space after "=="; 0 found
(#138) Expected 1 space after "=="; 0 found
(#143) Expected 1 space after "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#153) Expected 1 space after "=="; 0 found
(#158) Expected 1 space after "=="; 0 found
(#163) Expected 1 space after "=="; 0 found
(#168) Expected 1 space after "=="; 0 found
(#173) Expected 1 space after "=="; 0 found
(#178) Expected 1 space after "=="; 0 found
(#183) Expected 1 space after "=="; 0 found
(#188) Expected 1 space after "=="; 0 found
(#193) Expected 1 space after "=="; 0 found
(#198) Expected 1 space after "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#208) Expected 1 space after "=="; 0 found
(#213) Expected 1 space after "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#228) Expected 1 space after "=="; 0 found
(#234) Whitespace found at end of line
(#311) Whitespace found at end of line
(#335) Whitespace found at end of line
(#343) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) No space found before comment text; expected "// Adds custom background color to marketboxes" but found "//Adds custom background color to marketboxes"
(#372) Line indented incorrectly; expected 4 spaces, found 8
(#374) Closing brace indented incorrectly; expected 8 spaces, found 4
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) No space found before comment text; expected "// Adds custom background color to topics and weeks" but found "//Adds custom background color to topics and weeks"
(#385) Line indented incorrectly; expected 4 spaces, found 8
(#387) Closing brace indented incorrectly; expected 8 spaces, found 4
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) No space found before comment text; expected "// Adds custom Socialwall Labels" but found "//Adds custom Socialwall Labels"
(#398) Line indented incorrectly; expected 4 spaces, found 8
(#400) Closing brace indented incorrectly; expected 8 spaces, found 4
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) No space found before comment text; expected "// Adds custom Socialwall Labels" but found "//Adds custom Socialwall Labels"
(#411) Line indented incorrectly; expected 4 spaces, found 8
(#413) Closing brace indented incorrectly; expected 8 spaces, found 4
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) No space found before comment text; expected "// Adds custom Socialwall Labels" but found "//Adds custom Socialwall Labels"
(#424) Line indented incorrectly; expected 4 spaces, found 8
(#426) Closing brace indented incorrectly; expected 8 spaces, found 4
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) No space found before comment text; expected "// Adds custom Socialwall Labels" but found "//Adds custom Socialwall Labels"
(#437) Line indented incorrectly; expected 4 spaces, found 8
(#439) Closing brace indented incorrectly; expected 8 spaces, found 4
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) No space found before comment text; expected "// Adds custom Socialwall Icon and text color" but found "//Adds custom Socialwall Icon and text color"
(#450) Line indented incorrectly; expected 4 spaces, found 8
(#452) Closing brace indented incorrectly; expected 8 spaces, found 4
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// Adds custom Socialwall Icon and text color" but found "//Adds custom Socialwall Icon and text color"
(#463) Line indented incorrectly; expected 4 spaces, found 8
(#465) Closing brace indented incorrectly; expected 8 spaces, found 4
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) No space found before comment text; expected "// Adds custom Socialwall Icon and text color" but found "//Adds custom Socialwall Icon and text color"
(#476) Line indented incorrectly; expected 4 spaces, found 8
(#478) Closing brace indented incorrectly; expected 8 spaces, found 4
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) No space found before comment text; expected "// Adds custom Socialwall Icon and text color" but found "//Adds custom Socialwall Icon and text color"
(#489) Line indented incorrectly; expected 4 spaces, found 8
(#491) Closing brace indented incorrectly; expected 8 spaces, found 4
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) No space found before comment text; expected "// Adds custom Socialwall attachment color" but found "//Adds custom Socialwall attachment color"
(#502) Line indented incorrectly; expected 4 spaces, found 8
(#504) Closing brace indented incorrectly; expected 8 spaces, found 4
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) No space found before comment text; expected "// Adds custom Socialwall attachment color" but found "//Adds custom Socialwall attachment color"
(#515) Line indented incorrectly; expected 4 spaces, found 8
(#517) Closing brace indented incorrectly; expected 8 spaces, found 4
(#624) Line exceeds maximum limit of 180 characters; contains 242 characters
(#636) Line indented incorrectly; expected at least 4 spaces, found 0
theme/evolved/renderers.php
(#23) Line exceeds 132 characters; contains 134 characters
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/evolved/renderers/core_renderer.php
(#21) Line exceeds 132 characters; contains 147 characters
(#24) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Line indented incorrectly; expected 0 spaces, found 1
(#41) Variable "list_items" must not contain underscores.
(#43) Variable "list_items" must not contain underscores.
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Expected 1 space(s) before asterisk; 5 found
(#47) Expected 1 space(s) before asterisk; 5 found
(#48) Expected 1 space(s) before asterisk; 5 found
(#49) Expected 1 space(s) before asterisk; 5 found
(#50) Expected 1 space(s) before asterisk; 5 found
(#51) Expected 1 space(s) before asterisk; 5 found
(#73) Whitespace found at end of line
(#74) Line exceeds 132 characters; contains 144 characters
(#89) Whitespace found at end of line
(#91) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#93) Expected "if (...) {\n"; found "if (...){\n"
(#94) Line exceeds 132 characters; contains 158 characters
(#101) Whitespace found at end of line
(#105) Closing brace indented incorrectly; expected 1 spaces, found 0
(#106) A closing tag is not permitted at the end of a PHP file
theme/evolved/settings.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#84) Commas (,) must be followed by white space.
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Commas (,) must be followed by white space.
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Commas (,) must be followed by white space.
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 2
(#172) Whitespace found at end of line
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Whitespace found at end of line
(#256) Whitespace found at end of line
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Commas (,) must be followed by white space.
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 4 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) This comment is 51% valid code; is this commented out code?
(#271) Line indented incorrectly; expected at least 4 spaces, found 0
(#280) Line indented incorrectly; expected at least 4 spaces, found 0
(#281) Line indented incorrectly; expected at least 4 spaces, found 0
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#308) Whitespace found at end of line
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Whitespace found at end of line
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Whitespace found at end of line
(#332) Whitespace found at end of line
(#340) Whitespace found at end of line
(#348) Whitespace found at end of line
(#356) Whitespace found at end of line
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#368) Whitespace found at end of line
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Whitespace found at end of line
(#384) Whitespace found at end of line
(#392) Whitespace found at end of line
(#400) Whitespace found at end of line
(#408) Whitespace found at end of line
(#416) Whitespace found at end of line
(#424) Expected 1 space before "=>"; 0 found
(#424) Expected 1 space after "=>"; 0 found
(#424) Expected 1 space before "=>"; 0 found
(#424) Expected 1 space after "=>"; 0 found
(#424) Expected 1 space before "=>"; 0 found
(#424) Expected 1 space after "=>"; 0 found
(#428) Whitespace found at end of line
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Whitespace found at end of line
(#444) Whitespace found at end of line
(#452) Whitespace found at end of line
(#460) Whitespace found at end of line
(#468) Whitespace found at end of line
(#476) Whitespace found at end of line
(#484) Expected 1 space before "=>"; 0 found
(#484) Expected 1 space after "=>"; 0 found
(#484) Expected 1 space before "=>"; 0 found
(#484) Expected 1 space after "=>"; 0 found
(#484) Expected 1 space before "=>"; 0 found
(#484) Expected 1 space after "=>"; 0 found
(#488) Whitespace found at end of line
(#493) Line indented incorrectly; expected at least 4 spaces, found 0
(#497) Line indented incorrectly; expected at least 4 spaces, found 0
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#509) Line indented incorrectly; expected at least 4 spaces, found 0
(#511) Commas (,) must be followed by white space.
(#516) Line indented incorrectly; expected at least 4 spaces, found 0
(#525) Expected 1 space before "=>"; 0 found
(#525) Expected 1 space after "=>"; 0 found
(#525) Expected 1 space before "=>"; 0 found
(#525) Expected 1 space after "=>"; 0 found
(#531) Commas (,) must be followed by white space.
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Commas (,) must be followed by white space.
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Commas (,) must be followed by white space.
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Commas (,) must be followed by white space.
(#558) Line indented incorrectly; expected at least 4 spaces, found 0
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Line indented incorrectly; expected at least 4 spaces, found 0
(#567) No space found before comment text; expected "// Custom Navigation Icons on homepage" but found "//Custom Navigation Icons on homepage"
(#568) Whitespace found at end of line
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Whitespace found at end of line
(#592) Whitespace found at end of line
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Whitespace found at end of line
(#624) Whitespace found at end of line
(#633) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Whitespace found at end of line
(#656) Whitespace found at end of line
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Whitespace found at end of line
(#689) Whitespace found at end of line
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Whitespace found at end of line
(#721) Whitespace found at end of line
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#745) Whitespace found at end of line
(#753) Whitespace found at end of line
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Whitespace found at end of line
(#785) Whitespace found at end of line
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Whitespace found at end of line
(#817) Whitespace found at end of line
(#826) Line indented incorrectly; expected at least 4 spaces, found 0
(#829) Line indented incorrectly; expected at least 4 spaces, found 0
(#830) Line indented incorrectly; expected at least 4 spaces, found 0
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Commas (,) must be followed by white space.
(#840) Inline comments must end in full-stops, exclamation marks, or question marks
(#842) Commas (,) must be followed by white space.
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#850) Commas (,) must be followed by white space.
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) Commas (,) must be followed by white space.
(#951) Line indented incorrectly; expected at least 4 spaces, found 0
theme/evolved/version.php
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence

Javascript coding style problems

(7 errors, 1326 warnings)

This section shows the coding style problems detected in the code by jshint [More info]

theme/evolved/jquery/bootstrap_plugins/collapse_2.3.2.js
(#27) Missing semicolon.
(#28) Missing semicolon.
(#29) Missing semicolon.
(#31) Expected '{' and instead saw 'this'.
(#31) Missing semicolon.
(#32) Expected '{' and instead saw 'this'.
(#32) Missing semicolon.
(#33) Missing semicolon.
(#37) Missing semicolon.
(#40) Missing semicolon.
(#41) Missing semicolon.
(#42) Missing semicolon.
(#45) Expected '{' and instead saw 'return'.
(#45) Missing semicolon.
(#47) Missing semicolon.
(#48) Missing semicolon.
(#49) Expected '{' and instead saw 'return'.
(#49) Missing semicolon.
(#51) Missing semicolon.
(#54) Missing semicolon.
(#55) Expected '{' and instead saw 'return'.
(#55) Missing semicolon.
(#56) Missing semicolon.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Missing semicolon.
(#60) Missing semicolon.
(#65) Missing semicolon.
(#67) Missing semicolon.
(#73) Missing semicolon.
(#74) Missing semicolon.
(#75) Missing semicolon.
(#76) Missing semicolon.
(#78) Expected '{' and instead saw 'return'.
(#78) Missing semicolon.
(#80) Missing semicolon.
(#85) Missing semicolon.
(#86) Missing semicolon.
(#89) Expected '{' and instead saw 'return'.
(#89) Missing semicolon.
(#91) Missing semicolon.
(#92) Missing semicolon.
(#93) Expected '{' and instead saw 'return'.
(#93) Missing semicolon.
(#95) Missing semicolon.
(#99) Expected an assignment or function call and instead saw an expression.
(#99) Missing semicolon.
(#104) Missing semicolon.
(#106) Missing semicolon.
(#109) Missing semicolon.
(#113) Missing semicolon.
(#114) Missing semicolon.
(#116) Expected '{' and instead saw 'return'.
(#116) Missing semicolon.
(#121) Missing semicolon.
(#122) Missing semicolon.
(#125) Missing semicolon.
(#126) Missing semicolon.
(#132) Missing semicolon.
(#136) Missing semicolon.
(#137) Missing semicolon.
(#138) Missing semicolon.
(#140) Expected '{' and instead saw '$this'.
(#140) Missing semicolon.
(#141) Expected '{' and instead saw 'data'.
(#141) Missing semicolon.
(#142) Missing semicolon.
(#143) Missing semicolon.
(#145) Missing semicolon.
(#152) Missing semicolon.
(#153) Missing semicolon.
(#154) Missing semicolon.
(#161) Missing semicolon.
(#164) Missing semicolon.
(#165) Missing semicolon.
(#166) Missing semicolon.
(#167) Missing semicolon.
(#168) Missing semicolon.
(#169) Missing semicolon.
(#172) Expected '{' and instead saw '$parent'.
(#172) Missing semicolon.
(#173) Missing semicolon.
(#176) Missing semicolon.
(#177) Missing semicolon.
(#179) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#179) Expected an assignment or function call and instead saw an expression.
theme/evolved/jquery/bootstrap_plugins/modal_2.3.2.js
(#27) Missing semicolon.
(#28) Missing semicolon.
(#30) Missing semicolon.
(#32) Expected '{' and instead saw 'this'.
(#32) Missing semicolon.
(#33) Missing semicolon.
(#37) Comma warnings can be turned off with 'laxcomma'.
(#36) Bad line breaking before ','.
(#37) Bad line breaking before ','.
(#39) Missing semicolon.
(#42) Missing semicolon.
(#43) Missing semicolon.
(#46) Missing semicolon.
(#47) Missing semicolon.
(#49) Missing semicolon.
(#51) Expected '{' and instead saw 'return'.
(#51) Missing semicolon.
(#53) Missing semicolon.
(#55) Missing semicolon.
(#57) Missing semicolon.
(#60) Missing semicolon.
(#63) Missing semicolon.
(#66) Missing semicolon.
(#69) Expected an assignment or function call and instead saw an expression.
(#69) Missing semicolon.
(#74) Missing semicolon.
(#76) Missing semicolon.
(#78) Missing semicolon.
(#83) Missing semicolon.
(#86) Expected an assignment or function call and instead saw an expression.
(#86) Missing semicolon.
(#87) Missing semicolon.
(#88) Missing semicolon.
(#91) Expected '{' and instead saw 'e'.
(#91) Missing semicolon.
(#93) Missing semicolon.
(#95) Missing semicolon.
(#97) Expected '{' and instead saw 'return'.
(#97) Missing semicolon.
(#99) Missing semicolon.
(#101) Missing semicolon.
(#103) Missing semicolon.
(#108) Missing semicolon.
(#114) Expected an assignment or function call and instead saw an expression.
(#114) Missing semicolon.
(#115) Missing semicolon.
(#122) Missing semicolon.
(#124) Missing semicolon.
(#125) Missing semicolon.
(#130) Expected an assignment or function call and instead saw an expression.
(#130) Missing semicolon.
(#131) Missing semicolon.
(#133) Missing semicolon.
(#135) Missing semicolon.
(#138) Missing semicolon.
(#139) Missing semicolon.
(#141) Missing semicolon.
(#142) Missing semicolon.
(#143) Missing semicolon.
(#144) Missing semicolon.
(#147) Expected an assignment or function call and instead saw an expression.
(#147) Missing semicolon.
(#148) Missing semicolon.
(#149) Missing semicolon.
(#152) Missing semicolon.
(#153) Missing semicolon.
(#156) Missing semicolon.
(#159) Missing semicolon.
(#162) Expected '{' and instead saw 'return'.
(#162) Missing semicolon.
(#165) Expected an assignment or function call and instead saw an expression.
(#165) Missing semicolon.
(#166) Missing semicolon.
(#168) Expected '{' and instead saw 'this'.
(#168) Expected an assignment or function call and instead saw an expression.
(#168) Missing semicolon.
(#170) Missing semicolon.
(#172) Expected '{' and instead saw 'return'.
(#172) Missing semicolon.
(#178) Expected an assignment or function call and instead saw an expression.
(#178) Missing semicolon.
(#181) Missing semicolon.
(#187) Expected an assignment or function call and instead saw an expression.
(#187) Missing semicolon.
(#190) Missing semicolon.
(#192) Missing semicolon.
(#198) Missing semicolon.
(#202) Missing semicolon.
(#203) Missing semicolon.
(#204) Missing semicolon.
(#206) Expected '{' and instead saw '$this'.
(#206) Missing semicolon.
(#207) Expected '{' and instead saw 'data'.
(#207) Missing semicolon.
(#208) Expected '{' and instead saw 'data'.
(#208) Missing semicolon.
(#209) Missing semicolon.
(#210) Missing semicolon.
(#212) Missing semicolon.
(#219) Missing semicolon.
(#220) Missing semicolon.
(#221) Missing semicolon.
(#228) Missing semicolon.
(#229) Missing semicolon.
(#230) Missing semicolon.
(#231) Missing semicolon.
(#233) Missing semicolon.
(#238) Expected an assignment or function call and instead saw an expression.
(#238) Missing semicolon.
(#239) Missing semicolon.
(#240) Missing semicolon.
(#243) Missing semicolon.
(#244) Missing semicolon.
(#244) Missing semicolon.
(#246) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#246) Expected an assignment or function call and instead saw an expression.
(#152) 'that' is defined but never used.
theme/evolved/jquery/bootstrap_plugins/tab_2.3.2.js
(#27) Missing semicolon.
(#28) Missing semicolon.
(#31) Missing semicolon.
(#32) Missing semicolon.
(#33) Missing semicolon.
(#36) Missing semicolon.
(#37) Missing semicolon.
(#40) Expected '{' and instead saw 'return'.
(#40) Missing semicolon.
(#42) Missing semicolon.
(#45) Missing semicolon.
(#47) Missing semicolon.
(#49) Expected '{' and instead saw 'return'.
(#49) Missing semicolon.
(#51) Missing semicolon.
(#53) Missing semicolon.
(#57) Comma warnings can be turned off with 'laxcomma'.
(#56) Bad line breaking before ','.
(#58) Missing semicolon.
(#59) Missing semicolon.
(#60) Missing semicolon.
(#63) Missing semicolon.
(#66) Missing semicolon.
(#72) Missing semicolon.
(#74) Missing semicolon.
(#77) Expected an assignment or function call and instead saw an expression.
(#77) Missing semicolon.
(#78) Missing semicolon.
(#80) Missing semicolon.
(#84) Missing semicolon.
(#87) Expected an assignment or function call and instead saw an expression.
(#87) Missing semicolon.
(#94) Expected an assignment or function call and instead saw an expression.
(#94) Missing semicolon.
(#96) Missing semicolon.
(#97) Missing semicolon.
(#103) Missing semicolon.
(#107) Missing semicolon.
(#108) Missing semicolon.
(#110) Expected '{' and instead saw '$this'.
(#110) Missing semicolon.
(#111) Expected '{' and instead saw 'data'.
(#111) Missing semicolon.
(#112) Missing semicolon.
(#113) Missing semicolon.
(#115) Missing semicolon.
(#122) Missing semicolon.
(#123) Missing semicolon.
(#124) Missing semicolon.
(#131) Missing semicolon.
(#132) Missing semicolon.
(#133) Missing semicolon.
(#135) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#135) Expected an assignment or function call and instead saw an expression.
theme/evolved/jquery/bootstrap_plugins/tooltip_2.3.2.js
(#33) Missing semicolon.
(#35) Missing semicolon.
(#36) Missing semicolon.
(#40) Comma warnings can be turned off with 'laxcomma'.
(#39) Bad line breaking before ','.
(#40) Bad line breaking before ','.
(#41) Bad line breaking before ','.
(#42) Bad line breaking before ','.
(#43) Bad line breaking before ','.
(#44) Bad line breaking before ','.
(#45) Bad line breaking before ','.
(#46) Bad line breaking before ','.
(#48) Missing semicolon.
(#51) Missing semicolon.
(#52) Missing semicolon.
(#53) Missing semicolon.
(#54) Missing semicolon.
(#56) Missing semicolon.
(#59) Missing semicolon.
(#62) Missing semicolon.
(#64) Missing semicolon.
(#65) Missing semicolon.
(#67) Missing semicolon.
(#68) Missing semicolon.
(#74) Expected an assignment or function call and instead saw an expression.
(#74) Missing semicolon.
(#75) Missing semicolon.
(#78) Missing semicolon.
(#79) Missing semicolon.
(#82) Missing semicolon.
(#86) Bad line breaking before ','.
(#88) Missing semicolon.
(#91) Missing semicolon.
(#92) Missing semicolon.
(#95) Missing semicolon.
(#96) Missing semicolon.
(#99) Expected '{' and instead saw 'options'.
(#99) Missing semicolon.
(#100) Expected an assignment or function call and instead saw an expression.
(#100) Missing semicolon.
(#102) Missing semicolon.
(#103) Missing semicolon.
(#107) Missing semicolon.
(#109) Missing semicolon.
(#111) Missing semicolon.
(#113) Expected '{' and instead saw 'return'.
(#113) Missing semicolon.
(#116) Expected '{' and instead saw 'self'.
(#116) Missing semicolon.
(#117) Missing semicolon.
(#118) Missing semicolon.
(#122) Missing semicolon.
(#124) Missing semicolon.
(#126) Missing semicolon.
(#128) Expected '{' and instead saw 'return'.
(#128) Missing semicolon.
(#131) Expected '{' and instead saw 'self'.
(#131) Missing semicolon.
(#132) Missing semicolon.
(#133) Missing semicolon.
(#136) Missing semicolon.
(#139) Missing semicolon.
(#141) Expected '{' and instead saw 'return'.
(#141) Missing semicolon.
(#143) Missing semicolon.
(#145) Missing semicolon.
(#147) Expected '{' and instead saw '$tip'.
(#147) Missing semicolon.
(#151) Missing semicolon.
(#153) Missing semicolon.
(#154) Missing semicolon.
(#155) Expected '{' and instead saw 'placement'.
(#155) Missing semicolon.
(#160) Missing semicolon.
(#162) Expected an assignment or function call and instead saw an expression.
(#162) Missing semicolon.
(#164) Missing semicolon.
(#165) Missing semicolon.
(#166) Missing semicolon.
(#169) Missing semicolon.
(#171) Missing semicolon.
(#172) Missing semicolon.
(#173) Missing semicolon.
(#174) Missing semicolon.
(#175) Missing semicolon.
(#181) Missing semicolon.
(#185) Missing semicolon.
(#188) Missing semicolon.
(#190) Missing semicolon.
(#191) Missing semicolon.
(#193) Missing semicolon.
(#196) Missing semicolon.
(#197) Missing semicolon.
(#198) Missing semicolon.
(#199) Missing semicolon.
(#202) Missing semicolon.
(#203) Missing semicolon.
(#206) Expected '{' and instead saw 'marginTop'.
(#206) Missing semicolon.
(#207) Expected '{' and instead saw 'marginLeft'.
(#207) Missing semicolon.
(#209) Missing semicolon.
(#210) Missing semicolon.
(#214) Missing semicolon.
(#217) Missing semicolon.
(#218) Missing semicolon.
(#221) Missing semicolon.
(#222) Missing semicolon.
(#226) Missing semicolon.
(#229) Missing semicolon.
(#230) Missing semicolon.
(#232) Missing semicolon.
(#234) Missing semicolon.
(#235) Missing semicolon.
(#238) Missing semicolon.
(#240) Missing semicolon.
(#243) Expected '{' and instead saw '$tip'.
(#243) Missing semicolon.
(#244) Missing semicolon.
(#247) Missing semicolon.
(#248) Missing semicolon.
(#251) Missing semicolon.
(#252) Missing semicolon.
(#254) Missing semicolon.
(#255) Missing semicolon.
(#256) Missing semicolon.
(#259) Missing semicolon.
(#260) Missing semicolon.
(#261) Missing semicolon.
(#264) Expected '{' and instead saw '$tip'.
(#264) Missing semicolon.
(#267) Missing semicolon.
(#269) Expected '{' and instead saw 'return'.
(#269) Missing semicolon.
(#271) Missing semicolon.
(#277) Expected an assignment or function call and instead saw an expression.
(#277) Missing semicolon.
(#279) Missing semicolon.
(#281) Missing semicolon.
(#282) Missing semicolon.
(#285) Missing semicolon.
(#287) Missing semicolon.
(#289) Missing semicolon.
(#292) Missing semicolon.
(#293) Missing semicolon.
(#296) Missing semicolon.
(#298) Bad line breaking before ','.
(#300) Missing semicolon.
(#301) Missing semicolon.
(#307) Missing semicolon.
(#308) Missing semicolon.
(#311) Missing semicolon.
(#312) Missing semicolon.
(#313) Missing semicolon.
(#316) Missing semicolon.
(#318) Missing semicolon.
(#319) Missing semicolon.
(#322) Did you mean to return a conditional instead of an assignment?
(#322) Missing semicolon.
(#323) Missing semicolon.
(#326) Did you mean to return a conditional instead of an assignment?
(#326) Missing semicolon.
(#327) Missing semicolon.
(#331) Missing semicolon.
(#332) Missing semicolon.
(#333) Missing semicolon.
(#335) Missing semicolon.
(#338) Missing semicolon.
(#339) Missing semicolon.
(#342) Missing semicolon.
(#343) Missing semicolon.
(#346) Missing semicolon.
(#347) Missing semicolon.
(#350) Missing semicolon.
(#351) Expected an assignment or function call and instead saw an expression.
(#351) Missing semicolon.
(#352) Missing semicolon.
(#355) Missing semicolon.
(#356) Missing semicolon.
(#362) Missing semicolon.
(#366) Missing semicolon.
(#367) Missing semicolon.
(#368) Missing semicolon.
(#370) Expected '{' and instead saw '$this'.
(#370) Missing semicolon.
(#371) Expected '{' and instead saw 'data'.
(#371) Missing semicolon.
(#372) Missing semicolon.
(#373) Missing semicolon.
(#375) Missing semicolon.
(#382) Missing semicolon.
(#383) Missing semicolon.
(#384) Missing semicolon.
(#386) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#386) Expected an assignment or function call and instead saw an expression.
theme/evolved/jquery/bootstrap_plugins/transition_2.3.2.js
(#27) Missing semicolon.
(#31) Comma warnings can be turned off with 'laxcomma'.
(#30) Bad line breaking before ','.
(#31) Bad line breaking before ','.
(#32) Bad line breaking before ','.
(#34) Missing semicolon.
(#38) Missing semicolon.
(#45) Missing semicolon.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#47) Expected '{' and instead saw '$'.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#48) Missing semicolon.
(#49) Missing semicolon.
(#50) Missing semicolon.
(#53) Missing semicolon.
(#54) Missing semicolon.
(#56) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#56) Expected an assignment or function call and instead saw an expression.
theme/evolved/jquery/modernizr_2.6.2.js
(#2) Line is too long.
(#4) Line is too long.
(#4) Unnecessary semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Unexpected use of '~'.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Expected '{' and instead saw 'return'.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'return'.
(#4) Confusing use of '!'.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'throw'.
(#4) Missing '()' invoking a constructor.
(#4) A constructor name should start with an uppercase letter.
(#4) Missing '()' invoking a constructor.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'w'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'for'.
(#4) Expected '{' and instead saw 'w'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'return'.
(#4) Expected '{' and instead saw 'd'.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing 'new' prefix when invoking a constructor.
(#4) Missing semicolon.
(#4) eval can be harmful.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Confusing use of '!'.
(#4) Confusing use of '!'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'i' is already defined.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'y'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'j' is already defined.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) 'l' is already defined.
(#4) 'l' is already defined.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) 'a' is already defined.
(#4) 'b' is already defined.
(#4) 'c' is already defined.
(#4) Expected '{' and instead saw 'g'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'c'.
(#4) Missing semicolon.
(#4) 'g' is already defined.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'c' is already defined.
(#4) Expected '{' and instead saw 'c'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'for'.
(#4) Expected ')' to match '(' from line 4 and instead saw '='.
(#4) Expected '{' and instead saw 'function'.
(#4) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#4) Missing name in function declaration.
(#4) Expected '{' and instead saw 'a'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Function declarations are not invocable. Wrap the whole function invocation in parens.
(#4) Expected an operator and instead saw ','.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an identifier and instead saw ')'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw '!'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'h' is already defined.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected '{' and instead saw 'g'.
(#4) Expected '{' and instead saw 'for'.
(#4) Expected '{' and instead saw 'j'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'Object'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Missing semicolon.
(#4) Use '===' to compare with 'null'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'e' is already defined.
(#4) Expected '{' and instead saw 'k'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) 'e' is already defined.
(#4) 'c' is already defined.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Expected '{' and instead saw 'e'.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) Missing semicolon.
(#4) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#4) Missing semicolon.
(#4) Expected an assignment or function call and instead saw an expression.
(#4) 'prefixes' is not defined.
(#4) 'Modernizr' is not defined.
(#4) 'yepnope' is not defined.
(#4) 'y' is defined but never used.
(#4) 'l' is defined but never used.
(#4) 'q' is defined but never used.
(#4) 'd' is defined but never used.
(#4) 'e' is defined but never used.
(#4) 'g' is defined but never used.
(#4) 'h' is defined but never used.
(#4) 'i' is defined but never used.
(#4) 'k' is defined but never used.
(#4) 'l' is defined but never used.
(#4) 'm' is defined but never used.
(#4) 'n' is defined but never used.
(#4) 'function' is defined but never used.
theme/evolved/jquery/plugins/bootstrap-carousel.js
(#23) Bad option: ';_;'.
(#30) Missing semicolon.
(#31) Missing semicolon.
(#32) Missing semicolon.
(#35) Expected an assignment or function call and instead saw an expression.
(#35) Missing semicolon.
(#36) Missing semicolon.
(#41) Expected '{' and instead saw 'this'.
(#41) Missing semicolon.
(#42) Expected '{' and instead saw 'clearInterval'.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#46) Missing semicolon.
(#49) Comma warnings can be turned off with 'laxcomma'.
(#47) Bad line breaking before ','.
(#50) Missing semicolon.
(#51) Missing semicolon.
(#52) Missing semicolon.
(#53) Bad line breaking before ','.
(#56) Bad line breaking before ','.
(#57) Missing semicolon.
(#59) Expected '{' and instead saw 'return'.
(#59) Missing semicolon.
(#63) Missing semicolon.
(#64) Missing semicolon.
(#68) Missing semicolon.
(#71) Missing semicolon.
(#72) Bad line breaking before ','.
(#75) Expected '{' and instead saw 'this'.
(#75) Missing semicolon.
(#77) Missing semicolon.
(#78) Missing semicolon.
(#80) Missing semicolon.
(#81) Missing semicolon.
(#82) Missing semicolon.
(#83) Bad line breaking before ','.
(#86) Expected '{' and instead saw 'return'.
(#86) Missing semicolon.
(#87) Missing semicolon.
(#88) Bad line breaking before ','.
(#91) Expected '{' and instead saw 'return'.
(#91) Missing semicolon.
(#92) Missing semicolon.
(#93) Bad line breaking before ','.
(#96) Bad line breaking before ','.
(#97) Bad line breaking before ','.
(#98) Bad line breaking before ','.
(#99) Bad line breaking before ','.
(#100) Bad line breaking before ','.
(#101) Bad line breaking before ','.
(#102) Missing semicolon.
(#104) Missing semicolon.
(#106) Expected an assignment or function call and instead saw an expression.
(#106) Missing semicolon.
(#108) Missing semicolon.
(#111) Bad line breaking before ','.
(#113) Missing semicolon.
(#115) Expected '{' and instead saw 'return'.
(#115) Missing semicolon.
(#118) Missing semicolon.
(#120) Missing semicolon.
(#121) Expected an assignment or function call and instead saw an expression.
(#121) Missing semicolon.
(#122) Missing semicolon.
(#126) Missing semicolon.
(#127) Expected '{' and instead saw 'return'.
(#127) Missing semicolon.
(#128) Missing semicolon.
(#129) Expected an assignment or function call and instead saw an expression.
(#129) Missing semicolon.
(#130) Missing semicolon.
(#131) Missing semicolon.
(#133) Missing semicolon.
(#134) Missing semicolon.
(#135) Missing semicolon.
(#136) Missing semicolon.
(#136) Missing semicolon.
(#137) Missing semicolon.
(#139) Missing semicolon.
(#140) Expected '{' and instead saw 'return'.
(#140) Missing semicolon.
(#141) Missing semicolon.
(#142) Missing semicolon.
(#143) Missing semicolon.
(#144) Missing semicolon.
(#147) Expected an assignment or function call and instead saw an expression.
(#147) Missing semicolon.
(#149) Missing semicolon.
(#152) Missing semicolon.
(#158) Missing semicolon.
(#162) Bad line breaking before ','.
(#163) Bad line breaking before ','.
(#164) Bad line breaking before ','.
(#165) Missing semicolon.
(#166) Expected '{' and instead saw '$this'.
(#166) Missing semicolon.
(#167) Expected '{' and instead saw 'data'.
(#167) Missing semicolon.
(#168) Expected '{' and instead saw 'data'.
(#168) Missing semicolon.
(#169) Expected '{' and instead saw 'data'.
(#169) Missing semicolon.
(#170) Missing semicolon.
(#171) Missing semicolon.
(#174) Bad line breaking before ','.
(#176) Missing semicolon.
(#178) Missing semicolon.
(#185) Missing semicolon.
(#186) Missing semicolon.
(#187) Missing semicolon.
(#193) Bad line breaking before ','.
(#194) Bad line breaking before ','.
(#195) Bad line breaking before ','.
(#196) Missing semicolon.
(#198) Missing semicolon.
(#200) Expected a conditional expression and instead saw an assignment.
(#201) Missing semicolon.
(#204) Missing semicolon.
(#205) Missing semicolon.
(#207) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#207) Expected an assignment or function call and instead saw an expression.
theme/evolved/jquery/plugins/bootstrap-tab.js
(#23) Bad option: ';_;'.
(#30) Missing semicolon.
(#31) Missing semicolon.
(#37) Comma warnings can be turned off with 'laxcomma'.
(#35) Bad line breaking before ','.
(#38) Bad line breaking before ','.
(#39) Bad line breaking before ','.
(#40) Bad line breaking before ','.
(#41) Bad line breaking before ','.
(#42) Bad line breaking before ','.
(#43) Missing semicolon.
(#46) Missing semicolon.
(#47) Missing semicolon.
(#50) Expected '{' and instead saw 'return'.
(#50) Missing semicolon.
(#52) Missing semicolon.
(#56) Missing semicolon.
(#58) Missing semicolon.
(#60) Expected '{' and instead saw 'return'.
(#60) Missing semicolon.
(#62) Missing semicolon.
(#64) Missing semicolon.
(#67) Bad line breaking before ','.
(#69) Missing semicolon.
(#70) Missing semicolon.
(#71) Bad line breaking before ','.
(#74) Bad line breaking before ','.
(#77) Missing semicolon.
(#83) Missing semicolon.
(#85) Missing semicolon.
(#88) Expected an assignment or function call and instead saw an expression.
(#88) Missing semicolon.
(#89) Missing semicolon.
(#91) Missing semicolon.
(#95) Missing semicolon.
(#98) Expected an assignment or function call and instead saw an expression.
(#98) Missing semicolon.
(#103) Expected an assignment or function call and instead saw an expression.
(#103) Missing semicolon.
(#105) Missing semicolon.
(#107) Missing semicolon.
(#115) Bad line breaking before ','.
(#116) Missing semicolon.
(#117) Expected '{' and instead saw '$this'.
(#117) Missing semicolon.
(#118) Expected '{' and instead saw 'data'.
(#118) Missing semicolon.
(#119) Missing semicolon.
(#120) Missing semicolon.
(#122) Missing semicolon.
(#130) Missing semicolon.
(#131) Missing semicolon.
(#132) Missing semicolon.
(#133) Missing semicolon.
(#135) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#135) Expected an assignment or function call and instead saw an expression.
theme/evolved/jquery/plugins/bootstrap.js
(#7) Missing semicolon.
(#24) Missing semicolon.
(#31) Missing semicolon.
(#35) Missing semicolon.
(#39) Missing semicolon.
(#44) Missing semicolon.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#46) Expected '{' and instead saw '$'.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#47) Missing semicolon.
(#48) Missing semicolon.
(#49) Missing semicolon.
(#52) Missing semicolon.
(#53) Missing semicolon.
(#55) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#55) Expected an assignment or function call and instead saw an expression.
(#71) Missing semicolon.
(#73) Missing semicolon.
(#74) Missing semicolon.
(#77) Missing semicolon.
(#78) Missing semicolon.
(#81) Missing semicolon.
(#82) Missing semicolon.
(#85) Missing semicolon.
(#87) Expected '{' and instead saw 'e'.
(#87) Missing semicolon.
(#90) Missing semicolon.
(#93) Missing semicolon.
(#95) Expected '{' and instead saw 'return'.
(#95) Missing semicolon.
(#97) Missing semicolon.
(#100) Missing semicolon.
(#107) Expected an assignment or function call and instead saw an expression.
(#107) Missing semicolon.
(#108) Missing semicolon.
(#114) Missing semicolon.
(#118) Missing semicolon.
(#119) Missing semicolon.
(#121) Expected '{' and instead saw '$this'.
(#121) Missing semicolon.
(#122) Expected '{' and instead saw 'data'.
(#122) Missing semicolon.
(#123) Missing semicolon.
(#124) Missing semicolon.
(#126) Missing semicolon.
(#133) Missing semicolon.
(#134) Missing semicolon.
(#135) Missing semicolon.
(#141) Missing semicolon.
(#143) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#143) Expected an assignment or function call and instead saw an expression.
(#160) Missing semicolon.
(#161) Missing semicolon.
(#162) Missing semicolon.
(#163) Missing semicolon.
(#167) Missing semicolon.
(#170) Missing semicolon.
(#171) Missing semicolon.
(#172) Missing semicolon.
(#173) Missing semicolon.
(#175) Missing semicolon.
(#177) Expected '{' and instead saw '$el'.
(#177) Missing semicolon.
(#179) Missing semicolon.
(#184) Missing semicolon.
(#185) Missing semicolon.
(#187) Missing semicolon.
(#188) Missing semicolon.
(#190) Missing semicolon.
(#191) Missing semicolon.
(#194) Missing semicolon.
(#195) Missing semicolon.
(#198) Missing semicolon.
(#200) Expected '{' and instead saw 'changed'.
(#200) Missing semicolon.
(#201) Expected '{' and instead saw '$parent'.
(#201) Missing semicolon.
(#203) Expected '{' and instead saw '$input'.
(#203) Missing semicolon.
(#206) Expected '{' and instead saw 'this'.
(#206) Missing semicolon.
(#207) Missing semicolon.
(#213) Missing semicolon.
(#217) Missing semicolon.
(#218) Missing semicolon.
(#219) Missing semicolon.
(#221) Expected '{' and instead saw '$this'.
(#221) Missing semicolon.
(#223) Expected '{' and instead saw 'data'.
(#223) Missing semicolon.
(#224) Expected '{' and instead saw 'data'.
(#224) Missing semicolon.
(#225) Missing semicolon.
(#226) Missing semicolon.
(#228) Missing semicolon.
(#235) Missing semicolon.
(#236) Missing semicolon.
(#237) Missing semicolon.
(#244) Missing semicolon.
(#245) Expected '{' and instead saw '$btn'.
(#245) Missing semicolon.
(#246) Missing semicolon.
(#247) Missing semicolon.
(#248) Missing semicolon.
(#250) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#250) Expected an assignment or function call and instead saw an expression.
(#267) Missing semicolon.
(#268) Missing semicolon.
(#269) Missing semicolon.
(#274) Missing semicolon.
(#278) Expected an assignment or function call and instead saw an expression.
(#278) Missing semicolon.
(#279) Missing semicolon.
(#285) Missing semicolon.
(#288) Expected an assignment or function call and instead saw an expression.
(#288) Missing semicolon.
(#290) Expected an assignment or function call and instead saw an expression.
(#290) Missing semicolon.
(#294) Expected an assignment or function call and instead saw an expression.
(#294) Missing semicolon.
(#296) Missing semicolon.
(#297) Missing semicolon.
(#300) Missing semicolon.
(#301) Missing semicolon.
(#303) Missing semicolon.
(#304) Missing semicolon.
(#307) Missing semicolon.
(#308) Missing semicolon.
(#310) Expected '{' and instead saw 'return'.
(#310) Missing semicolon.
(#312) Expected '{' and instead saw 'return'.
(#312) Missing semicolon.
(#312) Missing semicolon.
(#313) Expected '{' and instead saw 'return'.
(#313) Missing semicolon.
(#315) Missing semicolon.
(#316) Missing semicolon.
(#319) Expected an assignment or function call and instead saw an expression.
(#319) Missing semicolon.
(#322) Missing semicolon.
(#323) Missing semicolon.
(#326) Missing semicolon.
(#328) Missing semicolon.
(#329) Missing semicolon.
(#332) Expected '{' and instead saw 'return'.
(#332) Missing semicolon.
(#333) Missing semicolon.
(#334) Missing semicolon.
(#337) Expected '{' and instead saw 'return'.
(#337) Missing semicolon.
(#338) Missing semicolon.
(#339) Missing semicolon.
(#342) Missing semicolon.
(#343) Missing semicolon.
(#344) Missing semicolon.
(#345) Missing semicolon.
(#346) Missing semicolon.
(#347) Missing semicolon.
(#350) Expected '{' and instead saw 'return'.
(#350) Missing semicolon.
(#351) Missing semicolon.
(#354) Expected '{' and instead saw 'return'.
(#354) Did you mean to return a conditional instead of an assignment?
(#354) Missing semicolon.
(#356) Missing semicolon.
(#357) Missing semicolon.
(#358) Expected '{' and instead saw 'return'.
(#358) Missing semicolon.
(#360) Missing semicolon.
(#362) Expected an assignment or function call and instead saw an expression.
(#362) Missing semicolon.
(#365) Missing semicolon.
(#367) Missing semicolon.
(#368) Expected an assignment or function call and instead saw an expression.
(#368) Missing semicolon.
(#369) Missing semicolon.
(#373) Missing semicolon.
(#374) Expected an assignment or function call and instead saw an expression.
(#374) Missing semicolon.
(#375) Missing semicolon.
(#376) Missing semicolon.
(#379) Missing semicolon.
(#380) Missing semicolon.
(#381) Missing semicolon.
(#382) Missing semicolon.
(#382) Missing semicolon.
(#384) Missing semicolon.
(#386) Missing semicolon.
(#387) Missing semicolon.
(#388) Missing semicolon.
(#389) Missing semicolon.
(#392) Expected an assignment or function call and instead saw an expression.
(#392) Missing semicolon.
(#394) Missing semicolon.
(#395) Missing semicolon.
(#401) Missing semicolon.
(#405) Missing semicolon.
(#406) Missing semicolon.
(#407) Missing semicolon.
(#408) Missing semicolon.
(#410) Expected '{' and instead saw '$this'.
(#410) Missing semicolon.
(#411) Expected '{' and instead saw 'data'.
(#411) Missing semicolon.
(#412) Expected '{' and instead saw 'data'.
(#412) Missing semicolon.
(#413) Expected '{' and instead saw 'data'.
(#413) Missing semicolon.
(#414) Missing semicolon.
(#415) Missing semicolon.
(#417) Missing semicolon.
(#424) Missing semicolon.
(#425) Missing semicolon.
(#426) Missing semicolon.
(#433) Missing semicolon.
(#434) Missing semicolon.
(#435) Missing semicolon.
(#436) Missing semicolon.
(#437) Expected '{' and instead saw 'options'.
(#437) Missing semicolon.
(#439) Missing semicolon.
(#441) Expected a conditional expression and instead saw an assignment.
(#442) Missing semicolon.
(#445) Missing semicolon.
(#446) Missing semicolon.
(#450) Missing semicolon.
(#451) Missing semicolon.
(#452) Missing semicolon.
(#453) Missing semicolon.
(#455) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#455) Expected an assignment or function call and instead saw an expression.
(#472) Missing semicolon.
(#473) Missing semicolon.
(#474) Missing semicolon.
(#476) Expected '{' and instead saw 'this'.
(#476) Missing semicolon.
(#477) Expected '{' and instead saw 'this'.
(#477) Missing semicolon.
(#478) Missing semicolon.
(#482) Missing semicolon.
(#485) Missing semicolon.
(#486) Missing semicolon.
(#487) Missing semicolon.
(#490) Expected '{' and instead saw 'return'.
(#490) Missing semicolon.
(#492) Missing semicolon.
(#493) Missing semicolon.
(#494) Expected '{' and instead saw 'return'.
(#494) Missing semicolon.
(#496) Missing semicolon.
(#499) Missing semicolon.
(#500) Expected '{' and instead saw 'return'.
(#500) Missing semicolon.
(#501) Missing semicolon.
(#502) Expected an assignment or function call and instead saw an expression.
(#502) Missing semicolon.
(#505) Missing semicolon.
(#510) Missing semicolon.
(#512) Missing semicolon.
(#518) Missing semicolon.
(#519) Missing semicolon.
(#520) Missing semicolon.
(#521) Missing semicolon.
(#523) Expected '{' and instead saw 'return'.
(#523) Missing semicolon.
(#525) Missing semicolon.
(#530) Missing semicolon.
(#531) Missing semicolon.
(#534) Expected '{' and instead saw 'return'.
(#534) Missing semicolon.
(#536) Missing semicolon.
(#537) Missing semicolon.
(#538) Expected '{' and instead saw 'return'.
(#538) Missing semicolon.
(#540) Missing semicolon.
(#544) Expected an assignment or function call and instead saw an expression.
(#544) Missing semicolon.
(#549) Missing semicolon.
(#551) Missing semicolon.
(#554) Missing semicolon.
(#558) Missing semicolon.
(#559) Missing semicolon.
(#561) Expected '{' and instead saw 'return'.
(#561) Missing semicolon.
(#566) Missing semicolon.
(#567) Missing semicolon.
(#570) Missing semicolon.
(#571) Missing semicolon.
(#577) Missing semicolon.
(#581) Missing semicolon.
(#582) Missing semicolon.
(#583) Missing semicolon.
(#585) Expected '{' and instead saw '$this'.
(#585) Missing semicolon.
(#586) Expected '{' and instead saw 'data'.
(#586) Missing semicolon.
(#587) Missing semicolon.
(#588) Missing semicolon.
(#590) Missing semicolon.
(#597) Missing semicolon.
(#598) Missing semicolon.
(#599) Missing semicolon.
(#606) Missing semicolon.
(#609) Missing semicolon.
(#610) Missing semicolon.
(#611) Missing semicolon.
(#612) Missing semicolon.
(#613) Missing semicolon.
(#614) Missing semicolon.
(#617) Expected '{' and instead saw '$parent'.
(#617) Missing semicolon.
(#618) Missing semicolon.
(#621) Missing semicolon.
(#622) Missing semicolon.
(#624) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#624) Expected an assignment or function call and instead saw an expression.
(#640) Missing semicolon.
(#641) Missing semicolon.
(#643) Missing semicolon.
(#644) Missing semicolon.
(#647) Missing semicolon.
(#649) Expected '{' and instead saw 'return'.
(#649) Missing semicolon.
(#651) Missing semicolon.
(#652) Missing semicolon.
(#654) Missing semicolon.
(#659) Missing semicolon.
(#662) Missing semicolon.
(#663) Missing semicolon.
(#665) Expected '{' and instead saw 'return'.
(#665) Missing semicolon.
(#669) Missing semicolon.
(#671) Missing semicolon.
(#674) Missing semicolon.
(#675) Missing semicolon.
(#678) Expected '{' and instead saw 'return'.
(#678) Missing semicolon.
(#680) Missing semicolon.
(#682) Missing semicolon.
(#683) Missing semicolon.
(#685) Expected '{' and instead saw 'return'.
(#685) Missing semicolon.
(#687) Missing semicolon.
(#688) Missing semicolon.
(#691) Expected '{' and instead saw '$parent'.
(#691) Missing semicolon.
(#692) Missing semicolon.
(#695) Missing semicolon.
(#696) Missing semicolon.
(#698) Expected '{' and instead saw 'return'.
(#698) Missing semicolon.
(#700) Missing semicolon.
(#702) Expected '{' and instead saw 'index'.
(#702) Missing semicolon.
(#703) Expected '{' and instead saw 'index'.
(#703) Missing semicolon.
(#704) Unexpected use of '~'.
(#704) Expected '{' and instead saw 'index'.
(#704) Missing semicolon.
(#706) Missing semicolon.
(#707) Missing semicolon.
(#710) Missing semicolon.
(#712) Missing semicolon.
(#713) Missing semicolon.
(#714) Expected '{' and instead saw 'return'.
(#714) Missing semicolon.
(#715) Missing semicolon.
(#716) Expected '{' and instead saw 'return'.
(#716) Missing semicolon.
(#717) Missing semicolon.
(#718) Missing semicolon.
(#722) Missing semicolon.
(#725) Missing semicolon.
(#726) Missing semicolon.
(#729) Missing semicolon.
(#731) Missing semicolon.
(#738) Missing semicolon.
(#742) Missing semicolon.
(#743) Missing semicolon.
(#745) Expected '{' and instead saw '$this'.
(#745) Missing semicolon.
(#746) Expected '{' and instead saw 'data'.
(#746) Missing semicolon.
(#747) Missing semicolon.
(#748) Missing semicolon.
(#750) Missing semicolon.
(#757) Missing semicolon.
(#758) Missing semicolon.
(#759) Missing semicolon.
(#767) Missing semicolon.
(#769) Missing semicolon.
(#771) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#771) Expected an assignment or function call and instead saw an expression.
(#788) Missing semicolon.
(#789) Missing semicolon.
(#791) Missing semicolon.
(#797) Missing semicolon.
(#798) Missing semicolon.
(#800) Missing semicolon.
(#806) Missing semicolon.
(#809) Missing semicolon.
(#810) Missing semicolon.
(#813) Missing semicolon.
(#814) Missing semicolon.
(#816) Missing semicolon.
(#818) Expected '{' and instead saw 'return'.
(#818) Missing semicolon.
(#820) Missing semicolon.
(#822) Missing semicolon.
(#824) Missing semicolon.
(#827) Missing semicolon.
(#830) Missing semicolon.
(#835) Missing semicolon.
(#838) Expected an assignment or function call and instead saw an expression.
(#838) Missing semicolon.
(#843) Missing semicolon.
(#845) Missing semicolon.
(#847) Missing semicolon.
(#852) Missing semicolon.
(#855) Expected an assignment or function call and instead saw an expression.
(#855) Missing semicolon.
(#856) Missing semicolon.
(#857) Missing semicolon.
(#860) Expected '{' and instead saw 'e'.
(#860) Missing semicolon.
(#862) Missing semicolon.
(#864) Missing semicolon.
(#866) Expected '{' and instead saw 'return'.
(#866) Missing semicolon.
(#868) Missing semicolon.
(#870) Missing semicolon.
(#872) Missing semicolon.
(#877) Missing semicolon.
(#883) Expected an assignment or function call and instead saw an expression.
(#883) Missing semicolon.
(#884) Missing semicolon.
(#891) Missing semicolon.
(#893) Missing semicolon.
(#894) Missing semicolon.
(#899) Expected an assignment or function call and instead saw an expression.
(#899) Missing semicolon.
(#900) Missing semicolon.
(#902) Missing semicolon.
(#904) Missing semicolon.
(#907) Missing semicolon.
(#908) Missing semicolon.
(#910) Missing semicolon.
(#911) Missing semicolon.
(#912) Missing semicolon.
(#913) Missing semicolon.
(#916) Expected an assignment or function call and instead saw an expression.
(#916) Missing semicolon.
(#917) Missing semicolon.
(#918) Missing semicolon.
(#921) Missing semicolon.
(#924) Missing semicolon.
(#927) Missing semicolon.
(#930) Expected '{' and instead saw 'return'.
(#930) Missing semicolon.
(#933) Expected an assignment or function call and instead saw an expression.
(#933) Missing semicolon.
(#934) Missing semicolon.
(#936) Expected '{' and instead saw 'this'.
(#936) Expected an assignment or function call and instead saw an expression.
(#936) Missing semicolon.
(#938) Missing semicolon.
(#940) Expected '{' and instead saw 'return'.
(#940) Missing semicolon.
(#946) Expected an assignment or function call and instead saw an expression.
(#946) Missing semicolon.
(#949) Missing semicolon.
(#955) Expected an assignment or function call and instead saw an expression.
(#955) Missing semicolon.
(#958) Missing semicolon.
(#960) Missing semicolon.
(#966) Missing semicolon.
(#970) Missing semicolon.
(#971) Missing semicolon.
(#972) Missing semicolon.
(#974) Expected '{' and instead saw '$this'.
(#974) Missing semicolon.
(#975) Expected '{' and instead saw 'data'.
(#975) Missing semicolon.
(#976) Expected '{' and instead saw 'data'.
(#976) Missing semicolon.
(#977) Missing semicolon.
(#978) Missing semicolon.
(#980) Missing semicolon.
(#987) Missing semicolon.
(#988) Missing semicolon.
(#989) Missing semicolon.
(#996) Missing semicolon.
(#997) Missing semicolon.
(#998) Missing semicolon.
(#999) Missing semicolon.
(#1001) Expected '{' and instead saw 'e'.
(#1001) Missing semicolon.
(#1006) Expected an assignment or function call and instead saw an expression.
(#1006) Too many errors. (51% scanned).

CSS problems

(20 errors, 5 warnings)

This section shows CSS problems detected by csslint [More info]

theme/evolved/style/custom.css
(#12) Expected IDENT at line 12, col 2.
(#12) Expected IDENT at line 12, col 2.
theme/evolved/style/evolved.css
(#61) Unexpected token '[' at line 61, col 21.
(#88) Duplicate property 'width' found.
(#135) Duplicate property 'color' found.
(#280) Unexpected token '[' at line 280, col 16.
(#281) Unexpected token '[' at line 281, col 18.
(#538) Expected (<color> | inherit) but found 'none'.
(#546) Expected (<color> | inherit) but found 'none'.
(#569) Expected (<color> | inherit) but found 'none'.
(#690) float can't be used with display: inline-block.
(#718) Unexpected token '[' at line 718, col 19.
(#736) Unexpected token '[' at line 736, col 19.
(#744) Unexpected token '[' at line 744, col 19.
(#787) Expected IDENT at line 787, col 2.
(#795) Unexpected token '[' at line 795, col 9.
(#809) Unexpected token '[' at line 809, col 9.
(#823) Unexpected token '[' at line 823, col 9.
(#838) Unexpected token '[' at line 838, col 9.
(#861) Unexpected token '[' at line 861, col 19.
(#874) Unexpected token '[' at line 874, col 21.
(#886) Unexpected token '[' at line 886, col 13.
(#1047) Unexpected token '[' at line 1047, col 20.
(#1057) Unexpected token '[' at line 1057, col 20.
(#1061) Use of !important

PHPDocs style problems

(54 errors, 6 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

theme/evolved/config.php
(#17) File-level phpdocs block does not have @copyright tag
theme/evolved/db/install.php
(#17) File-level phpdocs block does not have @copyright tag
theme/evolved/db/upgrade.php
(#17) File-level phpdocs block does not have @copyright tag
theme/evolved/jquery/plugins.php
(#17) No one-line description found in phpdocs for file
(#34) Package theme_cle is not valid
theme/evolved/lang/en/theme_evolved.php
(#17) File-level phpdocs block does not have @copyright tag
theme/evolved/layout/columns1.php
(#20) Package theme_clean is not valid
theme/evolved/layout/columns2.php
(#20) Package theme_clean is not valid
theme/evolved/layout/columns2rt.php
(#18) File-level phpdocs block is not found
theme/evolved/layout/columns3.php
(#26) Package theme_clean is not valid
theme/evolved/layout/embedded.php
(#20) Package theme_clean is not valid
theme/evolved/layout/frontpage.php
(#18) File-level phpdocs block is not found
theme/evolved/layout/includes/alerts.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
theme/evolved/layout/includes/fonts.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
theme/evolved/layout/includes/fpcustom.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
theme/evolved/layout/includes/fpcustom_lgin.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
theme/evolved/layout/includes/fpnormal.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
theme/evolved/layout/includes/marketingspots.php
(#17) No one-line description found in phpdocs for file
(#21) Package theme_essential is not valid
theme/evolved/layout/includes/slideshow.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
theme/evolved/layout/login.php
(#20) Package theme_clean is not valid
theme/evolved/layout/maintenance.php
(#20) Package theme_clean is not valid
theme/evolved/layout/secure.php
(#20) Package theme_clean is not valid
theme/evolved/lib.php
(#369) Function theme_evolved_set_marketboxcolor is not documented
(#382) Function theme_evolved_set_topicweekcolor is not documented
(#395) Function theme_evolved_set_swlabelpost is not documented
(#408) Function theme_evolved_set_swlabelmessage is not documented
(#421) Function theme_evolved_set_swlabelcomment is not documented
(#434) Function theme_evolved_set_swlabelattachment is not documented
(#447) Function theme_evolved_set_swicontext is not documented
(#460) Function theme_evolved_set_swpost is not documented
(#473) Function theme_evolved_set_swaddpost is not documented
(#486) Function theme_evolved_set_swmessage is not documented
(#499) Function theme_evolved_set_swattach is not documented
(#512) Function theme_evolved_set_swcomment is not documented
(#524) Function theme_evolved_set_swmultilangcss is not documented
(#555) Function theme_evolved_set_headingfont is not documented
(#565) Function theme_evolved_set_bodyfont is not documented
(#575) Function theme_evolved_set_bodysize is not documented
(#585) Function theme_evolved_set_bodyweight is not documented
(#635) Function theme_evolved_page_init is not documented
(#539) Phpdocs for function theme_evolved_set_logosmall has incomplete parameters list
(#595) Phpdocs for function theme_evolved_set_fpbkg has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
theme/evolved/renderers.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package theme is not valid
theme/evolved/renderers/core_renderer.php
(#25) Class theme_evolved_core_renderer is not documented
(#30) Function theme_evolved_core_renderer::navbar is not documented
(#68) Function theme_evolved_core_renderer::render_custom_menu is not documented
(#16) File-level phpdocs block does not have @copyright tag
(#19) Package theme is not valid
theme/evolved/settings.php
(#17) File-level phpdocs block does not have @copyright tag
(#137) Inline phpdocs tag not enclosed with curly brackets @link found
theme/evolved/version.php
(#17) File-level phpdocs block does not have @copyright tag

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]