Prechecker results: error


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

(10 errors, 38 warnings)

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

blocks/fastnav/classes/form/form_edit_item.php
(#87) There must not be a space before the colon in a return type declaration
(#115) There must not be a space before the colon in a return type declaration
blocks/fastnav/edit_form.php
(#47) There must not be a space before the colon in a return type declaration
blocks/fastnav/lang/en/block_fastnav.php
(#29) The string key "fastnav:addinstance" is not in the correct order, it should be before "pluginname"
(#31) The string key "fastnav:management" is not in the correct order, it should be before "fastnav:myaddinstance"
(#34) Unexpected comment found. Auto-fixing will not work after this comment
(#35) The string key "btn:edit" is not in the correct order, it should be before "privacy:metadata"
(#36) The string key "btn:add" is not in the correct order, it should be before "btn:edit"
(#38) The string key "btn:confirm" is not in the correct order, it should be before "btn:update"
(#39) The string key "btn:cancel" is not in the correct order, it should be before "btn:confirm"
(#41) Unexpected comment found. Auto-fixing will not work after this comment
(#43) The string key "js:confirm_delete_message" is not in the correct order, it should be before "js:confirm_delete_title"
(#45) Unexpected comment found. Auto-fixing will not work after this comment
(#46) The string key "heading:overview" is not in the correct order, it should be before "js:confirm_delete_message"
(#48) Unexpected comment found. Auto-fixing will not work after this comment
(#51) The string key "heading:table_link" is not in the correct order, it should be before "heading:table_name"
(#53) The string key "heading:table_action" is not in the correct order, it should be before "heading:table_sortorder"
(#55) Unexpected comment found. Auto-fixing will not work after this comment
(#56) The string key "form:name" is not in the correct order, it should be before "heading:table_action"
(#57) The string key "form:link" is not in the correct order, it should be before "form:name"
(#61) The string key "form:show_block" is not in the correct order, it should be before "form:show_sidebar"
(#62) The string key "form:display_modus" is not in the correct order, it should be before "form:show_block"
blocks/fastnav/lang/nl/block_fastnav.php
(#29) The string key "fastnav:addinstance" is not in the correct order, it should be before "pluginname"
(#31) The string key "fastnav:management" is not in the correct order, it should be before "fastnav:myaddinstance"
(#34) Unexpected comment found. Auto-fixing will not work after this comment
(#35) The string key "btn:edit" is not in the correct order, it should be before "privacy:metadata"
(#36) The string key "btn:add" is not in the correct order, it should be before "btn:edit"
(#38) The string key "btn:confirm" is not in the correct order, it should be before "btn:update"
(#39) The string key "btn:cancel" is not in the correct order, it should be before "btn:confirm"
(#41) Unexpected comment found. Auto-fixing will not work after this comment
(#43) The string key "js:confirm_delete_message" is not in the correct order, it should be before "js:confirm_delete_title"
(#45) Unexpected comment found. Auto-fixing will not work after this comment
(#46) The string key "heading:overview" is not in the correct order, it should be before "js:confirm_delete_message"
(#48) Unexpected comment found. Auto-fixing will not work after this comment
(#51) The string key "heading:table_link" is not in the correct order, it should be before "heading:table_name"
(#53) The string key "heading:table_action" is not in the correct order, it should be before "heading:table_sortorder"
(#55) Unexpected comment found. Auto-fixing will not work after this comment
(#56) The string key "form:name" is not in the correct order, it should be before "heading:table_action"
(#57) The string key "form:link" is not in the correct order, it should be before "form:name"
(#61) The string key "form:show_block" is not in the correct order, it should be before "form:show_sidebar"
(#62) The string key "form:display_modus" is not in the correct order, it should be before "form:show_block"
blocks/fastnav/renderer.php
(#49) There must not be a space before the colon in a return type declaration
(#64) There must not be a space before the colon in a return type declaration
(#98) There must not be a space before the colon in a return type declaration
(#121) There must not be a space before the colon in a return type declaration
blocks/fastnav/view/edit.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file edit.php

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

(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

(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]