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

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

blocks/cinfo/block_cinfo.php
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/cinfo/lang/en/block_cinfo.php
(#32) The string key "label" is not in the correct order, it should be before "search:content"
(#33) The string key "aligncenter" is not in the correct order, it should be before "label"
(#35) The string key "courseinfo" is not in the correct order, it should be before "showcoursesearch"
(#37) The string key "coursevirtualroom" is not in the correct order, it should be before "showcourseinfo"
(#39) The string key "coursevirtualroomurl" is not in the correct order, it should be before "showvirtualroom"
(#40) The string key "coursechatroom" is not in the correct order, it should be before "coursevirtualroomurl"
(#42) The string key "coursechatroomurl" is not in the correct order, it should be before "showchatroom"
(#45) The string key "coursefolderurl" is not in the correct order, it should be before "showcoursefolder"
(#47) The string key "showprogress" is not in the correct order, it should be before "typetosearch"
(#49) The string key "progress" is not in the correct order, it should be before "showsearchexpand"
(#53) The string key "news" is not in the correct order, it should be before "shownews"
(#55) The string key "instructionstext" is not in the correct order, it should be before "report"
(#59) The string key "showprogress_help" is not in the correct order, it should be before "showsearchexpand_help"
(#60) The string key "showgrade_help" is not in the correct order, it should be before "showprogress_help"
(#62) The string key "showactivityreport_help" is not in the correct order, it should be before "shownews_help"
(#63) The string key "aligncenter_help" is not in the correct order, it should be before "showactivityreport_help"
(#65) The string key "chatroomtype" is not in the correct order, it should be before "virtualroomtype"
(#67) The string key "default" is not in the correct order, it should be before "foldertype"

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(4 errors, 0 warnings)

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

blocks/cinfo/styles.css
(#78) Expected single space after ">" (selector-combinator-space-after)
(#119) Expected single space after ">" (selector-combinator-space-after)
(#78) Expected single space before ">" (selector-combinator-space-before)
(#119) Expected single space before ">" (selector-combinator-space-before)

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

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" 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, 4 warnings)

This section shows problems detected in mustache templates [More info]

blocks/cinfo/templates/main.mustache
(#1) Example context missing.
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','block_cinfo/mainscript'], function ($,cinfo) {
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( require(['jquery','block_cinfo/mainscript'], function ($,cinfo) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','block_cinfo/mainscript'], function ($,cinfo) {

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]