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

(7 errors, 1 warnings)

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

blocks/videochat/ajax.php
(#23) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#43) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#67) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#84) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#117) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#127) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#163) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/videochat/version.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

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

(46 errors, 4 warnings)

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

blocks/videochat/styles.css
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#36) Expected single space before "{" (block-opening-brace-space-before)
(#42) Expected single space before "{" (block-opening-brace-space-before)
(#49) Expected single space before "{" (block-opening-brace-space-before)
(#57) Expected single space before "{" (block-opening-brace-space-before)
(#60) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#117) Expected single space before "{" (block-opening-brace-space-before)
(#123) Expected single space before "{" (block-opening-brace-space-before)
(#136) Expected single space before "{" (block-opening-brace-space-before)
(#151) Expected single space before "{" (block-opening-brace-space-before)
(#160) Expected single space before "{" (block-opening-brace-space-before)
(#44) Expected "#FFF" to be "#fff" (color-hex-case)
(#158) Expected "#FFF" to be "#fff" (color-hex-case)
(#177) Expected "#FFF" to be "#fff" (color-hex-case)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#67) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#32) Unexpected unit (length-zero-no-unit)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#42) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(7 errors, 0 warnings)

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

blocks/videochat/block_videochat.php
(#25) Class block_videochat is not documented
(#116) Function block_videochat::build_block_content is not documented
(#25) Package is not specified for class block_videochat. It is also not specified in file-level phpdocs
blocks/videochat/db/install.php
(#25) Function xmldb_block_videochat_install is not documented
(#25) Package is not specified for function xmldb_block_videochat_install. It is also not specified in file-level phpdocs
blocks/videochat/db/upgrade.php
(#26) Function xmldb_block_videochat_upgrade is not documented
(#26) Package is not specified for function xmldb_block_videochat_upgrade. It is also not specified in file-level phpdocs

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]