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]

lib/editor/atto/plugins/yukaltura/classes/privacy/provider.php
(#47) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility

Javascript coding style problems

(2 errors, 23 warnings)

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

lib/editor/atto/plugins/yukaltura/amd/src/attorecorder.js
(#55) Do not nest ternary expressions. (no-nested-ternary)
(#65) Do not nest ternary expressions. (no-nested-ternary)
(#360) Unexpected alert. (no-alert)
(#397) Function 'removeVideo' has a complexity of 30. Maximum allowed is 20. (complexity)
(#604) Function 'checkFileType' has a complexity of 25. Maximum allowed is 20. (complexity)
(#636) Function 'getFileExtension' has a complexity of 29. Maximum allowed is 20. (complexity)
(#837) Unexpected alert. (no-alert)
(#847) Unexpected alert. (no-alert)
(#857) Unexpected alert. (no-alert)
(#881) Unexpected alert. (no-alert)
(#1227) Function has a complexity of 24. Maximum allowed is 20. (complexity)
lib/editor/atto/plugins/yukaltura/amd/src/attouploader.js
(#78) Do not nest ternary expressions. (no-nested-ternary)
(#88) Do not nest ternary expressions. (no-nested-ternary)
(#139) Function 'checkFileType' has a complexity of 25. Maximum allowed is 20. (complexity)
(#201) Unexpected alert. (no-alert)
(#324) Unexpected alert. (no-alert)
(#334) Unexpected alert. (no-alert)
(#344) Unexpected alert. (no-alert)
(#367) Unexpected alert. (no-alert)
(#823) Function has a complexity of 24. Maximum allowed is 20. (complexity)
lib/editor/atto/plugins/yukaltura/yui/src/button/js/button.js
(#37) 'CSS' is already defined as a built-in global variable. (no-redeclare)
(#268) Method '_doInsert' has a complexity of 23. Maximum allowed is 20. (complexity)
(#308) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#340) Unexpected tab character. (no-tabs)
(#340) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)

CSS problems

(1 errors, 0 warnings)

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

lib/editor/atto/plugins/yukaltura/css/atto_yukaltura.css
(#47) Can't parse value "alpha(opacity=70)" (csstree/validator)

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]