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
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
Javascript coding style problems
(4 errors, 14 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- local/annoto/amd/src/annoto.js
- (#50)
Empty block statement. (no-empty)
- local/annoto/initkaltura.js
- (#1)
Unexpected space before function parentheses. (space-before-function-paren)
- (#10)
Unexpected empty function. (no-empty-function)
- (#14)
Unexpected console statement. (no-console)
- (#15)
Missing semicolon. (semi)
- (#17)
Expected space(s) after "catch". (keyword-spacing)
- (#17)
Empty block statement. (no-empty)
- (#29)
Unexpected space before function parentheses. (space-before-function-paren)
- (#29)
Identifier 'player_id' is not in camel case. (camelcase)
- (#30)
Identifier 'player_id' is not in camel case. (camelcase)
- (#33)
Identifier 'player_id' is not in camel case. (camelcase)
- (#34)
Identifier 'player_id' is not in camel case. (camelcase)
- (#37)
Unexpected space before function parentheses. (space-before-function-paren)
- (#43)
Unexpected space before function parentheses. (space-before-function-paren)
- (#49)
Unexpected space before function parentheses. (space-before-function-paren)
- (#59)
Missing semicolon. (semi)
- (#61)
'kWidget' is not defined. (no-undef)
- (#61)
Unexpected space before function parentheses. (space-before-function-paren)
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(1 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- local/annoto/lib.php
- (#214)
Phpdocs for function local_annoto_get_jsparam 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]