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
(19 errors, 2 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- repository/opencast/classes/privacy/provider.php
- (#33)
Opening brace must not be followed by a blank line
- repository/opencast/lib.php
- (#39)
Opening brace must not be followed by a blank line
- (#48)
Opening parenthesis of a multi-line function call must be the last content on the line
- (#49)
Multi-line function call not indented correctly; expected 12 spaces but found 16
- (#49)
Closing parenthesis of a multi-line function call must be on a line by itself
- (#72)
Opening parenthesis of a multi-line function call must be the last content on the line
- (#72)
Only one argument is allowed per line in a multi-line function call
- (#73)
Multi-line function call not indented correctly; expected 8 spaces but found 12
- (#73)
Closing parenthesis of a multi-line function call must be on a line by itself
- (#200)
Blank line found at start of control structure
- (#217)
Blank line found at start of control structure
- (#255)
Blank line found at start of control structure
- (#257)
Blank line found at start of control structure
- (#287)
The first expression of a multi-line control structure must be on the line after the opening parenthesis
- (#288)
The closing parenthesis of a multi-line control structure must be on the line after the last expression
- (#331)
Long list syntax is not allowed
- (#383)
Blank line found at start of control structure
- (#385)
Blank line found at start of control structure
- repository/opencast/tests/repository_opencast_test.php
- (#32)
Unit test repository_opencast_test should be declared as final.
- (#32)
Opening brace must not be followed by a blank line
- (#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]