Prechecker results: error


Overview

(1 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]

The patchset contains changes to upgrade.txt or UPGRADING.md files.

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

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


Javascript coding style problems

(0 errors, 5 warnings)

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

lib/editor/tiny/plugins/codepro/amd/src/common.js
(#87) Multiple spaces found before '// E.g., 6 fro...'. (no-multi-spaces)
lib/editor/tiny/plugins/codepro/amd/src/plugin.js
(#1) Unused eslint-disable directive (no problems were reported from 'no-console').
lib/editor/tiny/plugins/codepro/amd/src/viewmanager.js
(#286) Comments should not begin with a lowercase character. (capitalized-comments)
lib/editor/tiny/plugins/codepro/amd/src/viewpanel.js
(#111) Unused eslint-disable directive (no problems were reported from 'no-unused-vars').
(#230) Unused eslint-disable directive (no problems were reported from 'no-unused-vars').

CSS problems

(14 errors, 6 warnings)

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

lib/editor/tiny/plugins/codepro/styles.css
(#52) Expected empty line before at-rule (at-rule-empty-line-before)
(#90) Expected empty line before at-rule (at-rule-empty-line-before)
(#55) Expected newline before "}" (block-closing-brace-newline-before)
(#92) Expected "#FFF2" to be "#fff2" (color-hex-case)
(#93) Expected "#FFF2" to be "#fff2" (color-hex-case)
(#97) Expected "#FFF2" to be "#fff2" (color-hex-case)
(#97) Expected "#FFF2" to be "#fff2" (color-hex-case)
(#100) Expected "#FFF2" to be "#fff2" (color-hex-case)
(#101) Expected "#FFF2" to be "#fff2" (color-hex-case)
(#37) Expected single space before "!" (declaration-bang-space-before)
(#55) Unexpected whitespace at end of line (no-eol-whitespace)
(#13) Expected newline after "," (selector-list-comma-newline-after)
(#74) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected indentation of 0 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#93) Expected indentation of 8 spaces (indentation)
(#96) Expected indentation of 8 spaces (indentation)
(#97) Expected indentation of 8 spaces (indentation)
(#100) Expected indentation of 8 spaces (indentation)
(#101) Expected indentation of 8 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]


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]