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, 1 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- lib/editor/tiny/plugins/codepro/amd/src/viewpanel.js
- (#192)
Unexpected empty method 'onHide'. (no-empty-function)
CSS problems
(13 errors, 6 warnings)
This section shows CSS problems detected by stylelint
[More info]
- lib/editor/tiny/plugins/codepro/styles.css
- (#47)
Expected empty line before at-rule (at-rule-empty-line-before)
- (#79)
Expected empty line before at-rule (at-rule-empty-line-before)
- (#50)
Expected newline before "}" (block-closing-brace-newline-before)
- (#81)
Expected "#FFF2" to be "#fff2" (color-hex-case)
- (#82)
Expected "#FFF2" to be "#fff2" (color-hex-case)
- (#86)
Expected "#FFF2" to be "#fff2" (color-hex-case)
- (#86)
Expected "#FFF2" to be "#fff2" (color-hex-case)
- (#89)
Expected "#FFF2" to be "#fff2" (color-hex-case)
- (#90)
Expected "#FFF2" to be "#fff2" (color-hex-case)
- (#32)
Expected single space before "!" (declaration-bang-space-before)
- (#50)
Unexpected whitespace at end of line (no-eol-whitespace)
- (#13)
Expected newline after "," (selector-list-comma-newline-after)
- (#78)
Expected indentation of 0 spaces (indentation)
- (#81)
Expected indentation of 8 spaces (indentation)
- (#82)
Expected indentation of 8 spaces (indentation)
- (#85)
Expected indentation of 8 spaces (indentation)
- (#86)
Expected indentation of 8 spaces (indentation)
- (#89)
Expected indentation of 8 spaces (indentation)
- (#90)
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]