Prechecker results: warning


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

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

public/filter/edusharing/getServiceWorker.php
(#31) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(0 errors, 15 warnings)

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

public/filter/edusharing/amd/src/edu.js
(#99) Identifier 'encoded_node' is not in camel case. (camelcase)
(#102) Identifier 'render_url' is not in camel case. (camelcase)
(#103) Identifier 'encoded_user' is not in camel case. (camelcase)
(#104) Identifier 'service_worker_url' is not in camel case. (camelcase)
(#105) Identifier 'activate_service_worker' is not in camel case. (camelcase)
(#106) Identifier 'assets_url' is not in camel case. (camelcase)
(#107) Identifier 'resource_url' is not in camel case. (camelcase)
(#108) Identifier 'preview_url' is not in camel case. (camelcase)
public/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)

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]