Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

mod/wims/wimscommswrapper.class.php
(#816) PHP Parse error: syntax error, unexpected '$params' (T_VARIABLE), expecting function (T_FUNCTION) or const (T_CONST) in /mod/wims/wimscommswrapper.class.php on line 816

PHP coding style problems

(9 errors, 8 warnings)

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

mod/wims/classes/task/update_scores.php
(#222) This comment is 60% valid code; is this commented out code?
mod/wims/db/install.php
(#37) This comment is 60% valid code; is this commented out code?
mod/wims/index.php
(#29) This comment is 75% valid code; is this commented out code?
mod/wims/lib.php
(#250) This comment is 61% valid code; is this commented out code?
(#270) This comment is 61% valid code; is this commented out code?
(#343) This comment is 49% valid code; is this commented out code?
mod/wims/mod_form.php
(#129) This comment is 60% valid code; is this commented out code?
(#233) Empty IF statement detected
mod/wims/wimscommswrapper.class.php
(#170) This comment is 67% valid code; is this commented out code?
(#807) Inline doc block comments are not allowed; use "// Comment." instead
(#816) Scope modifier not specified for member variable "$params"
(#816) Scope modifier not specified for member variable "$qcl"
(#816) Scope modifier not specified for member variable "$this"
(#816) Scope modifier not specified for member variable "$rcl"
(#817) Scope modifier not specified for member variable "$params"
(#817) Expected 1 space before ".="; 0 found
(#817) Scope modifier not specified for member variable "$login"

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(7 errors, 0 warnings)

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

mod/wims/wimscommswrapper.class.php
(#818) Function wims_comms_wrapper::getscore is not documented
(#816) Variable wims_comms_wrapper::$qcl is not documented
(#816) Variable wims_comms_wrapper::$this is not documented
(#816) Variable wims_comms_wrapper::$rcl is not documented
(#817) Variable wims_comms_wrapper::$params is not documented
(#817) Variable wims_comms_wrapper::$login is not documented
(#807) Phpdocs for variable wims_comms_wrapper::$params does not contain @var or incorrect

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]