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

(271 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 2
(#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 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 characters
(#70) Line exceeds 132 characters; contains 166 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) Line indented incorrectly; expected 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Expected 1 space after "="; 2 found
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#74) Line exceeds 132 characters; contains 157 characters
(#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 1
(#75) Whitespace found at end of line
(#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
(#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 4
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#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
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 1
(#85) Expected 1 space after "="; 2 found
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#85) Line exceeds 132 characters; contains 146 characters
(#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
(#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) This comment is 86% valid code; is this commented out code?
(#91) No space found before comment text; expected "// $PAGE->set_heading('');" but found "//$PAGE->set_heading('');"
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) 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 start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// beta" but found "//beta"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(69 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) 'tinymce' is not defined. (no-undef)
(#13) Extra space after key 'init'. (key-spacing)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#21) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Expected space(s) before "else". (keyword-spacing)
(#23) Expected space(s) after "else". (keyword-spacing)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#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) 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) 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)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Missing space before opening brace. (space-before-blocks)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Extra space after key 'file'. (key-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Extra space after key 'width'. (key-spacing)
(#40) Extra space after key 'height'. (key-spacing)
(#41) Extra space after key 'inline'. (key-spacing)
(#43) Extra space after key 'plugin_url'. (key-spacing)
(#43) Identifier 'plugin_url' is not in camel case. (camelcase)
(#45) Missing semicolon. (semi)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#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)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) There should be no space before ','. (comma-spacing)
(#53) Extra space after key 'title'. (key-spacing)
(#54) Extra space after key 'cmd'. (key-spacing)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Trailing spaces not allowed. (no-trailing-spaces)
(#60) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#69) Extra space after key 'getsimpleitemid'. (key-spacing)
(#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)
(#76) Trailing spaces not allowed. (no-trailing-spaces)
(#77) Extra space after key 'getcomplexitemid'. (key-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#78) 'tinyMCE' is not defined. (no-undef)
(#81) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#81) 'itemidname' used outside of binding context. (block-scoped-var)
(#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) 'itemidname' is already defined (no-redeclare)
(#84) 'itemidname' used outside of binding context. (block-scoped-var)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#86) 'itemidname' used outside of binding context. (block-scoped-var)
(#86) 'itemidname' used outside of binding context. (block-scoped-var)
(#90) Extra space after key 'getInfo'. (key-spacing)
(#92) Extra space after key 'longname'. (key-spacing)
(#93) Extra space after key 'author'. (key-spacing)
(#94) Extra space after key 'version'. (key-spacing)
(#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)
(#11) Extra space after key 'insert'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#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) 'tinyMCEPopup' is not defined. (no-undef)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#31) Missing semicolon. (semi)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-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) Expected space or tab after '//' in comment. (spaced-comment)
(#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)
(#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)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#49) Missing space before opening brace. (space-before-blocks)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#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)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#62) Extra space after key 'getcomplexitemid'. (key-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#63) 'tinyMCE' is not defined. (no-undef)
(#66) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#66) 'itemidname' used outside of binding context. (block-scoped-var)
(#68) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#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)
(#71) 'itemidname' used outside of binding context. (block-scoped-var)
(#71) 'itemidname' used outside of binding context. (block-scoped-var)
(#75) Extra space after key 'insertimage'. (key-spacing)
(#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) 'tinyMCEPopup' is not defined. (no-undef)
(#80) Expected { after 'if' condition. (curly)
(#80) 'tinymce' is not defined. (no-undef)
(#85) Extra space after key 'vspace'. (key-spacing)
(#86) Extra space after key 'hspace'. (key-spacing)
(#87) Extra space after key 'border'. (key-spacing)
(#88) Extra space after key 'align'. (key-spacing)
(#93) Extra space after key 'vspace'. (key-spacing)
(#94) Extra space after key 'hspace'. (key-spacing)
(#95) Extra space after key 'border'. (key-spacing)
(#96) Extra space after key 'align'. (key-spacing)
(#100) 'tinymce' is not defined. (no-undef)
(#101) Extra space after key 'src'. (key-spacing)
(#110) 'tinymce' is not defined. (no-undef)
(#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)
(#120) 'tinyMCEPopup' is not defined. (no-undef)
(#121) 'tinyMCEPopup' is not defined. (no-undef)
(#122) 'tinyMCEPopup' is not defined. (no-undef)
(#124) Extra space after key 'resize'. (key-spacing)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Trailing spaces not allowed. (no-trailing-spaces)
(#136) Extra space after key 'updatefilename'. (key-spacing)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Expected space(s) after "if". (keyword-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#145) Trailing spaces not allowed. (no-trailing-spaces)
(#146) Expected space or tab after '//' in comment. (spaced-comment)
(#150) 'tinyMCEPopup' is not defined. (no-undef)
(#150) Identifier 'tinymce_poodll_Dialog' is not in camel case. (camelcase)

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]