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

(272 errors, 41 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.
(#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
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) This comment is 100% valid code; is this commented out code?
(#60) No space found before comment text; expected "// $updatecontrol" but found "//$updatecontrol"
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#67) Expected 1 space after "="; 2 found
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#67) Line exceeds 132 characters; contains 136 characters
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#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) Commas (,) must be followed by white space.
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#71) Line exceeds 132 characters; contains 138 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.
(#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
(#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 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.
(#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.
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
(#113) Line exceeds maximum limit of 180 characters; contains 191 characters
lib/editor/tinymce/plugins/poodll/version.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// beta" but found "//beta"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 42 warnings)

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

lib/editor/tinymce/plugins/poodll/tinymce/editor_plugin.js
(#27) Missing 'new' prefix when invoking a constructor.
(#28) Missing 'new' prefix when invoking a constructor.
(#29) Missing 'new' prefix when invoking a constructor.
(#38) Line is too long.
(#45) Missing semicolon.
(#46) Don't make functions within a loop.
(#46) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#84) 'itemidname' is already defined.
(#86) 'itemidname' used out of scope.
(#12) 'tinymce' is not defined.
(#70) 'tinyMCE' is not defined.
(#78) 'tinyMCE' is not defined.
(#100) 'tinymce' is not defined.
(#100) 'tinymce' is not defined.
(#84) 'itemidname' is defined but never used.
lib/editor/tinymce/plugins/poodll/tinymce/js/poodll.js
(#31) Missing semicolon.
(#69) 'itemidname' is already defined.
(#71) 'itemidname' used out of scope.
(#81) Expected '{' and instead saw 'ed'.
(#139) Use '===' to compare with 'null'.
(#3) 'tinyMCEPopup' is not defined.
(#23) 'alert' is not defined.
(#23) 'tinyMCEPopup' is not defined.
(#43) 'tinyMCEPopup' is not defined.
(#45) 'tinyMCEPopup' is not defined.
(#46) 'tinyMCEPopup' is not defined.
(#55) 'tinyMCE' is not defined.
(#63) 'tinyMCE' is not defined.
(#76) 'tinyMCEPopup' is not defined.
(#77) 'tinyMCEPopup' is not defined.
(#80) 'tinymce' is not defined.
(#100) 'tinymce' is not defined.
(#110) 'tinymce' is not defined.
(#116) 'tinyMCEPopup' is not defined.
(#120) 'tinyMCEPopup' is not defined.
(#121) 'tinyMCEPopup' is not defined.
(#122) 'tinyMCEPopup' is not defined.
(#125) 'tinyMCEPopup' is not defined.
(#150) 'tinyMCEPopup' is not defined.
(#69) 'itemidname' is defined but never used.
(#125) 'vp' is defined but never used.
(#125) 'el' is defined but never used.

CSS problems

(0 errors, 0 warnings)

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


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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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