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
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
Javascript coding style problems
(7 errors, 16 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- lib/editor/tinymce/plugins/html_components/tinymce/editor_plugin.js
- (#4)
'tinymce' is not defined. (no-undef)
- (#6)
'tinymce' is not defined. (no-undef)
- (#15)
Extra space after key 'init'. (key-spacing)
- (#19)
'lang' is not defined. (no-undef)
- (#21)
Extra space after key 'file'. (key-spacing)
- (#21)
'lang' is not defined. (no-undef)
- (#21)
There should be no space before ','. (comma-spacing)
- (#22)
Extra space after key 'width'. (key-spacing)
- (#23)
Extra space after key 'height'. (key-spacing)
- (#24)
Extra space after key 'inline'. (key-spacing)
- (#26)
Extra space after key 'plugin_url'. (key-spacing)
- (#26)
Identifier 'plugin_url' is not in camel case. (camelcase)
- (#32)
Extra space after key 'title'. (key-spacing)
- (#33)
Extra space after key 'cmd'. (key-spacing)
- (#34)
Extra space after key 'image'. (key-spacing)
- (#50)
Extra space after key 'getInfo'. (key-spacing)
- (#52)
Extra space after key 'longname'. (key-spacing)
- (#53)
Extra space after key 'authorurl'. (key-spacing)
- (#54)
Extra space after key 'infourl'. (key-spacing)
- (#55)
Extra space after key 'version'. (key-spacing)
- (#61)
'tinymce' is not defined. (no-undef)
- (#61)
'tinymce' is not defined. (no-undef)
- lib/editor/tinymce/plugins/html_components/tinymce/js/dialog.js
- (#95)
Parsing error: Unexpected token >
CSS problems
(2 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
- lib/editor/tinymce/plugins/html_components/styles.css
- (#1)
Expected newline after "," (selector-list-comma-newline-after)
- (#1)
Expected newline after "," (selector-list-comma-newline-after)
PHPDocs style problems
(5 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- lib/editor/tinymce/plugins/html_components/lang/en/tinymce_html_components.php
- (#17)
No one-line description found in phpdocs for file
- lib/editor/tinymce/plugins/html_components/lang/es/tinymce_html_components.php
- (#17)
No one-line description found in phpdocs for file
- lib/editor/tinymce/plugins/html_components/lang/fr/tinymce_html_components.php
- (#17)
No one-line description found in phpdocs for file
- lib/editor/tinymce/plugins/html_components/lib.php
- (#31)
Function tinymce_html_components::update_init_params is not documented
- (#42)
Phpdocs for function tinymce_html_components::get_types_background 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
(1 errors, 1 warnings)
This section shows files built by grunt and not commited
[More info]
- Problems running grunt
- Task "stylelint:css" failed. Use --force to continue.
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]