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, 1 warnings)

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

mod/panoptosubmission/locallib.php
(#241) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead

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

(0 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)

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:yui" 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]