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

(274 errors, 60 warnings)

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

lib/editor/tinymce/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
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
lib/editor/tinymce/plugins/poodll/lang/en/tinymce_poodll.php
(#18) Whitespace found at end of line
lib/editor/tinymce/plugins/poodll/lib.php
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) No space found before comment text; expected "// use tinymce/poodll:visible capability" but found "//use tinymce/poodll:visible capability"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) 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"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 3
(#39) Closing brace indented incorrectly; expected 2 spaces, found 3
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 8 spaces, found 3
(#41) 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"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 3
(#44) Closing brace indented incorrectly; expected 3 spaces, found 8
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) 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"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Expected 1 space after "="; 2 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Commas (,) must be followed by white space.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 12 spaces, found 3
(#51) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 16 spaces, found 4
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space before "!=="; 0 found
(#52) Expected 1 space after "!=="; 0 found
(#52) Line exceeds 132 characters; contains 134 characters
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 20 spaces, found 5
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 16 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Functions must not contain multiple empty lines in a row; found 2 empty lines
lib/editor/tinymce/plugins/poodll/settings.php
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#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
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Line exceeds 132 characters; contains 134 characters
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#39) Commas (,) must be followed by white space.
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
lib/editor/tinymce/plugins/poodll/tinymce/poodll.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// contextid" but found "//contextid"
(#57) Expected 1 space before "="; 0 found
(#57) 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 "// $updatecontrol" but found "//$updatecontrol"
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Expected 1 space after "="; 2 found
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#66) Line exceeds 132 characters; contains 164 characters
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 1
(#70) Expected 1 space after "="; 2 found
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#70) Line exceeds 132 characters; contains 145 characters
(#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 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 characters
(#75) Line exceeds 132 characters; contains 169 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
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#80) Expected 1 space after "="; 2 found
(#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 4
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used for alignment; 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) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#86) Line exceeds 132 characters; contains 146 characters
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 1
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) This comment is 86% valid code; is this commented out code?
(#92) No space found before comment text; expected "// $PAGE->set_heading('');" but found "//$PAGE->set_heading('');"
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
(#114) Line exceeds maximum limit of 180 characters; contains 191 characters
lib/editor/tinymce/plugins/poodll/version.php
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 50% valid code; is this commented out code?
(#29) No space found before comment text; expected "// moodle 3.1.0" but found "//moodle 3.1.0"

Javascript coding style problems

(251 errors, 137 warnings)

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

lib/editor/tinymce/plugins/poodll/tinymce/editor_plugin.js
(#12) Unexpected tab character. (no-tabs)
(#12) 'tinymce' is not defined. (no-undef)
(#13) Unexpected tab character. (no-tabs)
(#13) Extra space after key 'init'. (key-spacing)
(#14) Unexpected tab character. (no-tabs)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Unexpected tab character. (no-tabs)
(#16) Unexpected tab character. (no-tabs)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Unexpected tab character. (no-tabs)
(#18) Unexpected tab character. (no-tabs)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Unexpected tab character. (no-tabs)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20) Unexpected tab character. (no-tabs)
(#21) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Unexpected tab character. (no-tabs)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Expected space(s) after "else". (keyword-spacing)
(#23) Expected space(s) before "else". (keyword-spacing)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#28) Unexpected tab character. (no-tabs)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#29) Unexpected tab character. (no-tabs)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Unexpected tab character. (no-tabs)
(#35) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#36) Unexpected tab character. (no-tabs)
(#36) Missing space before opening brace. (space-before-blocks)
(#37) Unexpected tab character. (no-tabs)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Unexpected tab character. (no-tabs)
(#38) Extra space after key 'file'. (key-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Unexpected tab character. (no-tabs)
(#39) Extra space after key 'width'. (key-spacing)
(#40) Unexpected tab character. (no-tabs)
(#40) Extra space after key 'height'. (key-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) Extra space after key 'inline'. (key-spacing)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#43) Identifier 'plugin_url' is not in camel case. (camelcase)
(#43) Extra space after key 'plugin_url'. (key-spacing)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) Missing semicolon. (semi)
(#46) Unexpected tab character. (no-tabs)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#47) Unexpected tab character. (no-tabs)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Unexpected tab character. (no-tabs)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing space before opening brace. (space-before-blocks)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) There should be no space before ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#53) Unexpected tab character. (no-tabs)
(#53) Extra space after key 'title'. (key-spacing)
(#54) Unexpected tab character. (no-tabs)
(#54) Extra space after key 'cmd'. (key-spacing)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#58) Unexpected tab character. (no-tabs)
(#60) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#60) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Unexpected tab character. (no-tabs)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Unexpected tab character. (no-tabs)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Unexpected tab character. (no-tabs)
(#69) Extra space after key 'getsimpleitemid'. (key-spacing)
(#69) Unexpected tab character. (no-tabs)
(#69) Missing space before opening brace. (space-before-blocks)
(#70) 'tinyMCE' is not defined. (no-undef)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) Multiple spaces found before 'formtextareaname'. (no-multi-spaces)
(#75) Unexpected tab character. (no-tabs)
(#76) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) Extra space after key 'getcomplexitemid'. (key-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#78) Unexpected tab character. (no-tabs)
(#78) 'tinyMCE' is not defined. (no-undef)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#81) Unexpected tab character. (no-tabs)
(#81) 'itemidname' used outside of binding context. (block-scoped-var)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#83) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#84) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#84) Unexpected tab character. (no-tabs)
(#84) 'itemidname' is already defined. (no-redeclare)
(#84) 'itemidname' used outside of binding context. (block-scoped-var)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#86) 'itemidname' used outside of binding context. (block-scoped-var)
(#86) 'itemidname' used outside of binding context. (block-scoped-var)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#90) Extra space after key 'getInfo'. (key-spacing)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#92) Extra space after key 'longname'. (key-spacing)
(#93) Unexpected tab character. (no-tabs)
(#93) Extra space after key 'author'. (key-spacing)
(#94) Unexpected tab character. (no-tabs)
(#94) Extra space after key 'version'. (key-spacing)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#100) 'tinymce' is not defined. (no-undef)
(#100) 'tinymce' is not defined. (no-undef)
lib/editor/tinymce/plugins/poodll/tinymce/js/poodll.js
(#3) 'tinyMCEPopup' is not defined. (no-undef)
(#6) Identifier 'tinymce_poodll_Dialog' is not in camel case. (camelcase)
(#7) Extra space after key 'init'. (key-spacing)
(#7) Unexpected tab character. (no-tabs)
(#8) Unexpected tab character. (no-tabs)
(#9) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#11) Extra space after key 'insert'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#12) Unexpected tab character. (no-tabs)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Unexpected tab character. (no-tabs)
(#14) Unexpected tab character. (no-tabs)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) Unexpected tab character. (no-tabs)
(#15) Infix operators must be spaced. (space-infix-ops)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Unexpected alert. (no-alert)
(#23) Unexpected tab character. (no-tabs)
(#23) 'tinyMCEPopup' is not defined. (no-undef)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Unexpected tab character. (no-tabs)
(#31) Missing semicolon. (semi)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Unexpected tab character. (no-tabs)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Unexpected tab character. (no-tabs)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Unexpected tab character. (no-tabs)
(#36) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing space before opening brace. (space-before-blocks)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#43) 'tinyMCEPopup' is not defined. (no-undef)
(#43) A space is required after ','. (comma-spacing)
(#45) 'tinyMCEPopup' is not defined. (no-undef)
(#46) 'tinyMCEPopup' is not defined. (no-undef)
(#47) Unexpected tab character. (no-tabs)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) Missing space before opening brace. (space-before-blocks)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) Extra space after key 'getsimpleitemid'. (key-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) 'tinyMCE' is not defined. (no-undef)
(#56) A space is required after ','. (comma-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) Multiple spaces found before 'formtextareaname'. (no-multi-spaces)
(#60) Unexpected tab character. (no-tabs)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Unexpected tab character. (no-tabs)
(#62) Extra space after key 'getcomplexitemid'. (key-spacing)
(#62) Unexpected tab character. (no-tabs)
(#62) Missing space before opening brace. (space-before-blocks)
(#63) Unexpected tab character. (no-tabs)
(#63) 'tinyMCE' is not defined. (no-undef)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#66) Unexpected tab character. (no-tabs)
(#66) 'itemidname' used outside of binding context. (block-scoped-var)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#68) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#69) Unexpected tab character. (no-tabs)
(#69) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) 'itemidname' is already defined. (no-redeclare)
(#69) 'itemidname' used outside of binding context. (block-scoped-var)
(#69) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) 'itemidname' used outside of binding context. (block-scoped-var)
(#71) 'itemidname' used outside of binding context. (block-scoped-var)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#75) Extra space after key 'insertimage'. (key-spacing)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#76) 'tinyMCEPopup' is not defined. (no-undef)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#77) Unexpected tab character. (no-tabs)
(#77) 'tinyMCEPopup' is not defined. (no-undef)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#80) Expected { after 'if' condition. (curly)
(#80) 'tinymce' is not defined. (no-undef)
(#81) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#85) Extra space after key 'vspace'. (key-spacing)
(#86) Unexpected tab character. (no-tabs)
(#86) Extra space after key 'hspace'. (key-spacing)
(#87) Unexpected tab character. (no-tabs)
(#87) Extra space after key 'border'. (key-spacing)
(#88) Unexpected tab character. (no-tabs)
(#88) Extra space after key 'align'. (key-spacing)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#93) Extra space after key 'vspace'. (key-spacing)
(#94) Unexpected tab character. (no-tabs)
(#94) Extra space after key 'hspace'. (key-spacing)
(#95) Unexpected tab character. (no-tabs)
(#95) Extra space after key 'border'. (key-spacing)
(#96) Unexpected tab character. (no-tabs)
(#96) Extra space after key 'align'. (key-spacing)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#100) 'tinymce' is not defined. (no-undef)
(#101) Unexpected tab character. (no-tabs)
(#101) Extra space after key 'src'. (key-spacing)
(#102) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#110) 'tinymce' is not defined. (no-undef)
(#111) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#114) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#116) 'tinyMCEPopup' is not defined. (no-undef)
(#116) Identifier 'skip_undo' is not in camel case. (camelcase)
(#116) Extra space after key 'skip_undo'. (key-spacing)
(#117) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#120) 'tinyMCEPopup' is not defined. (no-undef)
(#121) Unexpected tab character. (no-tabs)
(#121) 'tinyMCEPopup' is not defined. (no-undef)
(#122) Unexpected tab character. (no-tabs)
(#122) 'tinyMCEPopup' is not defined. (no-undef)
(#123) Unexpected tab character. (no-tabs)
(#124) Extra space after key 'resize'. (key-spacing)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#125) 'vp' is defined but never used. (no-unused-vars)
(#125) 'tinyMCEPopup' is not defined. (no-undef)
(#125) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#125) 'el' is defined but never used. (no-unused-vars)
(#126) Unexpected tab character. (no-tabs)
(#126) Trailing spaces not allowed. (no-trailing-spaces)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Unexpected tab character. (no-tabs)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Trailing spaces not allowed. (no-trailing-spaces)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#136) Extra space after key 'updatefilename'. (key-spacing)
(#137) Unexpected tab character. (no-tabs)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Trailing spaces not allowed. (no-trailing-spaces)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#139) Expected space(s) after "if". (keyword-spacing)
(#139) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Requires a space before '}'. (block-spacing)
(#139) Trailing spaces not allowed. (no-trailing-spaces)
(#140) Unexpected tab character. (no-tabs)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#145) Trailing spaces not allowed. (no-trailing-spaces)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#146) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Unexpected tab character. (no-tabs)
(#150) 'tinyMCEPopup' is not defined. (no-undef)
(#150) Identifier 'tinymce_poodll_Dialog' is not in camel case. (camelcase)

CSS problems

(83 errors, 3 warnings)

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

lib/editor/tinymce/plugins/poodll/tinymce/css/poodll.css
(#10) Expected newline after "}" (block-closing-brace-newline-after)
(#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) Unexpected single-line block (block-no-single-line)
(#2) Unexpected single-line block (block-no-single-line)
(#3) Unexpected single-line block (block-no-single-line)
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#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)
(#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(s) (declaration-block-single-line-max-declarations)
(#10) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#11) Expected no more than 1 declaration(s) (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)
(#9) 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)
(#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)

PHPDocs style problems

(5 errors, 1 warnings)

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

lib/editor/tinymce/plugins/poodll/lang/en/tinymce_poodll.php
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/poodll/lib.php
(#17) File-level phpdocs block is not found
(#30) Function tinymce_poodll::update_init_params is not documented
lib/editor/tinymce/plugins/poodll/tinymce/poodll.php
(#2) Empty line found after PHP open tag
(#35) File-level phpdocs block is not found
(#26) Package poodll is not valid

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]