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

(371 errors, 29 warnings)

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

lib/editor/atto/plugins/generico/db/access.php
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
lib/editor/atto/plugins/generico/lib.php
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) No space found before comment text; expected "// coursecontext" but found "//coursecontext"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) No space found before comment text; expected "// generico specific" but found "//generico specific"
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) No space found before comment text; expected "// get the no. of templates" but found "//get the no. of templates"
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#62) Commas (,) must be followed by white space.
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Expected "} else {\n"; found "}else{\n"
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Expected 1 space before "+"; 0 found
(#65) Expected 1 space after "+"; 0 found
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) No space found before comment text; expected "// put our template into a form thats easy to process in JS" but found "//put our template into a form thats easy to process in JS"
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Expected "for (...) {\n"; found "for(...){\n"
(#68) Expected 1 space after first semicolon of FOR loop; 0 found
(#68) Expected 1 space after second semicolon of FOR loop; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "<"; 0 found
(#68) Expected 1 space after "<"; 0 found
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 3
(#69) Expected "if (...) {\n"; found "if(...){\n"
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 4
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 3
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 8 spaces, found 3
(#73) No space found before comment text; expected "// stash the key for this tempalte" but found "//stash the key for this tempalte"
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 3
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 3
(#76) No space found before comment text; expected "// NB each of the $allvariables contains an array of variables (not a string)" but found "//NB each of the $allvariables contains an array of variables (not a string)"
(#76) Whitespace found at end of line
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#77) No space found before comment text; expected "// there might be duplicates where the variable is used multiple times in a template" but found "//there might be duplicates where the variable is used multiple times in a template"
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) No space found before comment text; expected "// se we uniqu'ify it. That makes it look complicated. But we are just removing doubles" but found "//se we uniqu'ify it. That makes it look complicated. But we are just removing doubles"
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Line exceeds 132 characters; contains 133 characters
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Line indented incorrectly; expected at least 8 spaces, found 3
(#83) No space found before comment text; expected "// we need to reallocate array keys if the array size was changed in unique'ifying it" but found "//we need to reallocate array keys if the array size was changed in unique'ifying it"
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) No space found before comment text; expected "// we also take the opportunity to remove user variables, since they aren't needed here." but found "//we also take the opportunity to remove user variables, since they aren't needed here."
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 3
(#85) Expected "while (...) {\n"; found "while(...){\n"
(#85) Expected 1 space before ">"; 0 found
(#85) Expected 1 space after ">"; 0 found
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 5
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 12 spaces, found 5
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#87) Expected 1 space before "==="; 0 found
(#87) Expected 1 space after "==="; 0 found
(#87) Expected 1 space before "!="; 0 found
(#87) Expected 1 space after "!="; 0 found
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 6
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 5
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 3
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) No space found before comment text; expected "// stash the defaults for this template" but found "//stash the defaults for this template"
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) This comment is 60% valid code; is this commented out code?
(#94) Line indented incorrectly; expected at least 8 spaces, found 3
(#94) No space found before comment text; expected "// $defaults[] = $templates['templatedefaults_' . $tempindex];" but found "//$defaults[] = $templates['templatedefaults_' . $tempindex];"
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#99) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) No space found before comment text; expected "// config our array of data" but found "//config our array of data"
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) No space found before comment text; expected "// If they don't have permission don't show it" but found "//If they don't have permission don't show it"
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Expected "if (...) {\n"; found "if(...){\n"
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 2
(#113) Closing brace indented incorrectly; expected 1 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) No space found before comment text; expected "// add our disabled param" but found "//add our disabled param"
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#124) Whitespace found at end of line
(#127) Expected 1 space after closing parenthesis; found 0
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#130) Expected 1 space before ">"; 0 found
(#130) Expected 1 space after ">"; 0 found
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Expected "} else {\n"; found "}else{\n"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#137) Expected 1 space after closing parenthesis; found 0
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) No space found before comment text; expected "// Now we just have our properties string" but found "//Now we just have our properties string"
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) No space found before comment text; expected "// Lets run our regular expression over them" but found "//Lets run our regular expression over them"
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) No space found before comment text; expected "// string should be property=value,property=value" but found "//string should be property=value,property=value"
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) No space found before comment text; expected "// got this regexp from http://stackoverflow.com/questions/168171/regular-expression-for-parsing-name-value-pairs" but found "//got this regexp from http://stackoverflow.com/questions/168171/regular-expression-for-parsing-name-value-pairs"
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) No space found before comment text; expected "// here we match the filter string and split into name array (matches[1]) and value array (matches[2])" but found "//here we match the filter string and split into name array (matches[1]) and value array (matches[2])"
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) No space found before comment text; expected "// we then add those to a name value array." but found "//we then add those to a name value array."
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#148) Expected "if (...) {\n"; found "if (...){\t\t\n"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#150) Expected "for (...) {\n"; found "for (...){\n"
(#150) Expected 1 space after "="; 0 found
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) This comment is 63% valid code; is this commented out code?
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) No space found before comment text; expected "// this could be done better, I am sure. WE are removing the quotes from start and end" but found "//this could be done better, I am sure. WE are removing the quotes from start and end"
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) No space found before comment text; expected "// this wil however remove multiple quotes id they exist at start and end. NG really" but found "//this wil however remove multiple quotes id they exist at start and end. NG really"
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Commas (,) must be followed by white space.
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
lib/editor/atto/plugins/generico/version.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(85 errors, 112 warnings)

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

lib/editor/atto/plugins/generico/yui/src/button/js/button.js
(#35) 'LOGNAME' is defined but never used (no-unused-vars)
(#45) 'SELECTORS' is defined but never used (no-unused-vars)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#70) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#98) Missing space before opening brace. (space-before-blocks)
(#117) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#117) Missing JSDoc for parameter 'clickedicon'. (valid-jsdoc)
(#125) Infix operators must be spaced. (space-infix-ops)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#135) Expected space(s) after "if". (keyword-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#136) A space is required after ','. (comma-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#138) Trailing spaces not allowed. (no-trailing-spaces)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Multiple spaces found before 'Y'. (no-multi-spaces)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#153) Trailing spaces not allowed. (no-trailing-spaces)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Trailing spaces not allowed. (no-trailing-spaces)
(#160) Expected space or tab after '//' in comment. (spaced-comment)
(#166) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#166) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#166) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#172) A space is required after ','. (comma-spacing)
(#174) Infix operators must be spaced. (space-infix-ops)
(#176) Trailing spaces not allowed. (no-trailing-spaces)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#182) Expected space or tab after '//' in comment. (spaced-comment)
(#183) Expected space(s) after "if". (keyword-spacing)
(#183) Missing space before opening brace. (space-before-blocks)
(#184) A space is required after ','. (comma-spacing)
(#184) Infix operators must be spaced. (space-infix-ops)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#189) Trailing spaces not allowed. (no-trailing-spaces)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#191) Expected space(s) after "if". (keyword-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Missing space before opening brace. (space-before-blocks)
(#192) 'useheadertext' used outside of binding context. (block-scoped-var)
(#192) Multiple spaces found before '='. (no-multi-spaces)
(#193) Expected space(s) before "else". (keyword-spacing)
(#193) Expected space(s) after "else". (keyword-spacing)
(#194) 'useheadertext' used outside of binding context. (block-scoped-var)
(#194) 'useheadertext' is already defined (no-redeclare)
(#194) Multiple spaces found before 'M'. (no-multi-spaces)
(#197) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#199) 'useheadertext' used outside of binding context. (block-scoped-var)
(#199) 'useheadertext' used outside of binding context. (block-scoped-var)
(#202) Trailing spaces not allowed. (no-trailing-spaces)
(#203) Expected space or tab after '//' in comment. (spaced-comment)
(#204) Multiple spaces found before 'Y'. (no-multi-spaces)
(#205) Trailing spaces not allowed. (no-trailing-spaces)
(#206) Expected space or tab after '//' in comment. (spaced-comment)
(#208) Trailing spaces not allowed. (no-trailing-spaces)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#210) Trailing spaces not allowed. (no-trailing-spaces)
(#211) Expected space or tab after '//' in comment. (spaced-comment)
(#213) Expected space or tab after '//' in comment. (spaced-comment)
(#215) Trailing spaces not allowed. (no-trailing-spaces)
(#216) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#217) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#218) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#218) Missing semicolon. (semi)
(#220) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#235) Trailing spaces not allowed. (no-trailing-spaces)
(#237) Trailing spaces not allowed. (no-trailing-spaces)
(#237) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#242) Trailing spaces not allowed. (no-trailing-spaces)
(#248) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#256) Trailing spaces not allowed. (no-trailing-spaces)
(#257) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#257) Infix operators must be spaced. (space-infix-ops)
(#258) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#258) 'thekey' is defined but never used (no-unused-vars)
(#258) Infix operators must be spaced. (space-infix-ops)
(#259) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#259) Infix operators must be spaced. (space-infix-ops)
(#260) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#260) Infix operators must be spaced. (space-infix-ops)
(#261) Trailing spaces not allowed. (no-trailing-spaces)
(#261) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#262) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#262) Trailing spaces not allowed. (no-trailing-spaces)
(#263) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#263) Expected space or tab after '//' in comment. (spaced-comment)
(#264) Infix operators must be spaced. (space-infix-ops)
(#265) Trailing spaces not allowed. (no-trailing-spaces)
(#266) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#266) Trailing spaces not allowed. (no-trailing-spaces)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Expected space(s) after "if". (keyword-spacing)
(#268) Infix operators must be spaced. (space-infix-ops)
(#268) Missing space before opening brace. (space-before-blocks)
(#269) Trailing spaces not allowed. (no-trailing-spaces)
(#271) 'content' used outside of binding context. (block-scoped-var)
(#277) Trailing spaces not allowed. (no-trailing-spaces)
(#284) Trailing spaces not allowed. (no-trailing-spaces)
(#286) 'htmloptions' is defined but never used (no-unused-vars)
(#286) Infix operators must be spaced. (space-infix-ops)
(#288) 'optindex' is defined but never used (no-unused-vars)
(#294) 'content' used outside of binding context. (block-scoped-var)
(#295) Trailing spaces not allowed. (no-trailing-spaces)
(#296) Expected space(s) before "else". (keyword-spacing)
(#296) Expected space(s) after "else". (keyword-spacing)
(#297) Trailing spaces not allowed. (no-trailing-spaces)
(#298) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#299) 'content' used outside of binding context. (block-scoped-var)
(#299) 'content' is already defined (no-redeclare)
(#306) Trailing spaces not allowed. (no-trailing-spaces)
(#307) Trailing spaces not allowed. (no-trailing-spaces)
(#308) 'content' used outside of binding context. (block-scoped-var)
(#308) 'content' used outside of binding context. (block-scoped-var)
(#309) Expected space or tab after '//' in comment. (spaced-comment)
(#317) Missing JSDoc for parameter 'clickedicon'. (valid-jsdoc)
(#325) 'clickedicon' is defined but never used (no-unused-vars)
(#326) Trailing spaces not allowed. (no-trailing-spaces)
(#327) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#327) Infix operators must be spaced. (space-infix-ops)
(#328) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#328) Trailing spaces not allowed. (no-trailing-spaces)
(#329) Expected space or tab after '//' in comment. (spaced-comment)
(#331) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#332) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#337) A space is required after ','. (comma-spacing)
(#339) Expected space or tab after '//' in comment. (spaced-comment)
(#344) Trailing spaces not allowed. (no-trailing-spaces)
(#345) Missing space before opening brace. (space-before-blocks)
(#346) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#346) Expected space or tab after '//' in comment. (spaced-comment)
(#346) Trailing spaces not allowed. (no-trailing-spaces)
(#347) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#347) Infix operators must be spaced. (space-infix-ops)
(#348) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#348) Expected space or tab after '//' in comment. (spaced-comment)
(#349) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#349) Missing space before opening brace. (space-before-blocks)
(#350) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#350) Expected space or tab after '//' in comment. (spaced-comment)
(#351) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#352) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#352) Expected space(s) after "if". (keyword-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing space before opening brace. (space-before-blocks)
(#353) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#353) A space is required after ','. (comma-spacing)
(#354) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#355) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#358) Trailing spaces not allowed. (no-trailing-spaces)
(#361) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#361) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#366) Extra space after key '_doInsert'. (key-spacing)
(#366) A space is required after ','. (comma-spacing)
(#366) Missing space before opening brace. (space-before-blocks)
(#371) Trailing spaces not allowed. (no-trailing-spaces)
(#374) Infix operators must be spaced. (space-infix-ops)
(#375) Infix operators must be spaced. (space-infix-ops)
(#376) Infix operators must be spaced. (space-infix-ops)
(#378) Infix operators must be spaced. (space-infix-ops)
(#379) Trailing spaces not allowed. (no-trailing-spaces)
(#380) Expected space or tab after '//' in comment. (spaced-comment)
(#382) Trailing spaces not allowed. (no-trailing-spaces)
(#383) Expected space or tab after '//' in comment. (spaced-comment)
(#385) Expected space or tab after '//' in comment. (spaced-comment)
(#386) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#387) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#388) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#388) Expected space(s) after "if". (keyword-spacing)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Missing space before opening brace. (space-before-blocks)
(#389) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#390) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#391) Expected space or tab after '//' in comment. (spaced-comment)
(#393) Trailing spaces not allowed. (no-trailing-spaces)
(#394) Expected space or tab after '//' in comment. (spaced-comment)
(#396) Trailing spaces not allowed. (no-trailing-spaces)
(#397) Expected space or tab after '//' in comment. (spaced-comment)
(#398) Expected space(s) after "if". (keyword-spacing)
(#398) Missing space before opening brace. (space-before-blocks)
(#399) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#401) Trailing spaces not allowed. (no-trailing-spaces)
(#408) There should be no space after '{' (object-curly-spacing)
(#424) Bad line breaking before and after ','. (comma-style)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(4 errors, 0 warnings)

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

lib/editor/atto/plugins/generico/lib.php
(#137) Function atto_generico_fetch_filter_properties is not documented
(#30) Phpdocs for function atto_generico_strings_for_js has incomplete parameters list
(#44) Phpdocs for function atto_generico_params_for_js has incomplete parameters list
(#124) Phpdocs for function atto_generico_fetch_variables has incomplete parameters list

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

(1 errors, 0 warnings)

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

Problems running grunt shifter

shifter problems

(1 errors, 0 warnings)

This section shows problems detected by shifter [More info]

lib/editor/atto/plugins/generico/yui/src/button/js/button.js
contains 60 lint errors

Mustache template problems

(0 errors, 0 warnings)

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