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

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(42 errors, 0 warnings)

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

blocks/kuracloud/addendpoint_form.php
(#32) Class addendpoint_form does not have @copyright tag
(#32) Class addendpoint_form does not have @license tag
blocks/kuracloud/block_kuracloud.php
(#29) Class block_kuracloud does not have @copyright tag
(#29) Class block_kuracloud does not have @license tag
blocks/kuracloud/classes/api.php
(#37) Variable api::$transport is not documented
(#365) Phpdocs for function api::do_api_put has incomplete parameters list
(#396) Phpdocs for function api::do_api_post has incomplete parameters list
(#32) Class api does not have @copyright tag
(#32) Class api does not have @license tag
blocks/kuracloud/classes/course.php
(#30) Class course does not have @copyright tag
(#30) Class course does not have @license tag
blocks/kuracloud/classes/courses.php
(#30) Class courses does not have @copyright tag
(#30) Class courses does not have @license tag
blocks/kuracloud/classes/endpoint.php
(#35) Variable endpoint::$api is not documented
(#36) Variable endpoint::$name is not documented
(#37) Variable endpoint::$instanceid is not documented
(#30) Class endpoint does not have @copyright tag
(#30) Class endpoint does not have @license tag
blocks/kuracloud/classes/endpoints.php
(#30) Class endpoints does not have @copyright tag
(#30) Class endpoints does not have @license tag
blocks/kuracloud/classes/kuracurl.php
(#32) Class kuraCurl is not documented
blocks/kuracloud/classes/output/block_content.php
(#43) Variable block_content::$tokens is not documented
blocks/kuracloud/classes/output/syncusers.php
(#50) Function syncusers::__construct is not documented
(#45) Variable syncusers::$todelete is not documented
(#46) Variable syncusers::$torestore is not documented
(#47) Variable syncusers::$toupdate is not documented
(#48) Variable syncusers::$toadd is not documented
blocks/kuracloud/classes/output/token_list.php
(#46) Function token_list::__construct is not documented
(#44) Variable token_list::$tokens is not documented
blocks/kuracloud/classes/task/check_coursemappings.php
(#30) Class check_coursemappings does not have @copyright tag
(#30) Class check_coursemappings does not have @license tag
blocks/kuracloud/classes/transport.php
(#35) Function get is not documented
(#36) Function put is not documented
(#37) Function post is not documented
(#45) Variable transport::$endpointurl is not documented
(#46) Variable transport::$token is not documented
(#47) Variable transport::$contenttype is not documented
(#40) Class transport does not have @copyright tag
(#40) Class transport does not have @license tag
blocks/kuracloud/coursemapping_form.php
(#32) Class coursemapping_form does not have @copyright tag
(#32) Class coursemapping_form does not have @license tag
blocks/kuracloud/db/install.php
(#27) Function xmldb_block_kuracloud_install 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

(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, 8 warnings)

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

blocks/kuracloud/templates/blockcontent.mustache
(#1) Example context missing (@template section not found.)
blocks/kuracloud/templates/syncusers.mustache
(#1) Example context missing (@template section not found.)
blocks/kuracloud/templates/tokenlist.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 12: Stray end tag “tr”. ( </tr> </tr> <)
(#1) HTML Validation error, line 14: Stray end tag “thead”. ( </thead> </thead> <)
(#1) HTML Validation error, line 19: End tag “div” seen, but there were open elements. (racloud]]</div></bo)
(#1) HTML Validation error, line 18: Unclosed element “a”. (</table><a href="addendpoint.php">[[addn)
(#1) HTML Validation error, line 21: End tag for “body” seen, but there were unclosed elements. (]</div></body></html)