Prechecker results: error


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

(1 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

lib/editor/tiny/plugins/edusharing/amd/src/plugin.js
(#33) Promise executor functions should not be async. (no-async-promise-executor)

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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "eslint:amd" 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, 6 warnings)

This section shows problems detected in mustache templates [More info]

lib/editor/tiny/plugins/edusharing/templates/modal.mustache
(#1) HTML Validation info, line 10: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. () <input type="hidden" value="((+editModalTitle%2C+tiny_edusharing))"/></h5>)
(#1) HTML Validation error, line 47: Bad value “100%” for attribute “width” on element “img”: Expected a digit but saw “%” instead. ( <img id="eduInstructionGif" src="/lib/editor/tiny/plugins/edusharing/pix/help_en.gif" alt="edu-sharing animated instructions" width="100%" height="auto"> )
(#1) HTML Validation error, line 47: Bad value “auto” for attribute “height” on element “img”: Expected a digit but saw “a” instead. ( <img id="eduInstructionGif" src="/lib/editor/tiny/plugins/edusharing/pix/help_en.gif" alt="edu-sharing animated instructions" width="100%" height="auto"> )
(#1) HTML Validation info, line 99: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="number" class="form-control" id="eduWidth" min="0" step="1"/> )
(#1) HTML Validation info, line 101: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="number" class="form-control" id="eduHeight" min="0" step="1"/> )
(#1) HTML Validation info, line 106: Empty heading. ( <h5 id="eduContentTitle"></h5>)
(#1) HTML Validation error, line 108: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img id="eduPreviewImage" src="" alt="" width="100%" height="auto"/> )
(#1) HTML Validation error, line 108: Bad value “100%” for attribute “width” on element “img”: Expected a digit but saw “%” instead. ( <img id="eduPreviewImage" src="" alt="" width="100%" height="auto"/> )
(#1) HTML Validation error, line 108: Bad value “auto” for attribute “height” on element “img”: Expected a digit but saw “a” instead. ( <img id="eduPreviewImage" src="" alt="" width="100%" height="auto"/> )
(#1) HTML Validation info, line 108: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img id="eduPreviewImage" src="" alt="" width="100%" height="auto"/> )
(#1) HTML Validation info, line 113: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="edusharing_node" name="edusharing_node" type="hidden" value=""/> )
(#1) HTML Validation info, line 114: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="edusharingNoWidth" name="edusharingNoWidth" type="hidden" value=""/> )
(#1) HTML Validation error, line 65: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. ( <label class="form-check-label" for="eduVersion2"> )

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]