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, 2 warnings)

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

report/workflow/tests/privacy_test.php
(#47) Test method test_export_user_preferences_not_defined() is missing any coverage information, own or at class level
(#60) Test method test_export_user_preferences() is missing any coverage information, own or at class level

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 stylelint [More info]


PHPDocs style problems

(29 errors, 0 warnings)

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

report/workflow/generate_form.php
(#30) Class report_workflow_configure_form is not documented
(#32) Function report_workflow_configure_form::definition is not documented
(#86) Function report_workflow_configure_form::validation is not documented
(#31) Variable report_workflow_configure_form::$worflows is not documented
report/workflow/lib.php
(#84) Package report is not valid
(#494) Package report is not valid
(#550) Package report is not valid
(#615) Package report is not valid
(#718) Package report is not valid
(#499) Function report_workflow_table_course::__construct is not documented
(#556) Function report_workflow_table_activity::__construct is not documented
(#620) Function report_workflow_table_quiz_like_activity::__construct is not documented
(#682) Function report_workflow_table_activity_quiz::__construct is not documented
(#686) Function report_workflow_table_activity_quiz::generate_query is not documented
(#701) Function report_workflow_table_activity_externalquiz::__construct is not documented
(#705) Function report_workflow_table_activity_externalquiz::generate_query is not documented
(#554) Variable report_workflow_table_activity::$appliesto is not documented
(#120) Phpdocs for function report_workflow_table::__construct has incomplete parameters list
(#189) Phpdocs for function report_workflow_table::get_step_columns has incomplete parameters list
(#264) Phpdocs for function report_workflow_table::generate_course_conditions has incomplete parameters list
(#528) Phpdocs for function report_workflow_table_course::col_courseshortname has incomplete parameters list
(#593) Phpdocs for function report_workflow_table_activity::col_activityname has incomplete parameters list
(#637) Phpdocs for function report_workflow_table_quiz_like_activity::col_2wbod has incomplete parameters list
(#650) Phpdocs for function report_workflow_table_quiz_like_activity::col_timeopen has incomplete parameters list
(#663) Phpdocs for function report_workflow_table_quiz_like_activity::col_timeclose has incomplete parameters list
(#226) Inline phpdocs tag {@link self::generate_sql} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#320) Inline phpdocs tag {@link generate_query} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#509) Inline phpdocs tag {@link report_workflow_table::generate_query} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#567) Inline phpdocs tag {@link report_workflow_table::generate_query} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]