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

(1 errors, 4 warnings)

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

repository/opencast/classes/privacy/provider.php
(#41) There must not be a space before the colon in a return type declaration
repository/opencast/lang/en/repository_opencast.php
(#28) The string key "opencastauthor" is not in the correct order, it should be before "opencastinstance"
(#43) The string key "opencast:view" is not in the correct order, it should be before "opencastvideoflavor_help"
repository/opencast/tests/repository_opencast_test.php
(#32) Unit test repository_opencast_test should be declared as final.
(#39) Test method test_add_video_published_data() is missing a return type

Javascript coding style problems

(2 errors, 0 warnings)

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

repository/opencast/tests/fixtures/testdata.js
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Missing semicolon. (semi)

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]