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

(4 errors, 0 warnings)

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

admin/tool/opencast/classes/local/api.php
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#138) Line indented incorrectly; expected 8 spaces, found 12
(#191) No space found before comment text; expected "// Extracting filename from $file->file_record->source, make sure to have a string filename!" but found "//Extracting filename from $file->file_record->source, make sure to have a string filename!"
(#290) Usage of ELSEIF not allowed; use ELSE IF instead

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

(21 errors, 0 warnings)

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

admin/tool/opencast/classes/local/api.php
(#36) Class api is not documented
(#45) Function api::get_sort_param is not documented
(#57) Function api::get_course_acl_role_prefix is not documented
(#61) Function api::get_course_acl_role is not documented
(#65) Function api::get_course_acl_group_identifier is not documented
(#69) Function api::get_course_acl_group_name is not documented
(#73) Function api::get_courses_series_title_prefix is not documented
(#77) Function api::get_courses_series_title is not documented
(#38) Variable api::$username is not documented
(#39) Variable api::$password is not documented
(#40) Variable api::$timeout is not documented
(#41) Variable api::$baseurl is not documented
(#43) Variable api::$supportedapilevel is not documented
(#375) Phpdocs for function api::supports_api_level has incomplete parameters list
admin/tool/opencast/classes/seriesmapping.php
(#17) File-level phpdocs block is not found
(#28) Class seriesmapping is not documented
(#28) Package is not specified for class seriesmapping. It is also not specified in file-level phpdocs
admin/tool/opencast/db/access.php
(#17) No one-line description found in phpdocs for file
admin/tool/opencast/db/upgrade.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
admin/tool/opencast/external.php
(#144) Phpdocs for function tool_opencast_external::get_courses_with_capability 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]


Gherkin .feature problems

(0 errors, 0 warnings)

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