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

(0 errors, 0 warnings)

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


Javascript coding style problems

(0 errors, 24 warnings)

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

mod/swipe/amd/src/sort_wrapper.js
(#112) Expected JSDoc for 'root' but found 'options'. (valid-jsdoc)
(#115) 'root' is already defined. (no-redeclare)
mod/swipe/amd/src/swipe_wrapper.js
(#40) Identifier 'transform_unused' is not in camel case. (camelcase)
(#69) Extra space after key 'itemid'. (key-spacing)
(#84) Extra space after key 'swipeid'. (key-spacing)
(#101) Expected to return a value at the end of function. (consistent-return)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Expected catch,fail() or return (promise/catch-or-return)
(#161) There should be no space after this paren. (space-in-parens)
(#161) Each then() should return a value or throw (promise/always-return)
(#181) There should be no space after this paren. (space-in-parens)
(#181) There should be no space before this paren. (space-in-parens)
(#182) 'video' used outside of binding context. (block-scoped-var)
(#184) 'video' used outside of binding context. (block-scoped-var)
(#208) 'video' is already defined. (no-redeclare)
(#208) 'video' used outside of binding context. (block-scoped-var)
(#209) 'video' used outside of binding context. (block-scoped-var)
(#216) Expected JSDoc for 'root' but found 'options'. (valid-jsdoc)
(#219) 'root' is already defined. (no-redeclare)
(#222) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Unexpected space before function parentheses. (space-before-function-paren)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#229) Comments should not begin with a lowercase character. (capitalized-comments)
(#230) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(19 errors, 2 warnings)

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

mod/swipe/styles.css
(#226) Unexpected unit (length-zero-no-unit)
mod/swipe/scss/styles.scss
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#204) Expected single space before "{" (block-opening-brace-space-before)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#56) Expected single space after "," in a single-line function (function-comma-space-after)
(#56) Expected single space after "," in a single-line function (function-comma-space-after)
(#56) Expected single space after "," in a single-line function (function-comma-space-after)
(#88) Expected single space after "," in a single-line function (function-comma-space-after)
(#88) Expected single space after "," in a single-line function (function-comma-space-after)
(#88) Expected single space after "," in a single-line function (function-comma-space-after)
(#88) Expected single space after "," in a single-line function (function-comma-space-after)
(#243) Expected single space after "," in a single-line function (function-comma-space-after)
(#243) Expected single space after "," in a single-line function (function-comma-space-after)
(#243) Expected single space after "," in a single-line function (function-comma-space-after)
(#203) Unexpected unit (length-zero-no-unit)
(#205) Expected indentation of 16 spaces (indentation)
(#206) Expected indentation of 16 spaces (indentation)
(#207) Expected indentation of 16 spaces (indentation)

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]