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
(4 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- lib/editor/atto/plugins/multilang2/default-css.php
- (#25)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
- (#25)
Variable "multilang2_default_css" must not contain underscores.
- (#33)
Space found before semicolon; expected "EOF;" but found "EOF
;"
- lib/editor/atto/plugins/multilang2/settings.php
- (#33)
Variable "multilang2_default_css" must not contain underscores.
Javascript coding style problems
(3 errors, 2 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- lib/editor/atto/plugins/multilang2/yui/src/button/js/button.js
- (#39)
Multiple spaces found before ''outline: 1px dotted;''. (no-multi-spaces)
- (#227)
Unexpected space after unary operator '-'. (space-unary-ops)
- (#351)
Trailing spaces not allowed. (no-trailing-spaces)
- (#407)
Trailing spaces not allowed. (no-trailing-spaces)
- (#419)
Trailing spaces not allowed. (no-trailing-spaces)
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by csslint
[More info]
PHPDocs style problems
(4 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- lib/editor/atto/plugins/multilang2/db/access.php
- (#17)
File-level phpdocs block is not found
- (#20)
Invalid inline phpdocs tag @package found
- (#21)
Invalid inline phpdocs tag @copyright found
- (#22)
Invalid inline phpdocs tag @license found
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
(1 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- lib/editor/atto/plugins/multilang2/yui/build/moodle-atto_multilang2-button/moodle-atto_multilang2-button-coverage.js
- Uncommitted change detected.
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]