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

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


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

(18 errors, 0 warnings)

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

local/listcoursefiles/classes/course_files.php
(#29) Class course_files is not documented
(#83) Function course_files::__construct is not documented
(#152) Function course_files::get_sql_mimetype is not documented
(#217) Function course_files::get_available_licenses is not documented
(#462) Function course_files::get_file_types is not documented
(#471) Function course_files::get_file_type_translation is not documented
(#49) Variable course_files::$licenses is not documented
(#50) Variable course_files::$licenscolors is not documented
(#56) Variable course_files::$filterfiletype is not documented
(#231) There is no description in phpdocs for function get_license_name_color
(#233) Phpdocs for function course_files::get_license_name_color has incomplete parameters list
(#313) Phpdocs for function course_files::check_files_context has incomplete parameters list
(#406) Phpdocs for function course_files::get_component_url has incomplete parameters list
local/listcoursefiles/lib.php
(#27) Function local_listcoursefiles_extend_settings_navigation is not documented
local/listcoursefiles/locallib.php
(#32) Function local_listcoursefiles_get_component_translation is not documented
(#42) Function local_listcoursefiles_get_course_selection is not documented
(#60) Function local_listcoursefiles_get_component_selection is not documented
(#69) Function local_listcoursefiles_get_file_type_selection is not documented

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

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

local/listcoursefiles/templates/view.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( $('.local_listcoursefiles_check_uncheck_all').click(function () { ), Line: 4 Column: 65