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

(9 errors, 0 warnings)

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

blocks/ejsapp_file_browser/block_ejsapp_file_browser.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/db/access.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/edit.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/lang/en/block_ejsapp_file_browser.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/lang/es/block_ejsapp_file_browser.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/refresh_tree.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/renderer.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/settings.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/ejsapp_file_browser/version.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".

Javascript coding style problems

(3 errors, 18 warnings)

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

blocks/ejsapp_file_browser/module.js
(#31) Identifier 'block_ejsapp_file_browser' is not in camel case. (camelcase)
(#33) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#33) Missing JSDoc parameter type for 'expand'. (valid-jsdoc)
(#33) Missing JSDoc parameter type for 'htmlid'. (valid-jsdoc)
(#39) Identifier 'init_tree' is not in camel case. (camelcase)
(#43) 'event' is defined but never used. (no-unused-vars)
(#56) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#56) Missing JSDoc parameter type for 'htmlid'. (valid-jsdoc)
(#56) Missing JSDoc parameter type for 'url'. (valid-jsdoc)
(#62) Identifier 'init_reload' is not in camel case. (camelcase)
(#83) Missing JSDoc parameter type for 'frequency'. (valid-jsdoc)
(#83) Missing JSDoc parameter type for 'htmlid'. (valid-jsdoc)
(#83) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#83) Missing JSDoc parameter type for 'url'. (valid-jsdoc)
(#90) Identifier 'init_auto_refresh' is not in camel case. (camelcase)
(#104) Requires a space after '{'. (block-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#108) Move function declaration to function body root. (no-inner-declarations)

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]