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

(54 errors, 2 warnings)

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

admin/tool/customfields_exportimport/classes/local/export/customfield_exporter.php
(#30) Opening brace must not be followed by a blank line
admin/tool/customfields_exportimport/classes/local/export/exporter_field_interface.php
(#27) Opening brace must not be followed by a blank line
admin/tool/customfields_exportimport/classes/local/export/field_exporter.php
(#29) Opening brace must not be followed by a blank line
admin/tool/customfields_exportimport/classes/local/export/profile_field_exporter.php
(#30) Opening brace must not be followed by a blank line
admin/tool/customfields_exportimport/classes/local/import/customfield_importer.php
(#32) Opening brace must not be followed by a blank line
(#103) Blank line found at start of control structure
(#107) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#108) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#109) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#110) Multi-line function call not indented correctly; expected 20 spaces but found 24
admin/tool/customfields_exportimport/classes/local/import/field_importer.php
(#29) Opening brace must not be followed by a blank line
admin/tool/customfields_exportimport/classes/local/import/profile_field_importer.php
(#33) Opening brace must not be followed by a blank line
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#86) Blank line found at start of control structure
(#145) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/customfields_exportimport/cli/export.php
(#31) Long list syntax is not allowed
(#32) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#39) Multi-line function call not indented correctly; expected 4 spaces but found 8
admin/tool/customfields_exportimport/cli/import.php
(#31) Long list syntax is not allowed
(#32) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#36) Multi-line function call not indented correctly; expected 4 spaces but found 8
admin/tool/customfields_exportimport/import.php
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#52) Blank line found at start of control structure
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#87) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#89) Blank line found at end of control structure
admin/tool/customfields_exportimport/import_form.php
(#42) Opening brace must not be followed by a blank line
(#62) The closing brace for the class must go on the next line after the body
admin/tool/customfields_exportimport/index.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#114) Blank line found at start of control structure
(#193) Expected 1 blank line at end of file; 5 found
admin/tool/customfields_exportimport/lang/en/tool_customfields_exportimport.php
(#91) The string key "invaliddatatype" is not in the correct order, it should be before "type"
(#92) Expected 1 blank line at end of file; 2 found
admin/tool/customfields_exportimport/lang/fr/tool_customfields_exportimport.php
(#91) The string key "invaliddatatype" is not in the correct order, it should be before "type"
(#92) Expected 1 blank line at end of file; 5 found
admin/tool/customfields_exportimport/privacy/provider.php
(#37) Opening brace must not be followed by a blank line
admin/tool/customfields_exportimport/process_export.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
admin/tool/customfields_exportimport/settings.php
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#32) Closing parenthesis of a multi-line function call must be on a line by itself
(#34) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#36) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#37) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#38) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#42) Opening parenthesis of a multi-line function call must be the last content on the line
(#43) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#44) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#45) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#46) Multi-line function call not indented correctly; expected 12 spaces but found 16

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

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