Prechecker results: warning


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

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

mod/kalmediares/classes/output/mobile.php
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/kalmediares/classes/privacy/provider.php
(#36) Duplicate interface name "mod_kalmediares\privacy\kalmediares_interface" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/kalmediares/classes/privacy/provider.php on line 30
(#42) Duplicate interface name "mod_kalmediares\privacy\kalmediares_interface" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/kalmediares/classes/privacy/provider.php on line 30
(#79) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#98) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#128) Method name "_get_users_in_context" should not be prefixed with an underscore to indicate visibility
(#149) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#182) Method name "_delete_data_for_all_users_in_context" should not be prefixed with an underscore to indicate visibility
(#204) Method name "_delete_data_for_user" should not be prefixed with an underscore to indicate visibility
(#229) Method name "_delete_data_for_users" should not be prefixed with an underscore to indicate visibility
mod/kalmediares/lib.php
(#32) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.

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

(0 errors, 0 warnings)

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


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]