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, 1 warnings)

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

mod/reservation/index.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(3 errors, 4 warnings)

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

mod/reservation/amd/src/requests.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#135) The function binding is unnecessary. (no-extra-bind)
(#203) @param "e" does not match an existing function parameter. (jsdoc/check-param-names)
(#204) Unexpected @return tag; function has no return statement. (valid-jsdoc)
mod/reservation/amd/src/reservationedit.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#124) Expected to return a value at the end of function. (consistent-return)
(#212) Expected to return a value at the end of function. (consistent-return)

CSS problems

(0 errors, 0 warnings)

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


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

(1 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

mod/reservation/db/upgrade.php
'return true;' not found

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]

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

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]