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

(0 errors, 0 warnings)

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


Javascript coding style problems

(2 errors, 17 warnings)

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

report/roster/gulpfile.js
(#2) Multiple spaces found before '='. (no-multi-spaces)
(#3) Multiple spaces found before '='. (no-multi-spaces)
(#4) Multiple spaces found before '='. (no-multi-spaces)
(#7) Multiple spaces found before '='. (no-multi-spaces)
(#8) Multiple spaces found before '='. (no-multi-spaces)
(#9) Multiple spaces found before '='. (no-multi-spaces)
(#10) Multiple spaces found before '='. (no-multi-spaces)
(#12) Multiple spaces found before '='. (no-multi-spaces)
(#13) Multiple spaces found before '='. (no-multi-spaces)
(#80) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) 'err' is defined but never used. (no-unused-vars)
(#87) Unexpected empty function. (no-empty-function)
report/roster/yui/roster/roster.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'report_roster' is not in camel case. (camelcase)
(#3) Extra space after key 'init'. (key-spacing)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) There should be no space before ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)

CSS problems

(12 errors, 0 warnings)

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

report/roster/styles.css
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(3 errors, 0 warnings)

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

report/roster/lib.php
(#27) Function report_roster_extend_navigation_course is not documented
report/roster/locallib.php
(#30) Function report_roster_get_group_options is not documented
(#39) Function report_roster_output_action_buttons is not documented

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]