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
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
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]
- lib/editor/tiny/plugins/ubicast/classes/plugininfo.php
- (#36)
Phpdocs for function plugininfo::is_enabled 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]
- lib/editor/tiny/plugins/ubicast/templates/modal.mustache
- (#1)
HTML Validation info, line 20: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input class="form-control tiny_ubicast_mediaimg" id="exampleId_tiny_ubicast_mediaimg" name="mediaimg" type="hidden" value="https://moodle.org/image.jpg"/> )
- (#1)
HTML Validation info, line 26: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input class="form-control w-100 tiny_ubicast_mediaid" id="exampleId_tiny_ubicast_mediaid" name="mediaid" type="text" value="v1268c0e52b4fykoyjyr" spellcheck="false" onchange="javascript: this.value = ((new RegExp('(?:^|/)([cvlp][a-z0-9]{19})($:^|/)').exec(this.value)) || [null, this.value])[1]"/> )
- (#1)
HTML Validation info, line 33: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="exampleId_tiny_ubicast_mediawidth" class="form-control w-auto me-1 tiny_ubicast_mediawidth input-mini" name="mediawidth" type="text" maxlength="10" size="10" spellcheck="false" value="100%"/> )
- (#1)
HTML Validation info, line 37: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="exampleId_tiny_ubicast_mediaheight" class="form-control w-auto ms-1 tiny_ubicast_mediaheight input-mini" name="mediaheight" type="text" maxlength="10" size="10" spellcheck="false" value="300px"/> )
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]