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, 1 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- plagiarism/compilatio/classes/privacy/provider.php
- (#34)
Duplicate interface name "plagiarism_compilatio\privacy\user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/plagiarism/compilatio/classes/privacy/provider.php on line 30
Javascript coding style problems
(3 errors, 7 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- plagiarism/compilatio/amd/src/compilatio_ajax_api.js
- (#99)
This line has a length of 133. Maximum allowed is 132. (max-len)
- (#120)
Missing JSDoc parameter type for 'tabClicked'. (valid-jsdoc)
- (#121)
Missing JSDoc parameter type for 'contentToShow'. (valid-jsdoc)
- plagiarism/compilatio/js/statistics_functions.js
- (#1)
Missing JSDoc @returns for function. (valid-jsdoc)
- (#4)
Missing JSDoc parameter type for 'v'. (valid-jsdoc)
- (#6)
'compilatioPercentage' is defined but never used. (no-unused-vars)
- (#10)
Missing JSDoc @returns for function. (valid-jsdoc)
- (#13)
Missing JSDoc parameter type for 'a'. (valid-jsdoc)
- (#14)
Missing JSDoc parameter type for 'b'. (valid-jsdoc)
- (#16)
'compilatioUrlSorter' is defined but never used. (no-unused-vars)
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, 1 warnings)
This section shows problems detected with the handling of upgrade savepoints
[More info]
- plagiarism/compilatio/db/upgrade.php
- Detected fewer 'if' blocks (3) than 'savepoint' calls (5). Repeated savepoints?
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
(1 errors, 1 warnings)
This section shows files built by grunt and not commited
[More info]
- Problems running grunt
- Task "eslint:amd" failed. Use --force to continue.
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]