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

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

local/assign_ai/classes/external/change_status.php
(#98) Line exceeds 132 characters; contains 150 characters

Javascript coding style problems

(0 errors, 34 warnings)

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

local/assign_ai/amd/src/inject_ai.js
(#26) There should be no space after '{'. (@babel/object-curly-spacing)
(#26) There should be no space before '}'. (@babel/object-curly-spacing)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#54) There should be no space after '{'. (@babel/object-curly-spacing)
(#54) There should be no space before '}'. (@babel/object-curly-spacing)
(#200) There should be no space after '{'. (@babel/object-curly-spacing)
(#200) There should be no space before '}'. (@babel/object-curly-spacing)
(#224) There should be no space after '{'. (@babel/object-curly-spacing)
(#224) There should be no space before '}'. (@babel/object-curly-spacing)
(#225) There should be no space after '{'. (@babel/object-curly-spacing)
(#225) There should be no space before '}'. (@babel/object-curly-spacing)
(#250) There should be no space after '{'. (@babel/object-curly-spacing)
(#250) There should be no space before '}'. (@babel/object-curly-spacing)
local/assign_ai/amd/src/review.js
(#28) There should be no space after '{'. (@babel/object-curly-spacing)
(#28) There should be no space before '}'. (@babel/object-curly-spacing)
(#31) There should be no space after '{'. (@babel/object-curly-spacing)
(#31) There should be no space before '}'. (@babel/object-curly-spacing)
(#40) There should be no space after '{'. (@babel/object-curly-spacing)
(#40) There should be no space before '}'. (@babel/object-curly-spacing)
(#98) There should be no space after '{'. (@babel/object-curly-spacing)
(#98) There should be no space before '}'. (@babel/object-curly-spacing)
(#109) There should be no space after '{'. (@babel/object-curly-spacing)
(#109) There should be no space before '}'. (@babel/object-curly-spacing)
(#113) There should be no space after '{'. (@babel/object-curly-spacing)
(#113) There should be no space before '}'. (@babel/object-curly-spacing)
(#124) There should be no space after '{'. (@babel/object-curly-spacing)
(#124) There should be no space before '}'. (@babel/object-curly-spacing)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
local/assign_ai/amd/src/review_with_ai.js
(#26) There should be no space after '{'. (@babel/object-curly-spacing)
(#26) There should be no space before '}'. (@babel/object-curly-spacing)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#70) There should be no space after '{'. (@babel/object-curly-spacing)
(#70) There should be no space before '}'. (@babel/object-curly-spacing)

CSS problems

(2 errors, 0 warnings)

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

local/assign_ai/styles/review.css
(#45) Expected single space before "{" (block-opening-brace-space-before)
(#21) Unexpected !important (declaration-no-important)

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]