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

(759 errors, 81 warnings)

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

lib/editor/atto/plugins/poodll/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
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
lib/editor/atto/plugins/poodll/dialog/poodll.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) This comment is 64% valid code; is this commented out code?
(#48) No space found before comment text; expected "// $plugin = $editor->get_plugin('poodll');" but found "//$plugin = $editor->get_plugin('poodll');"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// contextid" but found "//contextid"
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) This comment is 100% valid code; is this commented out code?
(#59) No space found before comment text; expected "// 'atto_poodll_button.updatefilename';" but found "//'atto_poodll_button.updatefilename';"
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Expected "if (...) {\n"; found "if(...){\n"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Expected 1 space after "="; 2 found
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Line exceeds 132 characters; contains 171 characters
(#71) Line exceeds 132 characters; contains 171 characters
(#71) Line exceeds 132 characters; contains 171 characters
(#71) Line exceeds 132 characters; contains 171 characters
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Expected 1 space after "="; 2 found
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Line exceeds 132 characters; contains 153 characters
(#75) Line exceeds 132 characters; contains 153 characters
(#75) Line exceeds 132 characters; contains 153 characters
(#75) Line exceeds 132 characters; contains 153 characters
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Expected 1 space after "="; 2 found
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Line exceeds 132 characters; contains 169 characters
(#79) Line exceeds 132 characters; contains 169 characters
(#79) Line exceeds 132 characters; contains 169 characters
(#79) Line exceeds 132 characters; contains 169 characters
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 1
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 1
(#86) Expected 1 space after "="; 2 found
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Line exceeds 132 characters; contains 153 characters
(#86) Line exceeds 132 characters; contains 153 characters
(#86) Line exceeds 132 characters; contains 153 characters
(#86) Line exceeds 132 characters; contains 153 characters
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 1
(#93) Commas (,) must be followed by white space.
(#96) This comment is 48% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) No space found before comment text; expected "// load our resize script" but found "//load our resize script"
(#97) No space found before comment text; expected "// lets disable this ...JUSTIN 20170826" but found "//lets disable this ...JUSTIN 20170826"
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// $PAGE->requires->js_call_amd("filter_poodll/responsiveiframe", 'init', array(array('iframeid' => $iframeid)));" but found "//$PAGE->requires->js_call_amd("filter_poodll/responsiveiframe", 'init', array(array('iframeid' => $iframeid)));"
lib/editor/atto/plugins/poodll/lib.php
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; 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 "// coursecontext" but found "//coursecontext"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) No space found before comment text; expected "// usercontextid" but found "//usercontextid"
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#58) Expected 1 space after "=="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected "} else {\n"; found "}else {\n"
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) No space found before comment text; expected "// config our array of data" but found "//config our array of data"
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) 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"
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 2
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 3
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 3
(#73) Closing brace indented incorrectly; expected 2 spaces, found 3
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 4 spaces, found 3
(#75) No space found before comment text; expected "// if this textarea allows no files, we also bail" but found "//if this textarea allows no files, we also bail"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 3
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Line indented incorrectly; expected 4 spaces, found 8
(#78) Closing brace indented incorrectly; expected 3 spaces, found 8
(#79) Whitespace found at end of line
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// add our disabled param" but found "//add our disabled param"
(#82) Whitespace found at end of line
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// add our use whiteboard option" but found "//add our use whiteboard option"
(#84) Commas (,) must be followed by white space.
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) No space found before comment text; expected "// add icons to editor if the permissions are all ok" but found "//add icons to editor if the permissions are all ok"
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Expected 1 space after "="; 2 found
(#88) Commas (,) must be followed by white space.
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 2
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) Commas (,) must be followed by white space.
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#91) No space found before comment text; expected "// we deleted the red5 option, just in case, we map it here to mp3" but found "//we deleted the red5 option, just in case, we map it here to mp3"
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 3
(#92) Expected "if (...) {\n"; found "if(...){\n"
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 7
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Line indented incorrectly; expected 8 spaces, found 12
(#94) Closing brace indented incorrectly; expected 3 spaces, found 12
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 3
(#95) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 12 spaces, found 4
(#96) Expected "if (...) {\n"; found "if(...){\n"
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space before "!=="; 0 found
(#96) Expected 1 space after "!=="; 0 found
(#96) Line exceeds 132 characters; contains 137 characters
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 16 spaces, found 5
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 4
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 3
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 2
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#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
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#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
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#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
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#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
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#118) Opening brace should be on the same line as the declaration
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) No space found before comment text; expected "// coursecontext" but found "//coursecontext"
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) No space found before comment text; expected "// generico specific" but found "//generico specific"
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#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 at least 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) No space found before comment text; expected "// get the no. of templates" but found "//get the no. of templates"
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Expected 1 space after "+"; 0 found
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) 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"
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 11 spaces, found 3
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 15 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) No space found before comment text; expected "// make sure its to be shown in atto" but found "//make sure its to be shown in atto"
(#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 "if (...) {\n"; found "if(...){\n"
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#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 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) No space found before comment text; expected "// stash the key and name for this template" but found "//stash the key and name for this template"
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#157) Expected "if (...) {\n"; found "if(...){\n"
(#157) Expected 1 space before "=="; 0 found
(#157) Expected 1 space after "=="; 0 found
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#159) Expected "} else {\n"; found "}else{\n"
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) No space found before comment text; expected "// instructions" but found "//instructions"
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) No space found before comment text; expected "// stash the instructions for this template" but found "//stash the instructions for this template"
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) 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)"
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) 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"
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) 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"
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Line exceeds 132 characters; contains 179 characters
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) 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"
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) 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."
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) No space found before comment text; expected "// NB DATASET can be referred to without the :" but found "//NB DATASET can be referred to without the :"
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 4
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 4
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 4
(#184) Whitespace found at end of line
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 4
(#185) Whitespace found at end of line
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 4
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 4
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) No space found before comment text; expected "// stash the defaults for this template" but found "//stash the defaults for this template"
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) This comment is 60% valid code; is this commented out code?
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) No space found before comment text; expected "// $defaults[] = $templates['templatedefaults_' . $tempindex];" but found "//$defaults[] = $templates['templatedefaults_' . $tempindex];"
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#198) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) No space found before comment text; expected "// config our array of data" but found "//config our array of data"
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#215) Whitespace found at end of line
(#218) Expected 1 space after closing parenthesis; found 0
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#221) Expected "if (...) {\n"; found "if(...){\n"
(#221) Expected 1 space before ">"; 0 found
(#221) Expected 1 space after ">"; 0 found
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#223) Expected "} else {\n"; found "}else{\n"
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#228) Expected 1 space after closing parenthesis; found 0
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) No space found before comment text; expected "// Now we just have our properties string" but found "//Now we just have our properties string"
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) No space found before comment text; expected "// Lets run our regular expression over them" but found "//Lets run our regular expression over them"
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) No space found before comment text; expected "// string should be property=value,property=value" but found "//string should be property=value,property=value"
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) 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"
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) 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])"
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) 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."
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#239) Expected "if (...) {\n"; found "if (...){\t\t\n"
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 8 spaces, found 2
(#241) Expected "for (...) {\n"; found "for (...){\n"
(#241) Expected 1 space after "="; 0 found
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) This comment is 63% valid code; is this commented out code?
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) 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"
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) 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"
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Commas (,) must be followed by white space.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 4 spaces, found 1
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
lib/editor/atto/plugins/poodll/settings.php
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Commas (,) must be followed by white space.
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) No space found before comment text; expected "// PoodLL Whiteboard" but found "//PoodLL Whiteboard"
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Line exceeds 132 characters; contains 153 characters
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
lib/editor/atto/plugins/poodll/version.php
(#28) This comment is 50% valid code; is this commented out code?
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) No space found before comment text; expected "// moodle 3.1.0" but found "//moodle 3.1.0"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(358 errors, 247 warnings)

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

lib/editor/atto/plugins/poodll/yui/src/button/js/button.js
(#37) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#69) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Unexpected tab character. (no-tabs)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Unexpected tab character. (no-tabs)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) Infix operators must be spaced. (space-infix-ops)
(#93) Unexpected tab character. (no-tabs)
(#94) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#125) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#125) Unexpected tab character. (no-tabs)
(#126) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#127) Unexpected tab character. (no-tabs)
(#128) Trailing spaces not allowed. (no-trailing-spaces)
(#128) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#128) Unexpected tab character. (no-tabs)
(#132) Multiple spaces found before 'options'. (no-multi-spaces)
(#134) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#134) Unexpected tab character. (no-tabs)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#142) Comments should not begin with a lowercase character (capitalized-comments)
(#143) Expected space(s) after "if". (keyword-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#144) Unexpected tab character. (no-tabs)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#148) Unexpected tab character. (no-tabs)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#149) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#163) Trailing spaces not allowed. (no-trailing-spaces)
(#165) Trailing spaces not allowed. (no-trailing-spaces)
(#166) Missing JSDoc for parameter 'therecorder'. (valid-jsdoc)
(#166) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#173) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#174) Unexpected tab character. (no-tabs)
(#175) Trailing spaces not allowed. (no-trailing-spaces)
(#175) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#175) Unexpected tab character. (no-tabs)
(#176) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#176) Unexpected tab character. (no-tabs)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) Missing space before opening brace. (space-before-blocks)
(#177) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#177) Unexpected tab character. (no-tabs)
(#177) A space is required after ','. (comma-spacing)
(#178) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#179) Unexpected tab character. (no-tabs)
(#180) Trailing spaces not allowed. (no-trailing-spaces)
(#180) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#180) Unexpected tab character. (no-tabs)
(#181) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#181) Unexpected tab character. (no-tabs)
(#181) Infix operators must be spaced. (space-infix-ops)
(#182) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#182) Unexpected tab character. (no-tabs)
(#182) Infix operators must be spaced. (space-infix-ops)
(#183) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#183) Unexpected tab character. (no-tabs)
(#183) Expected space(s) after "switch". (keyword-spacing)
(#183) Missing space before opening brace. (space-before-blocks)
(#184) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#184) Unexpected tab character. (no-tabs)
(#184) Trailing spaces not allowed. (no-trailing-spaces)
(#185) Infix operators must be spaced. (space-infix-ops)
(#186) Infix operators must be spaced. (space-infix-ops)
(#188) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#188) Unexpected tab character. (no-tabs)
(#188) Trailing spaces not allowed. (no-trailing-spaces)
(#189) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#189) Unexpected tab character. (no-tabs)
(#189) Infix operators must be spaced. (space-infix-ops)
(#190) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#190) Unexpected tab character. (no-tabs)
(#190) Infix operators must be spaced. (space-infix-ops)
(#191) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#191) Unexpected tab character. (no-tabs)
(#192) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#192) Unexpected tab character. (no-tabs)
(#192) Infix operators must be spaced. (space-infix-ops)
(#193) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#193) Unexpected tab character. (no-tabs)
(#193) Infix operators must be spaced. (space-infix-ops)
(#194) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#194) Unexpected tab character. (no-tabs)
(#195) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#195) Unexpected tab character. (no-tabs)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#196) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#196) Unexpected tab character. (no-tabs)
(#197) Unexpected tab character. (no-tabs)
(#197) Expected space or tab after '//' in comment. (spaced-comment)
(#197) Comments should not begin with a lowercase character (capitalized-comments)
(#203) Expected space(s) after "if". (keyword-spacing)
(#203) Missing space before opening brace. (space-before-blocks)
(#204) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#204) Unexpected tab character. (no-tabs)
(#204) A space is required after ','. (comma-spacing)
(#204) Infix operators must be spaced. (space-infix-ops)
(#208) Expected space or tab after '//' in comment. (spaced-comment)
(#208) Comments should not begin with a lowercase character (capitalized-comments)
(#210) Multiple spaces found before ''px" height="''. (no-multi-spaces)
(#210) Multiple spaces found before ''px"></iframe>''. (no-multi-spaces)
(#211) Trailing spaces not allowed. (no-trailing-spaces)
(#217) Comments should not begin with a lowercase character (capitalized-comments)
(#217) Expected space or tab after '//' in comment. (spaced-comment)
(#217) Unexpected tab character. (no-tabs)
(#220) Trailing spaces not allowed. (no-trailing-spaces)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#221) Comments should not begin with a lowercase character (capitalized-comments)
(#223) Trailing spaces not allowed. (no-trailing-spaces)
(#224) Multiple spaces found before 'Y'. (no-multi-spaces)
(#227) Comments should not begin with a lowercase character (capitalized-comments)
(#227) Expected space or tab after '//' in comment. (spaced-comment)
(#233) Expected JSDoc for 'therecorder' but found '_getIframeURL'. (valid-jsdoc)
(#233) Missing JSDoc parameter type for '_getIframeURL'. (valid-jsdoc)
(#233) Missing JSDoc for parameter 'iframeid'. (valid-jsdoc)
(#241) Trailing spaces not allowed. (no-trailing-spaces)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Multiple spaces found before '+'. (no-multi-spaces)
(#242) Trailing spaces not allowed. (no-trailing-spaces)
(#246) Trailing spaces not allowed. (no-trailing-spaces)
(#269) Trailing spaces not allowed. (no-trailing-spaces)
(#269) Unexpected tab character. (no-tabs)
(#277) Unexpected tab character. (no-tabs)
(#277) Missing space before opening brace. (space-before-blocks)
(#278) Unexpected tab character. (no-tabs)
(#278) Expected space(s) after "return". (keyword-spacing)
(#279) Unexpected tab character. (no-tabs)
(#280) Trailing spaces not allowed. (no-trailing-spaces)
(#280) Unexpected tab character. (no-tabs)
(#281) Trailing spaces not allowed. (no-trailing-spaces)
(#281) Unexpected tab character. (no-tabs)
(#282) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#287) Extra space after key '_doInsert'. (key-spacing)
(#287) Unexpected tab character. (no-tabs)
(#287) Missing space before opening brace. (space-before-blocks)
(#288) Unexpected tab character. (no-tabs)
(#289) Unexpected tab character. (no-tabs)
(#292) Trailing spaces not allowed. (no-trailing-spaces)
(#294) Comments should not begin with a lowercase character (capitalized-comments)
(#294) Expected space or tab after '//' in comment. (spaced-comment)
(#295) Expected space(s) after "if". (keyword-spacing)
(#295) Missing space before opening brace. (space-before-blocks)
(#296) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#296) Unexpected tab character. (no-tabs)
(#296) A space is required after ','. (comma-spacing)
(#297) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#297) Unexpected tab character. (no-tabs)
(#300) 'thefilename' is already defined. (no-redeclare)
(#302) Infix operators must be spaced. (space-infix-ops)
(#303) Trailing spaces not allowed. (no-trailing-spaces)
(#304) Unexpected tab character. (no-tabs)
(#304) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#305) Unexpected tab character. (no-tabs)
(#305) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Multiple spaces found before 'this'. (no-multi-spaces)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#307) Unexpected tab character. (no-tabs)
(#307) Expected space or tab after '//' in comment. (spaced-comment)
(#307) Comments should not begin with a lowercase character (capitalized-comments)
(#308) Unexpected tab character. (no-tabs)
(#308) Expected space(s) after "if". (keyword-spacing)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Missing space before opening brace. (space-before-blocks)
(#309) Unexpected tab character. (no-tabs)
(#313) Trailing spaces not allowed. (no-trailing-spaces)
(#313) Unexpected tab character. (no-tabs)
(#314) Expected space or tab after '//' in comment. (spaced-comment)
(#314) Comments should not begin with a lowercase character (capitalized-comments)
(#315) Unexpected tab character. (no-tabs)
(#315) Expected space(s) after "else". (keyword-spacing)
(#315) Expected space(s) before "else". (keyword-spacing)
(#316) Unexpected tab character. (no-tabs)
(#316) Infix operators must be spaced. (space-infix-ops)
(#316) Infix operators must be spaced. (space-infix-ops)
(#316) Infix operators must be spaced. (space-infix-ops)
(#316) Infix operators must be spaced. (space-infix-ops)
(#317) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Trailing spaces not allowed. (no-trailing-spaces)
(#322) Unexpected tab character. (no-tabs)
(#323) Unexpected tab character. (no-tabs)
(#325) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#325) Unexpected tab character. (no-tabs)
(#325) Missing JSDoc for parameter 'args'. (valid-jsdoc)
(#330) Extra space after key 'updatefilename'. (key-spacing)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#331) Expected space or tab after '//' in comment. (spaced-comment)
(#331) Comments should not begin with a lowercase character (capitalized-comments)
(#332) Unexpected tab character. (no-tabs)
(#332) Expected space or tab after '//' in comment. (spaced-comment)
(#333) Unexpected tab character. (no-tabs)
(#334) Unexpected tab character. (no-tabs)
(#334) Expected space(s) after "if". (keyword-spacing)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Statement inside of curly braces should be on next line. (brace-style)
(#334) Missing space before opening brace. (space-before-blocks)
(#334) Requires a space before '}'. (block-spacing)
(#334) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#334) Trailing spaces not allowed. (no-trailing-spaces)
(#335) Unexpected tab character. (no-tabs)
(#335) Expected space(s) after "if". (keyword-spacing)
(#335) Missing space before opening brace. (space-before-blocks)
(#336) Unexpected tab character. (no-tabs)
(#337) Unexpected tab character. (no-tabs)
(#337) Expected space or tab after '//' in comment. (spaced-comment)
(#337) Comments should not begin with a lowercase character (capitalized-comments)
(#338) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#338) Unexpected tab character. (no-tabs)
(#338) Infix operators must be spaced. (space-infix-ops)
(#339) Unexpected tab character. (no-tabs)
(#339) Expected space or tab after '//' in comment. (spaced-comment)
(#339) Comments should not begin with a lowercase character (capitalized-comments)
(#340) Unexpected tab character. (no-tabs)
(#341) Trailing spaces not allowed. (no-trailing-spaces)
(#341) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#342) Expected space or tab after '//' in comment. (spaced-comment)
(#342) Comments should not begin with a lowercase character (capitalized-comments)
(#343) Unexpected tab character. (no-tabs)
(#344) Trailing spaces not allowed. (no-trailing-spaces)
(#344) Unexpected tab character. (no-tabs)
(#345) Trailing spaces not allowed. (no-trailing-spaces)
(#345) Unexpected tab character. (no-tabs)
(#346) Unexpected tab character. (no-tabs)
(#346) Missing JSDoc for parameter 'clickedicon'. (valid-jsdoc)
(#346) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#354) Infix operators must be spaced. (space-infix-ops)
(#362) Unexpected tab character. (no-tabs)
(#362) Expected space or tab after '//' in comment. (spaced-comment)
(#362) Comments should not begin with a lowercase character (capitalized-comments)
(#363) Unexpected tab character. (no-tabs)
(#363) Expected space or tab after '//' in comment. (spaced-comment)
(#364) Expected space(s) after "if". (keyword-spacing)
(#364) Missing space before opening brace. (space-before-blocks)
(#365) A space is required after ','. (comma-spacing)
(#365) Infix operators must be spaced. (space-infix-ops)
(#367) Trailing spaces not allowed. (no-trailing-spaces)
(#368) Comments should not begin with a lowercase character (capitalized-comments)
(#368) Expected space or tab after '//' in comment. (spaced-comment)
(#369) Multiple spaces found before 'Y'. (no-multi-spaces)
(#370) Trailing spaces not allowed. (no-trailing-spaces)
(#371) Comments should not begin with a lowercase character (capitalized-comments)
(#371) Expected space or tab after '//' in comment. (spaced-comment)
(#373) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#373) Unexpected tab character. (no-tabs)
(#378) Comments should not begin with a lowercase character (capitalized-comments)
(#378) Expected space or tab after '//' in comment. (spaced-comment)
(#381) Trailing spaces not allowed. (no-trailing-spaces)
(#382) Trailing spaces not allowed. (no-trailing-spaces)
(#382) Unexpected tab character. (no-tabs)
(#383) Expected space or tab after '//' in comment. (spaced-comment)
(#383) Comments should not begin with a lowercase character (capitalized-comments)
(#385) Expected space or tab after '//' in comment. (spaced-comment)
(#385) Comments should not begin with a lowercase character (capitalized-comments)
(#387) Trailing spaces not allowed. (no-trailing-spaces)
(#389) Comments should not begin with a lowercase character (capitalized-comments)
(#389) Expected space or tab after '//' in comment. (spaced-comment)
(#395) Unexpected tab character. (no-tabs)
(#395) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#395) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#395) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#401) A space is required after ','. (comma-spacing)
(#403) Infix operators must be spaced. (space-infix-ops)
(#405) Trailing spaces not allowed. (no-trailing-spaces)
(#405) Unexpected tab character. (no-tabs)
(#410) Unexpected tab character. (no-tabs)
(#410) Expected space or tab after '//' in comment. (spaced-comment)
(#410) Comments should not begin with a lowercase character (capitalized-comments)
(#411) Unexpected tab character. (no-tabs)
(#411) Expected space or tab after '//' in comment. (spaced-comment)
(#412) Expected space(s) after "if". (keyword-spacing)
(#412) Missing space before opening brace. (space-before-blocks)
(#413) A space is required after ','. (comma-spacing)
(#413) Infix operators must be spaced. (space-infix-ops)
(#416) Comments should not begin with a lowercase character (capitalized-comments)
(#416) Expected space or tab after '//' in comment. (spaced-comment)
(#420) Trailing spaces not allowed. (no-trailing-spaces)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#421) Comments should not begin with a lowercase character (capitalized-comments)
(#421) Expected space or tab after '//' in comment. (spaced-comment)
(#422) Unexpected tab character. (no-tabs)
(#422) Expected space(s) after "if". (keyword-spacing)
(#422) Infix operators must be spaced. (space-infix-ops)
(#422) Missing space before opening brace. (space-before-blocks)
(#423) Unexpected tab character. (no-tabs)
(#423) 'useheadertext' used outside of binding context. (block-scoped-var)
(#423) Multiple spaces found before '='. (no-multi-spaces)
(#424) Unexpected tab character. (no-tabs)
(#424) Expected space(s) after "else". (keyword-spacing)
(#424) Expected space(s) before "else". (keyword-spacing)
(#425) Unexpected tab character. (no-tabs)
(#425) 'useheadertext' used outside of binding context. (block-scoped-var)
(#425) 'useheadertext' is already defined. (no-redeclare)
(#425) Multiple spaces found before 'M'. (no-multi-spaces)
(#426) Unexpected tab character. (no-tabs)
(#427) Unexpected tab character. (no-tabs)
(#428) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#428) Unexpected tab character. (no-tabs)
(#430) 'useheadertext' used outside of binding context. (block-scoped-var)
(#430) 'useheadertext' used outside of binding context. (block-scoped-var)
(#434) Trailing spaces not allowed. (no-trailing-spaces)
(#434) Unexpected tab character. (no-tabs)
(#435) Unexpected tab character. (no-tabs)
(#435) Expected space or tab after '//' in comment. (spaced-comment)
(#435) Comments should not begin with a lowercase character (capitalized-comments)
(#436) Multiple spaces found before 'Y'. (no-multi-spaces)
(#437) Trailing spaces not allowed. (no-trailing-spaces)
(#438) Expected space or tab after '//' in comment. (spaced-comment)
(#438) Comments should not begin with a lowercase character (capitalized-comments)
(#440) Trailing spaces not allowed. (no-trailing-spaces)
(#441) Comments should not begin with a lowercase character (capitalized-comments)
(#441) Expected space or tab after '//' in comment. (spaced-comment)
(#442) Trailing spaces not allowed. (no-trailing-spaces)
(#442) Unexpected tab character. (no-tabs)
(#443) Comments should not begin with a lowercase character (capitalized-comments)
(#443) Expected space or tab after '//' in comment. (spaced-comment)
(#445) Expected space or tab after '//' in comment. (spaced-comment)
(#445) Comments should not begin with a lowercase character (capitalized-comments)
(#447) Trailing spaces not allowed. (no-trailing-spaces)
(#448) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#448) Unexpected tab character. (no-tabs)
(#448) Comments should not begin with a lowercase character (capitalized-comments)
(#448) Expected space or tab after '//' in comment. (spaced-comment)
(#449) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#449) Unexpected tab character. (no-tabs)
(#450) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#450) Unexpected tab character. (no-tabs)
(#450) Missing semicolon. (semi)
(#452) Expected space or tab after '//' in comment. (spaced-comment)
(#452) Comments should not begin with a lowercase character (capitalized-comments)
(#458) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#467) Trailing spaces not allowed. (no-trailing-spaces)
(#469) Trailing spaces not allowed. (no-trailing-spaces)
(#469) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#469) Unexpected tab character. (no-tabs)
(#474) Trailing spaces not allowed. (no-trailing-spaces)
(#475) Unexpected tab character. (no-tabs)
(#480) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#488) Trailing spaces not allowed. (no-trailing-spaces)
(#489) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#489) Unexpected tab character. (no-tabs)
(#489) Infix operators must be spaced. (space-infix-ops)
(#490) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#490) Unexpected tab character. (no-tabs)
(#490) Infix operators must be spaced. (space-infix-ops)
(#491) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#491) Unexpected tab character. (no-tabs)
(#491) Infix operators must be spaced. (space-infix-ops)
(#492) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#492) Unexpected tab character. (no-tabs)
(#492) Infix operators must be spaced. (space-infix-ops)
(#493) Trailing spaces not allowed. (no-trailing-spaces)
(#493) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#493) Unexpected tab character. (no-tabs)
(#494) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#494) Comments should not begin with a lowercase character (capitalized-comments)
(#494) Expected space or tab after '//' in comment. (spaced-comment)
(#494) Unexpected tab character. (no-tabs)
(#495) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#495) Unexpected tab character. (no-tabs)
(#495) Expected space or tab after '//' in comment. (spaced-comment)
(#496) Unexpected tab character. (no-tabs)
(#496) Infix operators must be spaced. (space-infix-ops)
(#497) Trailing spaces not allowed. (no-trailing-spaces)
(#497) Unexpected tab character. (no-tabs)
(#498) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#498) Unexpected tab character. (no-tabs)
(#498) Trailing spaces not allowed. (no-trailing-spaces)
(#499) Comments should not begin with a lowercase character (capitalized-comments)
(#499) Expected space or tab after '//' in comment. (spaced-comment)
(#500) Unexpected tab character. (no-tabs)
(#500) Expected space(s) after "if". (keyword-spacing)
(#500) Infix operators must be spaced. (space-infix-ops)
(#500) Missing space before opening brace. (space-before-blocks)
(#501) Trailing spaces not allowed. (no-trailing-spaces)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#503) Unexpected tab character. (no-tabs)
(#503) 'content' used outside of binding context. (block-scoped-var)
(#504) Unexpected tab character. (no-tabs)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#507) Unexpected tab character. (no-tabs)
(#508) Unexpected tab character. (no-tabs)
(#509) Trailing spaces not allowed. (no-trailing-spaces)
(#509) Unexpected tab character. (no-tabs)
(#510) Unexpected tab character. (no-tabs)
(#511) Unexpected tab character. (no-tabs)
(#512) Unexpected tab character. (no-tabs)
(#513) Unexpected tab character. (no-tabs)
(#514) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#516) Trailing spaces not allowed. (no-trailing-spaces)
(#516) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#518) Infix operators must be spaced. (space-infix-ops)
(#519) Unexpected tab character. (no-tabs)
(#520) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#522) Unexpected tab character. (no-tabs)
(#523) Unexpected tab character. (no-tabs)
(#524) Unexpected tab character. (no-tabs)
(#525) Unexpected tab character. (no-tabs)
(#526) Unexpected tab character. (no-tabs)
(#526) 'content' used outside of binding context. (block-scoped-var)
(#527) Trailing spaces not allowed. (no-trailing-spaces)
(#527) Unexpected tab character. (no-tabs)
(#528) Unexpected tab character. (no-tabs)
(#528) Expected space(s) before "else". (keyword-spacing)
(#528) Expected space(s) after "else". (keyword-spacing)
(#529) Trailing spaces not allowed. (no-trailing-spaces)
(#529) Unexpected tab character. (no-tabs)
(#530) Unexpected tab character. (no-tabs)
(#530) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#531) Unexpected tab character. (no-tabs)
(#531) 'content' used outside of binding context. (block-scoped-var)
(#531) 'content' is already defined. (no-redeclare)
(#532) Unexpected tab character. (no-tabs)
(#533) Unexpected tab character. (no-tabs)
(#534) Unexpected tab character. (no-tabs)
(#535) Unexpected tab character. (no-tabs)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#538) Trailing spaces not allowed. (no-trailing-spaces)
(#538) Unexpected tab character. (no-tabs)
(#539) Trailing spaces not allowed. (no-trailing-spaces)
(#539) Unexpected tab character. (no-tabs)
(#540) 'content' used outside of binding context. (block-scoped-var)
(#540) 'content' used outside of binding context. (block-scoped-var)
(#541) Expected space or tab after '//' in comment. (spaced-comment)
(#541) Comments should not begin with a lowercase character (capitalized-comments)
(#549) Missing JSDoc for parameter 'clickedicon'. (valid-jsdoc)
(#558) Trailing spaces not allowed. (no-trailing-spaces)
(#559) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#559) Unexpected tab character. (no-tabs)
(#559) Infix operators must be spaced. (space-infix-ops)
(#560) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#560) Unexpected tab character. (no-tabs)
(#560) Trailing spaces not allowed. (no-trailing-spaces)
(#561) Comments should not begin with a lowercase character (capitalized-comments)
(#561) Expected space or tab after '//' in comment. (spaced-comment)
(#563) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#563) Unexpected tab character. (no-tabs)
(#564) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#564) Unexpected tab character. (no-tabs)
(#569) A space is required after ','. (comma-spacing)
(#571) Comments should not begin with a lowercase character (capitalized-comments)
(#571) Expected space or tab after '//' in comment. (spaced-comment)
(#576) Trailing spaces not allowed. (no-trailing-spaces)
(#577) Missing space before opening brace. (space-before-blocks)
(#578) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#578) Expected space or tab after '//' in comment. (spaced-comment)
(#578) Comments should not begin with a lowercase character (capitalized-comments)
(#578) Unexpected tab character. (no-tabs)
(#579) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#579) Unexpected tab character. (no-tabs)
(#579) Infix operators must be spaced. (space-infix-ops)
(#580) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#580) Unexpected tab character. (no-tabs)
(#580) Expected space or tab after '//' in comment. (spaced-comment)
(#580) Comments should not begin with a lowercase character (capitalized-comments)
(#581) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#581) Unexpected tab character. (no-tabs)
(#581) Missing space before opening brace. (space-before-blocks)
(#582) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#582) Unexpected tab character. (no-tabs)
(#582) Comments should not begin with a lowercase character (capitalized-comments)
(#582) Expected space or tab after '//' in comment. (spaced-comment)
(#583) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#583) Unexpected tab character. (no-tabs)
(#584) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#584) Unexpected tab character. (no-tabs)
(#584) Expected space(s) after "if". (keyword-spacing)
(#584) Infix operators must be spaced. (space-infix-ops)
(#584) Missing space before opening brace. (space-before-blocks)
(#585) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#585) Unexpected tab character. (no-tabs)
(#585) A space is required after ','. (comma-spacing)
(#586) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#586) Unexpected tab character. (no-tabs)
(#587) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#587) Unexpected tab character. (no-tabs)
(#587) Expected space or tab after '//' in comment. (spaced-comment)
(#587) Comments should not begin with a lowercase character (capitalized-comments)
(#590) Trailing spaces not allowed. (no-trailing-spaces)
(#593) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#593) Missing JSDoc for parameter 'templateindex'. (valid-jsdoc)
(#598) Extra space after key '_doWidgetsInsert'. (key-spacing)
(#598) A space is required after ','. (comma-spacing)
(#598) Missing space before opening brace. (space-before-blocks)
(#603) Trailing spaces not allowed. (no-trailing-spaces)
(#606) Infix operators must be spaced. (space-infix-ops)
(#607) Infix operators must be spaced. (space-infix-ops)
(#608) Infix operators must be spaced. (space-infix-ops)
(#609) Infix operators must be spaced. (space-infix-ops)
(#610) Trailing spaces not allowed. (no-trailing-spaces)
(#611) Comments should not begin with a lowercase character (capitalized-comments)
(#611) Expected space or tab after '//' in comment. (spaced-comment)
(#613) Trailing spaces not allowed. (no-trailing-spaces)
(#614) Expected space or tab after '//' in comment. (spaced-comment)
(#614) Comments should not begin with a lowercase character (capitalized-comments)
(#616) Comments should not begin with a lowercase character (capitalized-comments)
(#616) Expected space or tab after '//' in comment. (spaced-comment)
(#617) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#617) Unexpected tab character. (no-tabs)
(#618) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#618) Unexpected tab character. (no-tabs)
(#619) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#619) Expected space(s) after "if". (keyword-spacing)
(#619) Unexpected tab character. (no-tabs)
(#619) Infix operators must be spaced. (space-infix-ops)
(#619) Missing space before opening brace. (space-before-blocks)
(#620) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#620) Unexpected tab character. (no-tabs)
(#621) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#621) Unexpected tab character. (no-tabs)
(#622) Expected space or tab after '//' in comment. (spaced-comment)
(#622) Comments should not begin with a lowercase character (capitalized-comments)
(#624) Trailing spaces not allowed. (no-trailing-spaces)
(#625) Comments should not begin with a lowercase character (capitalized-comments)
(#625) Expected space or tab after '//' in comment. (spaced-comment)
(#627) Trailing spaces not allowed. (no-trailing-spaces)
(#628) Comments should not begin with a lowercase character (capitalized-comments)
(#628) Expected space or tab after '//' in comment. (spaced-comment)
(#629) Expected space(s) after "if". (keyword-spacing)
(#629) Missing space before opening brace. (space-before-blocks)
(#630) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#630) Unexpected tab character. (no-tabs)
(#637) Trailing spaces not allowed. (no-trailing-spaces)
(#637) Unexpected tab character. (no-tabs)
(#638) Trailing spaces not allowed. (no-trailing-spaces)
(#638) Unexpected tab character. (no-tabs)
(#640) Unexpected tab character. (no-tabs)
(#641) Unexpected tab character. (no-tabs)
(#642) Unexpected tab character. (no-tabs)
(#643) Trailing spaces not allowed. (no-trailing-spaces)
(#643) Unexpected tab character. (no-tabs)
(#644) Unexpected tab character. (no-tabs)
(#645) Unexpected tab character. (no-tabs)
(#646) Unexpected tab character. (no-tabs)
(#648) Unexpected tab character. (no-tabs)
(#649) Unexpected tab character. (no-tabs)
(#650) Unexpected tab character. (no-tabs)
(#652) Unexpected tab character. (no-tabs)
(#653) Unexpected tab character. (no-tabs)
(#654) Unexpected tab character. (no-tabs)
(#655) Unexpected tab character. (no-tabs)
(#655) Bad line breaking before and after ','. (comma-style)
(#656) Unexpected tab character. (no-tabs)
(#657) Unexpected tab character. (no-tabs)
(#658) Unexpected tab character. (no-tabs)
(#659) Unexpected tab character. (no-tabs)
(#660) Unexpected tab character. (no-tabs)
(#661) Unexpected tab character. (no-tabs)
(#662) Unexpected tab character. (no-tabs)
(#663) Unexpected tab character. (no-tabs)
(#664) Unexpected tab character. (no-tabs)

CSS problems

(110 errors, 8 warnings)

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

lib/editor/atto/plugins/poodll/dialog/poodll.css
(#20) Invalid value for `padding` (csstree/validator)
(#10) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#4) Expected newline before "}" (block-closing-brace-newline-before)
(#5) Expected newline before "}" (block-closing-brace-newline-before)
(#6) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#8) Expected newline before "}" (block-closing-brace-newline-before)
(#9) Expected newline before "}" (block-closing-brace-newline-before)
(#10) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#10) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#4) Expected newline after "{" (block-opening-brace-newline-after)
(#5) Expected newline after "{" (block-opening-brace-newline-after)
(#6) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#8) Expected newline after "{" (block-opening-brace-newline-after)
(#9) Expected newline after "{" (block-opening-brace-newline-after)
(#10) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#28) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#4) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#5) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#6) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#8) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#10) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#12) Expected single space before "{" (block-opening-brace-space-before)
(#28) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#10) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#11) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#9) Unexpected unit (length-zero-no-unit)
(#10) Unexpected unit (length-zero-no-unit)
(#10) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#14) Unexpected unit (length-zero-no-unit)
(#15) Unexpected unit (length-zero-no-unit)
(#10) Unexpected whitespace at end of line (no-eol-whitespace)
(#28) Unexpected whitespace at end of line (no-eol-whitespace)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#4) Expected newline after "," (selector-list-comma-newline-after)
(#4) Expected newline after "," (selector-list-comma-newline-after)
(#5) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
lib/editor/atto/plugins/poodll/styles.css
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#5) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(6 errors, 1 warnings)

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

lib/editor/atto/plugins/poodll/dialog/poodll.php
(#2) Empty line found after PHP open tag
(#34) File-level phpdocs block is not found
(#26) Package poodll is not valid
lib/editor/atto/plugins/poodll/lib.php
(#228) Function atto_poodll_widgets_fetch_filter_properties is not documented
(#29) Phpdocs for function atto_poodll_strings_for_js has incomplete parameters list
(#48) Phpdocs for function atto_poodll_params_for_js has incomplete parameters list
(#215) Phpdocs for function atto_poodll_widgets_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, 1 warnings)

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

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

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]