Prechecker results: error


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

(2 errors, 5 warnings)

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

plagiarism/compilatio/amd/src/compilatio_ajax_api.js
(#111) Comments should not begin with a lowercase character. (capitalized-comments)
(#111) Missing JSDoc for parameter 'tabClicked'. (valid-jsdoc)
(#111) Missing JSDoc for parameter 'contentToShow'. (valid-jsdoc)
plagiarism/compilatio/js/statistics_functions.js
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) 'compilatioPercentage' is defined but never used. (no-unused-vars)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) '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

(6 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

plagiarism/compilatio/compilatio.class.php
(#75) Variable compilatioservice::$instance is not documented
(#55) Phpdocs for function compilatioservice::getinstance has incomplete parameters list
plagiarism/compilatio/helper/ws_helper.php
(#38) Phpdocs for function ws_helper::get_ws has incomplete parameters list
plagiarism/compilatio/lib.php
(#1548) Phpdocs for function compilatio_remove_duplicates has incomplete parameters list
(#1713) Phpdocs for function compilatio_check_attempt_timeout has incomplete parameters list
(#1887) Phpdocs for function compilatio_getquotas has incomplete parameters list

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 (2) than 'savepoint' calls (4). 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

(2 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

plagiarism/compilatio/amd/build/compilatio_ajax_api.min.js
Uncommitted change detected.
plagiarism/compilatio/amd/build/compilatio_form.min.js
Uncommitted change detected.

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]