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

(2 errors, 8 warnings)

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

local/qrlinks/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/qrlinks/in.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/qrlinks/index.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/qrlinks/lib.php
(#66) Line exceeds 132 characters; contains 136 characters
local/qrlinks/qr.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
local/qrlinks/renderer.php
(#97) Line exceeds 132 characters; contains 149 characters
(#103) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 153 characters
(#109) Line exceeds 132 characters; contains 145 characters
local/qrlinks/settings.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

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 csslint [More info]


PHPDocs style problems

(4 errors, 0 warnings)

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

local/qrlinks/locallib.php
(#100) Function generate_table_data is not documented
(#67) There is no description in phpdocs for function generate_table
(#67) Phpdocs for function generate_table has incomplete parameters list
local/qrlinks/renderer.php
(#73) Phpdocs for function local_qrlinks_renderer::render_qrlinks_qrlinks_table 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]


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]