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
(14 errors, 5 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- course/format/menutopic/backup/moodle2/backup_format_menutopic_plugin.class.php
- (#55)
Short array syntax must be used to define arrays
- course/format/menutopic/backup/moodle2/restore_format_menutopic_plugin.class.php
- (#40)
Short array syntax must be used to define arrays
- course/format/menutopic/classes/forms/csstemplate.php
- (#53)
Short array syntax must be used to define arrays
- course/format/menutopic/classes/menu.php
- (#123)
There must not be a space before the colon in a return type declaration
- (#144)
There must not be a space before the colon in a return type declaration
- course/format/menutopic/classes/menuitem.php
- (#75)
Expected "bool" but found "boolean" for @var tag in member variable comment
- (#80)
Expected "bool" but found "boolean" for @var tag in member variable comment
- (#85)
Expected "bool" but found "boolean" for @var tag in member variable comment
- (#117)
There must not be a space before the colon in a return type declaration
- (#160)
There must not be a space before the colon in a return type declaration
- course/format/menutopic/classes/output/courseformat/content/section.php
- (#66)
There should be a comma after the last array item in a multi-line array.
- course/format/menutopic/classes/output/courseformat/content/section/cmlist.php
- (#106)
Short array syntax must be used to define arrays
- course/format/menutopic/classes/output/courseformat/content/section/summary.php
- (#230)
Short array syntax must be used to define arrays
- (#251)
Expected 0 spaces after "replace_tag_in_expresion"; 1 found
- course/format/menutopic/classes/output/edition.php
- (#143)
There should be a comma after the last array item in a multi-line array.
- (#148)
There should be a comma after the last array item in a multi-line array.
- (#186)
There should be a comma after the last array item in a multi-line array.
- course/format/menutopic/classes/privacy/provider.php
- (#38)
There must not be a space before the colon in a return type declaration
- course/format/menutopic/settings.php
- (#51)
There should be a comma after the last array item in a multi-line array.
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]