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

(16 errors, 25 warnings)

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

mod/checkmark/classes/MTablePDF.php
(#29) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#176) This comment is 100% valid code; is this commented out code?
(#176) This comment is 67% valid code; is this commented out code?
(#178) This comment is 67% valid code; is this commented out code?
(#179) This comment is 100% valid code; is this commented out code?
(#179) This comment is 67% valid code; is this commented out code?
(#182) This comment is 67% valid code; is this commented out code?
(#186) This comment is 67% valid code; is this commented out code?
(#187) This comment is 100% valid code; is this commented out code?
(#187) This comment is 67% valid code; is this commented out code?
(#190) This comment is 67% valid code; is this commented out code?
(#192) This comment is 67% valid code; is this commented out code?
(#200) This comment is 100% valid code; is this commented out code?
(#203) This comment is 67% valid code; is this commented out code?
(#204) This comment is 100% valid code; is this commented out code?
(#204) This comment is 67% valid code; is this commented out code?
(#207) This comment is 67% valid code; is this commented out code?
(#211) This comment is 67% valid code; is this commented out code?
(#213) This comment is 100% valid code; is this commented out code?
(#213) This comment is 67% valid code; is this commented out code?
(#216) This comment is 67% valid code; is this commented out code?
(#218) This comment is 67% valid code; is this commented out code?
mod/checkmark/db/access.php
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#103) Line indented incorrectly; expected at least 4 spaces, found 0
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
mod/checkmark/db/events.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/checkmark/db/manual_upgrade.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/checkmark/db/tasks.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/checkmark/lib.php
(#1315) Commas (,) must be followed by white space.
(#1315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1315) Inline comments must end in full-stops, exclamation marks, or question marks
(#1315) No space found before comment text; expected "// c.id '.$sqlcheckmarkids," but found "//c.id '.$sqlcheckmarkids,"
mod/checkmark/locallib.php
(#3865) Expected 1 space after "?"; newline found
(#3866) Expected 1 space after ":"; newline found
(#3924) Expected 1 space after "?"; newline found
(#3925) Expected 1 space after ":"; newline found
(#3930) Expected 1 space after "?"; newline found
(#3931) Expected 1 space after ":"; newline found
(#4233) This comment is 43% valid code; is this commented out code?
mod/checkmark/mod_form.php
(#30) Expected 1 space before comment text but found 2; use block comment if you need indentation

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 7 warnings)

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

mod/checkmark/styles.css
(#156) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#161) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#168) Rule is empty.
(#258) Unknown property 'border-left-color-ltr-source'.
(#259) Unknown property 'border-left-color-rtl-source'.
(#260) Unknown property 'border-right-color-ltr-source'.
(#261) Unknown property 'border-right-color-rtl-source'.

PHPDocs style problems

(0 errors, 0 warnings)

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


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]