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

(2 errors, 0 warnings)

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

filter/simplequestion/amd/src/show_content.js
(#1) 'log' is defined but never used. (no-unused-vars)
(#9) Missing semicolon. (semi)

CSS problems

(13 errors, 5 warnings)

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

filter/simplequestion/styles.css
(#29) Expected newline before "}" (block-closing-brace-newline-before)
(#30) Expected newline before "}" (block-closing-brace-newline-before)
(#29) Expected newline after "{" (block-opening-brace-newline-after)
(#30) Expected newline after "{" (block-opening-brace-newline-after)
(#12) Expected "#FF6" to be "#ff6" (color-hex-case)
(#17) Expected "#FF6" to be "#ff6" (color-hex-case)
(#21) Expected "#FF6" to be "#ff6" (color-hex-case)
(#25) Expected "#FF0000" to be "#ff0000" (color-hex-case)
(#25) Expected "#FF0000" to be "#F00" (color-hex-length)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(32 errors, 0 warnings)

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

filter/simplequestion/classes/displayoptions.php
(#17) No one-line description found in phpdocs for file
(#29) Class displayoptions does not have @copyright tag
(#29) Class displayoptions does not have @license tag
(#21) Package filter is not valid
filter/simplequestion/classes/privacy/provider.php
(#28) Class provider is not documented
(#19) Package filter is not valid
filter/simplequestion/classes/task/simplequestion_cron.php
(#17) No one-line description found in phpdocs for file
(#28) Class simplequestion_cron does not have @copyright tag
(#28) Class simplequestion_cron does not have @license tag
(#20) Package filter is not valid
filter/simplequestion/classes/urls.php
(#17) No one-line description found in phpdocs for file
(#40) Phpdocs for function urls::preview_action_url has incomplete parameters list
(#57) Phpdocs for function urls::preview_url has incomplete parameters list
(#34) Class urls does not have @copyright tag
(#34) Class urls does not have @license tag
(#21) Package moodlecore is not valid
filter/simplequestion/classes/utility/tools.php
(#36) Class tools does not have @copyright tag
(#36) Class tools does not have @license tag
(#22) Package filter is not valid
filter/simplequestion/db/tasks.php
(#20) Package filter is not valid
filter/simplequestion/filter.php
(#27) No one-line description found in phpdocs for class filter_simplequestion
(#27) Class filter_simplequestion does not have @copyright tag
(#27) Class filter_simplequestion does not have @license tag
(#20) Package filter is not valid
filter/simplequestion/lang/en/filter_simplequestion.php
(#19) Package filter is not valid
filter/simplequestion/lib.php
(#43) Function filter_simplequestion_question_pluginfile is not documented
(#20) Package mod_qpractice is not valid
filter/simplequestion/preview.php
(#24) Package moodlecore is not valid
filter/simplequestion/renderer.php
(#19) Package filter is not valid
filter/simplequestion/settings.php
(#22) Inline phpdocs tag not enclosed with curly brackets @link found
(#20) Package filter is not valid
filter/simplequestion/version.php
(#20) Package filter is not valid

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]

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

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]