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, 63 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
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.
(#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.
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// we deleted the red5 option, just in case, we map it here to mp3" but found "//we deleted the red5 option, just in case, we map it here to mp3"
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#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
(#55) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 16 spaces, found 4
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space before "!=="; 0 found
(#56) Expected 1 space after "!=="; 0 found
(#56) Line exceeds 132 characters; contains 134 characters
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 20 spaces, found 5
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) 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
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#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
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Commas (,) must be followed by white space.
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) 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) This comment is 100% valid code; is this commented out code?
(#57) No space found before comment text; expected "// $updatecontrol" but found "//$updatecontrol"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// hints are passed all the way to AMD recorder code" but found "//hints are passed all the way to AMD recorder code"
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// setting up contexts" but found "//setting up contexts"
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#69) Expected "if (...) {\n"; found "if(...){\n"
(#70) Line indented incorrectly; expected at least 4 spaces, found 3
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#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 1
(#74) Line indented incorrectly; expected 0 spaces, found 1
(#74) Closing brace indented incorrectly; expected 0 spaces, found 1
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#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) 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.
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#80) Line exceeds 132 characters; contains 172 characters
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 1
(#84) Expected 1 space after "="; 2 found
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#84) Line exceeds 132 characters; contains 152 characters
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Expected 1 space after "="; 2 found
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#89) Line exceeds 132 characters; contains 169 characters
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 1
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 1
(#96) Expected 1 space after "="; 2 found
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#96) Line exceeds 132 characters; contains 153 characters
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 1
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 86% valid code; is this commented out code?
(#102) No space found before comment text; expected "// $PAGE->set_heading('');" but found "//$PAGE->set_heading('');"
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) 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

(274 errors, 158 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
(#1) Comments should not begin with a lowercase character (capitalized-comments)
(#12) 'tinymce' is not defined. (no-undef)
(#12) Unexpected tab character. (no-tabs)
(#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)
(#16) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Unexpected tab character. (no-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)
(#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)
(#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)
(#29) Comments should not begin with a lowercase character (capitalized-comments)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Comments should not begin with a lowercase character (capitalized-comments)
(#33) Unexpected tab character. (no-tabs)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Expected space(s) after "if". (keyword-spacing)
(#35) ["filepicker_options"] is better written in dot notation. (dot-notation)
(#35) Missing space before opening brace. (space-before-blocks)
(#36) Unexpected tab character. (no-tabs)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#42) Unexpected tab character. (no-tabs)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Unexpected tab character. (no-tabs)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#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)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Unexpected tab character. (no-tabs)
(#53) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#54) Unexpected tab character. (no-tabs)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#56) Extra space after key 'file'. (key-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#58) Extra space after key 'width'. (key-spacing)
(#59) Unexpected tab character. (no-tabs)
(#59) Extra space after key 'height'. (key-spacing)
(#60) Unexpected tab character. (no-tabs)
(#60) Extra space after key 'inline'. (key-spacing)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#62) Identifier 'plugin_url' is not in camel case. (camelcase)
(#62) Extra space after key 'plugin_url'. (key-spacing)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#64) Missing semicolon. (semi)
(#65) Unexpected tab character. (no-tabs)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#66) Unexpected tab character. (no-tabs)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Comments should not begin with a lowercase character (capitalized-comments)
(#69) Unexpected tab character. (no-tabs)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) There should be no space before ','. (comma-spacing)
(#72) Unexpected tab character. (no-tabs)
(#72) Extra space after key 'title'. (key-spacing)
(#73) Unexpected tab character. (no-tabs)
(#73) Extra space after key 'cmd'. (key-spacing)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#77) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#77) Unexpected tab character. (no-tabs)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Unexpected tab character. (no-tabs)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Comments should not begin with a lowercase character (capitalized-comments)
(#81) Unexpected tab character. (no-tabs)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Trailing spaces not allowed. (no-trailing-spaces)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Unexpected tab character. (no-tabs)
(#88) Extra space after key 'getsimpleitemid'. (key-spacing)
(#88) Unexpected tab character. (no-tabs)
(#88) Missing space before opening brace. (space-before-blocks)
(#89) 'tinyMCE' is not defined. (no-undef)
(#90) A space is required after ','. (comma-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) Multiple spaces found before 'formtextareaname'. (no-multi-spaces)
(#94) Unexpected tab character. (no-tabs)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#96) Extra space after key 'getcomplexitemid'. (key-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#97) Unexpected tab character. (no-tabs)
(#97) 'tinyMCE' is not defined. (no-undef)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#100) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#100) 'itemidname' used outside of binding context. (block-scoped-var)
(#101) Unexpected tab character. (no-tabs)
(#101) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#102) Unexpected tab character. (no-tabs)
(#103) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#103) Unexpected tab character. (no-tabs)
(#103) 'itemidname' is already defined. (no-redeclare)
(#103) 'itemidname' used outside of binding context. (block-scoped-var)
(#103) Trailing spaces not allowed. (no-trailing-spaces)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#105) 'itemidname' used outside of binding context. (block-scoped-var)
(#105) 'itemidname' used outside of binding context. (block-scoped-var)
(#106) Unexpected tab character. (no-tabs)
(#107) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#109) Extra space after key 'getInfo'. (key-spacing)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#111) Extra space after key 'longname'. (key-spacing)
(#112) Unexpected tab character. (no-tabs)
(#112) Extra space after key 'author'. (key-spacing)
(#113) Unexpected tab character. (no-tabs)
(#113) Extra space after key 'version'. (key-spacing)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#119) 'tinymce' is not defined. (no-undef)
(#119) Unexpected tab character. (no-tabs)
(#119) '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) Extra space after key 'insert'. (key-spacing)
(#11) Unexpected tab character. (no-tabs)
(#11) A space is required after ','. (comma-spacing)
(#12) Unexpected tab character. (no-tabs)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Unexpected tab character. (no-tabs)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-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)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#36) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#36) Unexpected tab character. (no-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) Extra space after key 'getsimpleitemid'. (key-spacing)
(#54) Unexpected tab character. (no-tabs)
(#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) Unexpected tab character. (no-tabs)
(#62) Extra space after key 'getcomplexitemid'. (key-spacing)
(#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) Unexpected tab character. (no-tabs)
(#66) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#66) 'itemidname' used outside of binding context. (block-scoped-var)
(#67) Unexpected tab character. (no-tabs)
(#67) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#68) Unexpected tab character. (no-tabs)
(#69) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) 'itemidname' used outside of binding context. (block-scoped-var)
(#69) 'itemidname' is already defined. (no-redeclare)
(#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) Unexpected tab character. (no-tabs)
(#124) Extra space after key 'resize'. (key-spacing)
(#125) Unexpected tab character. (no-tabs)
(#125) 'vp' is assigned a value 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) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Comments should not begin with a lowercase character (capitalized-comments)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Comments should not begin with a lowercase character (capitalized-comments)
(#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

(113 errors, 8 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 newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#4) Expected newline before "}" (block-closing-brace-newline-before)
(#5) Expected newline before "}" (block-closing-brace-newline-before)
(#6) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#8) Expected newline before "}" (block-closing-brace-newline-before)
(#9) Expected newline before "}" (block-closing-brace-newline-before)
(#10) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#10) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#4) Expected newline after "{" (block-opening-brace-newline-after)
(#5) Expected newline after "{" (block-opening-brace-newline-after)
(#6) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#8) Expected newline after "{" (block-opening-brace-newline-after)
(#9) Expected newline after "{" (block-opening-brace-newline-after)
(#10) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#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)
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#35) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#10) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#11) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Unexpected !important (declaration-no-important)
(#36) Unexpected !important (declaration-no-important)
(#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)
(#10) Unexpected unit (length-zero-no-unit)
(#10) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#11) Unexpected unit (length-zero-no-unit)
(#14) Unexpected unit (length-zero-no-unit)
(#15) Unexpected unit (length-zero-no-unit)
(#21) Expected no more than 2 empty lines (max-empty-lines)
(#22) Expected no more than 2 empty lines (max-empty-lines)
(#23) Expected no more than 2 empty lines (max-empty-lines)
(#24) Expected no more than 2 empty lines (max-empty-lines)
(#25) Expected no more than 2 empty lines (max-empty-lines)
(#26) Expected no more than 2 empty lines (max-empty-lines)
(#27) Expected no more than 2 empty lines (max-empty-lines)
(#28) Expected no more than 2 empty lines (max-empty-lines)
(#47) Expected no more than 2 empty lines (max-empty-lines)
(#48) Expected no more than 2 empty lines (max-empty-lines)
(#49) Expected no more than 2 empty lines (max-empty-lines)
(#50) Expected no more than 2 empty lines (max-empty-lines)
(#51) Expected no more than 2 empty lines (max-empty-lines)
(#10) Unexpected whitespace at end of line (no-eol-whitespace)
(#33) Unexpected whitespace at end of line (no-eol-whitespace)
(#37) 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]