Prechecker results: error


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

(2 errors, 21 warnings)

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

course/format/kickstart/classes/privacy/provider.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#40) There must not be a space before the colon in a return type declaration
course/format/kickstart/lang/en/format_kickstart.php
(#33) The string key "course_backup" is not in the correct order, it should be before "strconfirmtemplate"
(#70) The string key "plugin_description" is not in the correct order, it should be before "pluginname"
(#92) The string key "templatesview" is not in the correct order, it should be before "usedefault_help"
(#98) The string key "staffonthiscourse" is not in the correct order, it should be before "welcometoyourcourse"
(#100) The string key "shortname" is not in the correct order, it should be before "welcometo"
(#101) The string key "missingcategory" is not in the correct order, it should be before "shortname"
(#103) The string key "moreresults" is not in the correct order, it should be before "selectcategory"
(#104) The string key "coursecreatorinstructions" is not in the correct order, it should be before "moreresults"
(#107) The string key "coursecreatorinstructions_default" is not in the correct order, it should be before "coursecreatorinstructions_desc"
(#111) The string key "default_templatebackground" is not in the correct order, it should be before "templatebackimg_help"
(#113) The string key "courseformatoptions" is not in the correct order, it should be before "default_templatebackground_desc"
(#115) The string key "strlist" is not in the correct order, it should be before "strtile"
(#116) The string key "defaulttemplatesview" is not in the correct order, it should be before "strlist"
course/format/kickstart/tests/format_kickstart_test.php
(#34) Unit test format_kickstart_test should be declared as final.
(#51) Test method test_importing() is missing a return type
(#111) Test method test_create_template() is missing a return type
(#125) Test method test_check_kickstart_has_pro() is missing a return type
(#162) Test method test_format_kickstart_add_couseformat_template() is missing a return type
(#176) Test method test_format_kickstart_update_template_format_options() is missing a return type
(#212) Test method test_format_kickstart_get_template_format_options() is missing a return type
(#227) Test method test_format_kickstart_remove_kickstart_templates() is missing a return type

Javascript coding style problems

(0 errors, 1 warnings)

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

course/format/kickstart/amd/src/formatkickstart.js
(#31) Expected JSDoc block to be aligned. (jsdoc/check-alignment)

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, 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]