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

(0 errors, 2 warnings)

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

filter/edusharing/tests/filter_utilities_test.php
(#58) Test method test_get_redirect_url_returns_return_value_of_service_method() is missing any coverage information, own or at class level
(#100) Test method test_get_html_returns_proper_html_if_all_goes_well() is missing any coverage information, own or at class level

Javascript coding style problems

(23 errors, 22 warnings)

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

filter/edusharing/amd/src/edu.js
(#79) Identifier 'encoded_node' is not in camel case. (camelcase)
(#82) Identifier 'render_url' is not in camel case. (camelcase)
(#83) Identifier 'encoded_user' is not in camel case. (camelcase)
(#84) Identifier 'service_worker_url' is not in camel case. (camelcase)
(#85) Identifier 'activate_service_worker' is not in camel case. (camelcase)
(#86) Identifier 'assets_url' is not in camel case. (camelcase)
(#87) Identifier 'resource_url' is not in camel case. (camelcase)
filter/edusharing/amd/src/eduLegacy.js
(#68) 'wrapper' declared on line 69 column 25 is used outside of binding context. (block-scoped-var)
(#69) 'wrapper' is already defined. (no-redeclare)
(#72) 'wrapper' declared on line 69 column 25 is used outside of binding context. (block-scoped-var)
(#75) 'wrapper' declared on line 69 column 25 is used outside of binding context. (block-scoped-var)
(#86) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Requires a space before '}'. (block-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
filter/edusharing/fallback.js
(#23) '$' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#26) '$' is not defined. (no-undef)
(#27) '$' is not defined. (no-undef)
(#29) '$' is not defined. (no-undef)
(#30) '$' is not defined. (no-undef)
(#35) '$' is not defined. (no-undef)
(#45) 'wrapper' declared on line 46 column 17 is used outside of binding context. (block-scoped-var)
(#46) 'wrapper' is already defined. (no-redeclare)
(#48) '$' is not defined. (no-undef)
(#49) 'wrapper' declared on line 46 column 17 is used outside of binding context. (block-scoped-var)
(#52) 'wrapper' declared on line 46 column 17 is used outside of binding context. (block-scoped-var)
(#59) '$' is not defined. (no-undef)
(#60) '$' is not defined. (no-undef)
(#60) Missing space before opening brace. (space-before-blocks)
(#61) '$' is not defined. (no-undef)
(#65) '$' is not defined. (no-undef)
(#66) '$' is not defined. (no-undef)
(#67) '$' is not defined. (no-undef)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) '$' is not defined. (no-undef)
(#73) '$' is not defined. (no-undef)
(#74) '$' is not defined. (no-undef)
(#76) '$' is not defined. (no-undef)
(#77) '$' is not defined. (no-undef)
(#78) Identifier 'toggle_button' is not in camel case. (camelcase)
(#78) '$' is not defined. (no-undef)
(#79) Identifier 'toggle_button' is not in camel case. (camelcase)
(#84) '$' is not defined. (no-undef)
(#89) '$' is not defined. (no-undef)
(#90) '$' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


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

(0 errors, 0 warnings)

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


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]