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

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

public/lib/editor/tiny/plugins/codepro/lib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.

Javascript coding style problems

(0 errors, 86 warnings)

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

public/lib/editor/tiny/plugins/codepro/amd/src/commands.js
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) There should be no space before '}'. (@babel/object-curly-spacing)
(#26) There should be no space after '{'. (@babel/object-curly-spacing)
(#26) There should be no space before '}'. (@babel/object-curly-spacing)
(#27) There should be no space after '{'. (@babel/object-curly-spacing)
(#27) There should be no space before '}'. (@babel/object-curly-spacing)
(#28) There should be no space after '{'. (@babel/object-curly-spacing)
(#28) There should be no space before '}'. (@babel/object-curly-spacing)
(#29) There should be no space after '{'. (@babel/object-curly-spacing)
(#29) There should be no space before '}'. (@babel/object-curly-spacing)
(#30) There should be no space after '{'. (@babel/object-curly-spacing)
(#30) There should be no space before '}'. (@babel/object-curly-spacing)
(#31) There should be no space after '{'. (@babel/object-curly-spacing)
(#31) There should be no space before '}'. (@babel/object-curly-spacing)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#43) There should be no space after '{'. (@babel/object-curly-spacing)
(#43) There should be no space before '}'. (@babel/object-curly-spacing)
(#44) There should be no space after '{'. (@babel/object-curly-spacing)
(#44) There should be no space before '}'. (@babel/object-curly-spacing)
(#45) There should be no space after '{'. (@babel/object-curly-spacing)
(#45) There should be no space before '}'. (@babel/object-curly-spacing)
(#46) There should be no space after '{'. (@babel/object-curly-spacing)
(#46) There should be no space before '}'. (@babel/object-curly-spacing)
(#47) There should be no space after '{'. (@babel/object-curly-spacing)
(#47) There should be no space before '}'. (@babel/object-curly-spacing)
(#48) There should be no space after '{'. (@babel/object-curly-spacing)
(#48) There should be no space before '}'. (@babel/object-curly-spacing)
(#49) There should be no space after '{'. (@babel/object-curly-spacing)
(#49) There should be no space before '}'. (@babel/object-curly-spacing)
(#50) There should be no space after '{'. (@babel/object-curly-spacing)
(#50) There should be no space before '}'. (@babel/object-curly-spacing)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#110) There should be no space after '{'. (@babel/object-curly-spacing)
(#110) There should be no space before '}'. (@babel/object-curly-spacing)
public/lib/editor/tiny/plugins/codepro/amd/src/options.js
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) There should be no space before '}'. (@babel/object-curly-spacing)
(#26) There should be no space after '{'. (@babel/object-curly-spacing)
(#26) There should be no space before '}'. (@babel/object-curly-spacing)
public/lib/editor/tiny/plugins/codepro/amd/src/plugin.js
(#1) Unused eslint-disable directive (no problems were reported from 'no-console').
public/lib/editor/tiny/plugins/codepro/amd/src/preferences.js
(#16) There should be no space after '{'. (@babel/object-curly-spacing)
(#16) There should be no space before '}'. (@babel/object-curly-spacing)
(#17) There should be no space after '{'. (@babel/object-curly-spacing)
(#17) There should be no space before '}'. (@babel/object-curly-spacing)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) There should be no space after '{'. (@babel/object-curly-spacing)
(#72) There should be no space before '}'. (@babel/object-curly-spacing)
(#142) There should be no space after '{'. (@babel/object-curly-spacing)
(#142) There should be no space before '}'. (@babel/object-curly-spacing)
(#170) There should be no space after '{'. (@babel/object-curly-spacing)
(#170) There should be no space before '}'. (@babel/object-curly-spacing)
public/lib/editor/tiny/plugins/codepro/amd/src/remotesrv.js
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) There should be no space before '}'. (@babel/object-curly-spacing)
public/lib/editor/tiny/plugins/codepro/amd/src/viewdialog.js
(#16) There should be no space after '{'. (@babel/object-curly-spacing)
(#16) There should be no space before '}'. (@babel/object-curly-spacing)
(#18) There should be no space after '{'. (@babel/object-curly-spacing)
(#18) There should be no space before '}'. (@babel/object-curly-spacing)
(#19) There should be no space after '{'. (@babel/object-curly-spacing)
(#19) There should be no space before '}'. (@babel/object-curly-spacing)
(#178) Unexpected empty method '_tDestroy'. (no-empty-function)
public/lib/editor/tiny/plugins/codepro/amd/src/viewmanager.js
(#27) There should be no space after '{'. (@babel/object-curly-spacing)
(#27) There should be no space before '}'. (@babel/object-curly-spacing)
(#28) There should be no space after '{'. (@babel/object-curly-spacing)
(#28) There should be no space before '}'. (@babel/object-curly-spacing)
(#29) There should be no space after '{'. (@babel/object-curly-spacing)
(#29) There should be no space before '}'. (@babel/object-curly-spacing)
(#138) There should be no space after '{'. (@babel/object-curly-spacing)
(#138) There should be no space before '}'. (@babel/object-curly-spacing)
(#198) Unexpected empty method '_tAdjustOptions'. (no-empty-function)
(#245) There should be no space after '{'. (@babel/object-curly-spacing)
(#245) There should be no space before '}'. (@babel/object-curly-spacing)
(#268) There should be no space after '{'. (@babel/object-curly-spacing)
(#268) There should be no space before '}'. (@babel/object-curly-spacing)
(#496) There should be no space after '{'. (@babel/object-curly-spacing)
(#496) There should be no space before '}'. (@babel/object-curly-spacing)
(#525) There should be no space after '{'. (@babel/object-curly-spacing)
(#525) There should be no space before '}'. (@babel/object-curly-spacing)
public/lib/editor/tiny/plugins/codepro/amd/src/viewpanel.js
(#24) There should be no space after '{'. (@babel/object-curly-spacing)
(#24) There should be no space before '}'. (@babel/object-curly-spacing)
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) There should be no space before '}'. (@babel/object-curly-spacing)
(#88) There should be no space after '{'. (@babel/object-curly-spacing)
(#88) There should be no space before '}'. (@babel/object-curly-spacing)
(#140) Unused eslint-disable directive (no problems were reported from 'no-unused-vars').
(#141) There should be no space after '{'. (@babel/object-curly-spacing)
(#141) There should be no space before '}'. (@babel/object-curly-spacing)
(#183) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(2 errors, 0 warnings)

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

public/lib/editor/tiny/plugins/codepro/styles.css
(#93) Expected single space after ">" (selector-combinator-space-after)
(#93) Expected single space before ">" (selector-combinator-space-before)

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 "gherkinlint" 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

(2 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]

public/lib/editor/tiny/plugins/codepro/tests/behat/codepro.feature
(#24) New line at EOF(end of file) is required
(#24) Trailing spaces are not allowed