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

(13 errors, 0 warnings)

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

mod/assign/submission/collabora/classes/event/assessable_uploaded.php
(#72) Space found before square bracket; expected "data[" but found "data ["
mod/assign/submission/collabora/classes/event/submission_created.php
(#47) Space found before square bracket; expected "other[" but found "other ["
mod/assign/submission/collabora/classes/event/submission_updated.php
(#48) Space found before square bracket; expected "other[" but found "other ["
mod/assign/submission/collabora/locallib.php
(#193) Space found before square bracket; expected "$action[" but found "$action ["
(#193) Space found before square bracket; expected "$action[" but found "$action ["
(#341) Space found before square bracket; expected "$thisplugincfg[" but found "$thisplugincfg ["
(#622) Space found before square bracket; expected "$params[" but found "$params ["
(#624) Space found before square bracket; expected "$params[" but found "$params ["
(#642) Space found before square bracket; expected "$params[" but found "$params ["
(#643) Space found before square bracket; expected "$params[" but found "$params ["
(#644) Space found before square bracket; expected "$params[" but found "$params ["
(#692) Space found before square bracket; expected "$result[" but found "$result ["
(#694) Space found before square bracket; expected "$result[" but found "$result ["

Javascript coding style problems

(2 errors, 5 warnings)

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

mod/assign/submission/collabora/amd/src/modal_iframe.js
(#17) @package should be empty. (jsdoc/empty-tags)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
mod/assign/submission/collabora/amd/src/resizeiframe.js
(#2) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#2) Missing JSDoc comment. (require-jsdoc)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(4 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

mod/assign/submission/collabora/classes/output/content.php
(#27) Class content is not documented
(#31) Function content::__construct is not documented
(#49) Function content::export_for_template is not documented
(#17) No one-line description found in phpdocs for file

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 "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, 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]