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

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

local/openlms/classes/dialog_form.php
(#35) Line exceeds 132 characters; contains 161 characters
(#54) Line exceeds 132 characters; contains 144 characters
local/openlms/tests/behat/behat_local_openlms.php
(#41) Line exceeds 132 characters; contains 149 characters
(#80) Line exceeds 132 characters; contains 147 characters

Javascript coding style problems

(0 errors, 3 warnings)

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

local/openlms/amd/src/dialog_form.js
(#166) The function binding is unnecessary. (no-extra-bind)
(#169) The function binding is unnecessary. (no-extra-bind)
(#328) The function binding is unnecessary. (no-extra-bind)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(21 errors, 0 warnings)

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

local/openlms/classes/dialog_form.php
(#35) Function dialog_form::__construct is not documented
(#76) Function dialog_form::render is not documented
(#33) Variable dialog_form::$islegacyajaxrequest is not documented
(#49) Phpdocs for function dialog_form::redirect_submitted has incomplete parameters list
local/openlms/classes/output/dialog_form/action.php
(#46) Function action::__construct is not documented
(#52) Function action::set_after_submit is not documented
(#56) Function action::get_after_submit is not documented
(#60) Function action::get_form_url is not documented
(#64) Function action::get_title is not documented
(#68) Function action::set_dialog_name is not documented
(#72) Function action::get_dialog_name is not documented
local/openlms/classes/output/dialog_form/button.php
(#31) Function button::__construct is not documented
(#36) Function button::is_primary is not documented
(#40) Function button::set_primary is not documented
local/openlms/classes/output/dialog_form/icon.php
(#31) Function icon::__construct is not documented
(#36) Function icon::get_icon is not documented
local/openlms/classes/output/dialog_form/renderer.php
(#28) Function renderer::render_icon is not documented
(#46) Function renderer::render_button is not documented
local/openlms/classes/privacy/provider.php
(#28) Function provider::get_reason is not documented
local/openlms/lib.php
(#26) Function local_openlms_extend_navigation is not documented
local/openlms/tests/behat/behat_local_openlms.php
(#55) Phpdocs for function behat_local_openlms::execute_scheduled_task has incomplete parameters list

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(2 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

local/openlms/amd/build/dialog_form.min.js
Uncommitted change detected.
local/openlms/amd/build/dialog_form.min.js.map
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 2 warnings)

This section shows problems detected in mustache templates [More info]

local/openlms/templates/dialog_form/button.mustache
(#1) Example context missing (@template section not found.)
local/openlms/templates/dialog_form/icon.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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