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

(1 errors, 0 warnings)

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

mod/panoptosubmission/view_submission.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(2 errors, 22 warnings)

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

mod/panoptosubmission/yui/src/submissionpanel/js/submissionpanel.js
(#36) JSDoc syntax error. (valid-jsdoc)
(#41) Extra space after key 'init'. (key-spacing)
(#43) This line has a length of 142. Maximum allowed is 132. (max-len)
(#47) Missing semicolon. (semi)
(#53) JSDoc syntax error. (valid-jsdoc)
(#58) Identifier 'open_panopto_window_callback' is not in camel case. (camelcase)
(#76) Identifier 'close_popup_callback' is not in camel case. (camelcase)
(#85) Identifier 'search_params' is not in camel case. (camelcase)
(#88) Identifier 'search_params' is not in camel case. (camelcase)
(#89) Identifier 'search_params' is not in camel case. (camelcase)
(#90) Identifier 'search_params' is not in camel case. (camelcase)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) Identifier 'search_params' is not in camel case. (camelcase)
(#133) Extra space after key 'NAME'. (key-spacing)
(#134) Extra space after key 'ATTRS'. (key-spacing)
(#135) Extra space after key 'addvidbtnid'. (key-spacing)
(#138) Extra space after key 'ltilaunchurl'. (key-spacing)
(#141) Extra space after key 'height'. (key-spacing)
(#144) Extra space after key 'width'. (key-spacing)
(#147) Extra space after key 'courseid'. (key-spacing)
(#153) Identifier 'mod_panoptosubmission' is not in camel case. (camelcase)
(#155) Missing JSDoc return type. (valid-jsdoc)
(#157) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#157) Expected JSDoc for 'params' but found 'string'. (valid-jsdoc)

CSS problems

(3 errors, 3 warnings)

This section shows CSS problems detected by stylelint [More info]

mod/panoptosubmission/styles.css
(#19) Unexpected unit (length-zero-no-unit)
(#20) Unexpected unit (length-zero-no-unit)
(#40) Unexpected unit (length-zero-no-unit)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]