Prechecker results: error


Overview

(0 errors, 0 warnings)

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


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

(5 errors, 5 warnings)

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

lib/editor/tiny/plugins/fontfamily/classes/privacy/provider.php
(#34) There must not be a space before the colon in a return type declaration
lib/editor/tiny/plugins/fontfamily/db/access.php
(#35) File must end with a newline character
lib/editor/tiny/plugins/fontfamily/lang/en/tiny_fontfamily.php
(#32) The string key "fonts" is not in the correct order, it should be before "privacy:metadata"
(#34) The string key "fonts_desc" is not in the correct order, it should be before "settings"
(#35) Unexpected string end, it should be a line feed after a semicolon
(#35) File must end with a newline character
lib/editor/tiny/plugins/fontfamily/lang/fi/tiny_fontfamily.php
(#32) The string key "fonts" is not in the correct order, it should be before "privacy:metadata"
(#34) The string key "fonts_desc" is not in the correct order, it should be before "settings"
(#35) The string key "fontfamily:use" is not in the correct order, it should be before "fonts_desc"
lib/editor/tiny/plugins/fontfamily/settings.php
(#42) There should be a comma after the last array item in a multi-line array.

Javascript coding style problems

(0 errors, 2 warnings)

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

lib/editor/tiny/plugins/fontfamily/amd/src/commands.js
(#90) There should be no space after '{'. (@babel/object-curly-spacing)
(#90) There should be no space before '}'. (@babel/object-curly-spacing)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

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

lib/editor/tiny/plugins/fontfamily/classes/plugininfo.php
(#60) Phpdocs for function plugininfo::get_plugin_configuration_for_context has incomplete parameters list

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

(4 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

lib/editor/tiny/plugins/fontfamily/amd/build/common.min.js
Uncommitted change detected.
lib/editor/tiny/plugins/fontfamily/amd/build/common.min.js.map
Uncommitted change detected.
lib/editor/tiny/plugins/fontfamily/amd/build/functions.min.js
Uncommitted change detected.
lib/editor/tiny/plugins/fontfamily/amd/build/functions.min.js.map
Uncommitted change detected.

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]