Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

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

mod/opencast/classes/privacy/provider.php
(#41) There must not be a space before the colon in a return type declaration
mod/opencast/downloadvideo.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file downloadvideo.php
mod/opencast/lang/en/opencast.php
(#29) The string key "allowdownload" is not in the correct order, it should be before "allvideos"
(#37) The string key "erroremptystreamsources" is not in the correct order, it should be before "errorfetchingvideo"
(#46) The string key "modulename_help" is not in the correct order, it should be before "modulenameplural"
(#50) The string key "opencast:addinstance" is not in the correct order, it should be before "opencastname"
(#55) The string key "pluginadministration" is not in the correct order, it should be before "pluginname"
(#60) The string key "settings:download-channel" is not in the correct order, it should be before "settings:download_header"
(#64) The string key "settings:configurl" is not in the correct order, it should be before "settings:download-default_desc"
(#71) The string key "series" is not in the correct order, it should be before "settings:themeurl_desc"
(#75) Unexpected comment found. Auto-fixing will not work after this comment
(#76) The string key "dnduploadvideofile" is not in the correct order, it should be before "title"
(#78) The string key "uploaddefaultintrodisplay" is not in the correct order, it should be before "uploadtitledisplay"
(#81) The string key "uploadformtitle" is not in the correct order, it should be before "uploadnotallowed"
(#82) The string key "uploadform_general_header" is not in the correct order, it should be before "uploadformtitle"
(#85) The string key "uploadform_metadata_header" is not in the correct order, it should be before "uploadform_seriessselect"
(#86) The string key "uploadform_flavor_label" is not in the correct order, it should be before "uploadform_metadata_header"
(#88) The string key "uploadform_flavor_presentation" is not in the correct order, it should be before "uploadform_flavor_presenter"
(#90) The string key "uploadform_requirednotice" is not in the correct order, it should be before "uploadform_uploadexplaination"
(#93) The string key "defaultuploadedvideotitle" is not in the correct order, it should be before "uploadsaved"
(#95) The string key "uploadedvideoisbeingprocesses" is not in the correct order, it should be before "uploadinprogress"
(#98) Unexpected comment found. Auto-fixing will not work after this comment
(#99) The string key "sortseriesby" is not in the correct order, it should be before "uploadjobmissing"
(#103) The string key "advancedsettings" is not in the correct order, it should be before "videotitle"

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]

mod/opencast/templates/series.mustache
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="http://localhost:8080/static/mh_default_org/api/bb495e5f-b737-41c2-9095-4e6e08c963d4/9ff8a2cc-a112-44bd-a799-a63b6c0d63d7/file_example_MOV_1280_1_4MB_1_000s_search.jpg" alt="1. Mein Video, das hat aber irgendwie nen ganz schön langen Titel. Hui, das hätte ich ja nicht erwartet!"/> )

Gherkin .feature problems

(0 errors, 0 warnings)

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