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

(3 errors, 2 warnings)

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

mod/assign/submission/mojec/db/access.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/assign/submission/mojec/lang/en/assignsubmission_mojec.php
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/mojec/locallib.php
(#551) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/assign/submission/mojec/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/assign/submission/mojec/version.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by csslint [More info]


PHPDocs style problems

(15 errors, 1 warnings)

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

mod/assign/submission/mojec/db/access.php
(#17) File-level phpdocs block does not have @copyright tag
mod/assign/submission/mojec/db/upgrade.php
(#17) File-level phpdocs block does not have @copyright tag
mod/assign/submission/mojec/lang/en/assignsubmission_mojec.php
(#17) File-level phpdocs block does not have @copyright tag
mod/assign/submission/mojec/lib.php
(#17) File-level phpdocs block does not have @copyright tag
mod/assign/submission/mojec/locallib.php
(#394) Function assign_submission_mojec::get_short_testresult_overview is not documented
(#566) Function assign_submission_mojec::delete_test_data is not documented
(#43) Constant assign_submission_mojec::TABLE_ASSIGNSUBMISSION_MOJEC is not documented
(#44) Constant assign_submission_mojec::TABLE_MOJEC_TESTRESULT is not documented
(#45) Constant assign_submission_mojec::TABLE_MOJEC_TESTFAILURE is not documented
(#46) Constant assign_submission_mojec::TABLE_MOJEC_COMPILATIONERROR is not documented
(#48) Constant assign_submission_mojec::COMPONENT_NAME is not documented
(#160) Phpdocs for function assign_submission_mojec::get_form_elements_for_user has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
mod/assign/submission/mojec/settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
mod/assign/submission/mojec/version.php
(#17) File-level phpdocs block does not have @copyright tag

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]