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

(13 errors, 0 warnings)

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

course/format/kickstart/buypro.php
(#42) File must end with a newline character
course/format/kickstart/classes/output/course_template_list.php
(#202) File must end with a newline character
course/format/kickstart/classes/output/import_course_list.php
(#98) File must end with a newline character
course/format/kickstart/classes/privacy/provider.php
(#45) File must end with a newline character
course/format/kickstart/classes/template_table.php
(#135) File must end with a newline character
course/format/kickstart/confirm.php
(#56) File must end with a newline character
course/format/kickstart/format.php
(#58) File must end with a newline character
course/format/kickstart/import.php
(#42) File must end with a newline character
course/format/kickstart/lang/en/format_kickstart.php
(#93) File must end with a newline character
course/format/kickstart/lib.php
(#258) File must end with a newline character
course/format/kickstart/settings.php
(#110) File must end with a newline character
course/format/kickstart/tests/course_test.php
(#71) File must end with a newline character
course/format/kickstart/tests/format_kickstart_test.php
(#96) File must end with a newline character

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

(21 errors, 1 warnings)

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

course/format/kickstart/styles.css
(#26) Expected single space before "!" (declaration-bang-space-before)
(#50) Expected single space before "!" (declaration-bang-space-before)
(#56) Expected single space before "!" (declaration-bang-space-before)
(#26) Unexpected !important (declaration-no-important)
(#50) Unexpected !important (declaration-no-important)
(#56) Unexpected !important (declaration-no-important)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#85) Expected single space after "," in a single-line function (function-comma-space-after)
(#85) Expected single space after "," in a single-line function (function-comma-space-after)
(#85) Expected single space after "," in a single-line function (function-comma-space-after)
(#86) Expected single space after "," in a single-line function (function-comma-space-after)
(#86) Expected single space after "," in a single-line function (function-comma-space-after)
(#86) Expected single space after "," in a single-line function (function-comma-space-after)
(#34) Unexpected unit (length-zero-no-unit)
(#8) Expected single space after ">" (selector-combinator-space-after)
(#9) Expected single space after ">" (selector-combinator-space-after)
(#10) Expected single space after ">" (selector-combinator-space-after)
(#8) Expected single space before ">" (selector-combinator-space-before)
(#9) Expected single space before ">" (selector-combinator-space-before)
(#10) Expected single space before ">" (selector-combinator-space-before)

PHPDocs style problems

(6 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

course/format/kickstart/lib.php
(#99) Phpdocs for function format_kickstart::update_format_options has incomplete parameters list
(#99) Inline phpdocs tag {@link moodleform::get_data()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#185) Inline phpdocs tag {@link moodleform::get_data()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#186) Inline phpdocs tag {@link update_course()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
course/format/kickstart/tests/course_test.php
(#29) No one-line description found in phpdocs for class format_kickstart_course_test
course/format/kickstart/tests/generator/lib.php
(#37) Function format_kickstart_generator::create_template is not documented

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

(2 errors, 0 warnings)

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

course/format/kickstart/templates/course_template_list.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
course/format/kickstart/templates/import_course_list.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(0 errors, 0 warnings)

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