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

(6 errors, 7 warnings)

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

lib/editor/tiny/plugins/teamsmeeting/classes/edit_meeting_api.php
(#72) There should be a comma after the last array item in a multi-line array.
(#78) There should be a comma after the last array item in a multi-line array.
(#137) There should be a comma after the last array item in a multi-line array.
lib/editor/tiny/plugins/teamsmeeting/classes/plugininfo.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
lib/editor/tiny/plugins/teamsmeeting/classes/privacy/provider.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
lib/editor/tiny/plugins/teamsmeeting/error.php
(#32) Line exceeds 132 characters; contains 138 characters
lib/editor/tiny/plugins/teamsmeeting/lang/en/tiny_teamsmeeting.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
lib/editor/tiny/plugins/teamsmeeting/lang/pl/tiny_teamsmeeting.php
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
lib/editor/tiny/plugins/teamsmeeting/result.php
(#38) Variable "htmlDom" must be all lower-case
(#39) Variable "htmlDom" must be all lower-case
(#40) Variable "htmlDom" must be all lower-case
(#82) Line exceeds 132 characters; contains 134 characters
(#89) Line exceeds 132 characters; contains 134 characters

Javascript coding style problems

(6 errors, 32 warnings)

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

lib/editor/tiny/plugins/teamsmeeting/amd/src/commands.js
(#20) @package should be empty. (jsdoc/empty-tags)
(#32) There should be no space after '{'. (@babel/object-curly-spacing)
(#32) There should be no space before '}'. (@babel/object-curly-spacing)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#93) There should be no space after '{'. (@babel/object-curly-spacing)
(#93) There should be no space before '}'. (@babel/object-curly-spacing)
(#94) There should be no space after '{'. (@babel/object-curly-spacing)
(#94) There should be no space before '}'. (@babel/object-curly-spacing)
(#95) There should be no space after '{'. (@babel/object-curly-spacing)
(#95) There should be no space before '}'. (@babel/object-curly-spacing)
(#99) There should be no space after '{'. (@babel/object-curly-spacing)
(#99) There should be no space before '}'. (@babel/object-curly-spacing)
(#100) There should be no space after '{'. (@babel/object-curly-spacing)
(#100) There should be no space before '}'. (@babel/object-curly-spacing)
(#135) There should be no space after '{'. (@babel/object-curly-spacing)
(#135) There should be no space before '}'. (@babel/object-curly-spacing)
(#149) There should be no space after '{'. (@babel/object-curly-spacing)
(#149) There should be no space before '}'. (@babel/object-curly-spacing)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#162) There should be no space after '{'. (@babel/object-curly-spacing)
(#162) There should be no space after '{'. (@babel/object-curly-spacing)
(#162) ["link"] is better written in dot notation. (dot-notation)
(#162) There should be no space before '}'. (@babel/object-curly-spacing)
(#162) There should be no space before '}'. (@babel/object-curly-spacing)
(#164) ["url"] is better written in dot notation. (dot-notation)
(#165) ["status"] is better written in dot notation. (dot-notation)
(#165) ["link"] is better written in dot notation. (dot-notation)
(#166) ["target"] is better written in dot notation. (dot-notation)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
lib/editor/tiny/plugins/teamsmeeting/amd/src/common.js
(#19) @package should be empty. (jsdoc/empty-tags)
lib/editor/tiny/plugins/teamsmeeting/amd/src/configuration.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) 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)
lib/editor/tiny/plugins/teamsmeeting/amd/src/options.js
(#19) @package should be empty. (jsdoc/empty-tags)
lib/editor/tiny/plugins/teamsmeeting/amd/src/plugin.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#34) Promise executor functions should not be async. (no-async-promise-executor)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 1 warnings)

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

lib/editor/tiny/plugins/teamsmeeting/classes/privacy/provider.php
(#45) Function provider::get_metadata is not documented

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:amd" 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]