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

(26 errors, 27 warnings)

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

local/easyconf/db/access.php
(#31) Expected 1 space after "=>"; 8 found
(#32) Expected 1 space after "=>"; 12 found
(#33) Expected 1 space after "=>"; 7 found
(#35) Expected 1 space after "=>"; 8 found
(#36) Expected 1 space after "=>"; 8 found
(#38) Expected 1 space after "=>"; 8 found
local/easyconf/lang/de/local_easyconf.php
(#30) The string key "execute" is not in the correct order, it should be before "settings"
(#31) The string key "enabled" is not in the correct order, it should be before "execute"
(#32) Unexpected string end, it should be a line feed after a semicolon
(#32) Whitespace found at end of line
(#34) The string key "disabled_text" is not in the correct order, it should be before "enabled_text"
(#35) The string key "cli_run" is not in the correct order, it should be before "disabled_text"
(#38) The string key "configuration" is not in the correct order, it should be before "run_success"
(#41) The string key "configuration_error" is not in the correct order, it should be before "configuration_text"
(#47) The string key "no" is not in the correct order, it should be before "yes"
(#51) The string key "setsuccess" is not in the correct order, it should be before "yaml_error"
(#52) The string key "seterror" is not in the correct order, it should be before "setsuccess"
(#53) The string key "set_absent" is not in the correct order, it should be before "seterror"
(#58) The string key "db_read_error" is not in the correct order, it should be before "set_update"
(#61) The string key "no_permission" is not in the correct order, it should be before "pluginname"
(#62) The string key "easyconf:execute" is not in the correct order, it should be before "no_permission"
local/easyconf/lang/en/local_easyconf.php
(#30) The string key "execute" is not in the correct order, it should be before "settings"
(#31) The string key "enabled" is not in the correct order, it should be before "execute"
(#32) Unexpected string end, it should be a line feed after a semicolon
(#32) Whitespace found at end of line
(#34) The string key "disabled_text" is not in the correct order, it should be before "enabled_text"
(#35) The string key "cli_run" is not in the correct order, it should be before "disabled_text"
(#38) The string key "configuration" is not in the correct order, it should be before "run_success"
(#41) The string key "configuration_error" is not in the correct order, it should be before "configuration_text"
(#47) The string key "no" is not in the correct order, it should be before "yes"
(#51) The string key "setsuccess" is not in the correct order, it should be before "yaml_error"
(#52) The string key "seterror" is not in the correct order, it should be before "setsuccess"
(#53) The string key "set_absent" is not in the correct order, it should be before "seterror"
(#58) The string key "db_read_error" is not in the correct order, it should be before "set_update"
(#61) The string key "no_permission" is not in the correct order, it should be before "pluginname"
(#61) Expected 1 space after "="; 0 found
(#62) The string key "easyconf:execute" is not in the correct order, it should be before "no_permission"
local/easyconf/lib.php
(#124) Whitespace found at end of line
(#253) The use of function print_r() is forbidden
(#275) The use of function print_r() is forbidden
(#299) The use of function print_r() is forbidden
(#301) The use of function print_r() is forbidden
local/easyconf/settings.php
(#32) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#36) Whitespace found at end of line
(#44) Closing brace indented incorrectly; expected 1 spaces, found 4
(#62) Line exceeds 132 characters; contains 134 characters
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 1
(#69) Closing brace indented incorrectly; expected 8 spaces, found 1

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

(5 errors, 0 warnings)

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

local/easyconf/lib.php
(#88) Phpdocs for function local_easyconf::set_config has incomplete parameters list
(#123) Phpdocs for function local_easyconf::set_config_plugins has incomplete parameters list
(#170) Phpdocs for function local_easyconf::set has incomplete parameters list
(#193) Phpdocs for function local_easyconf::setentry has incomplete parameters list
local/easyconf/settings.php
(#35) Phpdocs for function local_easyconf_admin_setting_configtextarea::validate has incomplete parameters list

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]