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
(13 errors, 12 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/aise/classes/locallib.php
- (#1)
No one-line description found in phpdocs for docblock of file locallib.php
- (#26)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#28)
Missing docblock for class locallib
- (#34)
Line exceeds 132 characters; contains 138 characters
- (#39)
Line exceeds maximum limit of 180 characters; contains 189 characters
- (#61)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#61)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#73)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#76)
Line exceeds 132 characters; contains 172 characters
- (#83)
Missing docblock for function is_pgsql
- local/aise/db/caches.php
- (#1)
No one-line description found in phpdocs for docblock of file caches.php
- (#26)
Short array syntax must be used to define arrays
- (#27)
Short array syntax must be used to define arrays
- local/aise/db/install.php
- (#1)
No one-line description found in phpdocs for docblock of file install.php
- (#25)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#27)
Missing docblock for function xmldb_local_aise_install
- (#28)
Inline comments must end in full-stops, exclamation marks, or question marks
- local/aise/lang/en/local_aise.php
- (#1)
No one-line description found in phpdocs for docblock of file local_aise.php
- (#25)
Unexpected string end, it should be a line feed after a semicolon
- (#25)
File must end with a newline character
- local/aise/lib.php
- (#1)
No one-line description found in phpdocs for docblock of file lib.php
- (#25)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#38)
Line exceeds 132 characters; contains 172 characters
- local/aise/version.php
- (#1)
No one-line description found in phpdocs for docblock of file version.php
- (#2)
Moodle boilerplate not found at first line
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
(1 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- local/aise/lib.php
- (#29)
Phpdocs for function aise_like 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]