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, 5 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- admin/tool/crawler/classes/robot/crawler.php
- (#584)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#1064)
Line exceeds 132 characters; contains 133 characters
- (#1171)
Line exceeds 132 characters; contains 134 characters
- admin/tool/crawler/locallib.php
- (#153)
Line exceeds 132 characters; contains 135 characters
- admin/tool/crawler/url.php
- (#24)
Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
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
(10 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- admin/tool/crawler/classes/event/observer.php
- (#17)
File-level phpdocs block does not have @copyright tag
- admin/tool/crawler/classes/robot/crawler.php
- (#1082)
Function crawler::scrape is not documented
- (#303)
Phpdocs for function crawler::mark_for_crawl has incomplete parameters list
- admin/tool/crawler/classes/task/adhoc_crawl_task.php
- (#31)
No one-line description found in phpdocs for class adhoc_crawl_task
- admin/tool/crawler/classes/task/crawl_task.php
- (#31)
No one-line description found in phpdocs for class crawl_task
- admin/tool/crawler/constants.php
- (#17)
No one-line description found in phpdocs for file
- admin/tool/crawler/db/events.php
- (#17)
File-level phpdocs block does not have @copyright tag
- admin/tool/crawler/db/uninstall.php
- (#17)
File-level phpdocs block does not have @copyright tag
- admin/tool/crawler/tests/phpunit/robot_crawler_test.php
- (#41)
Function tool_crawler_robot_crawler_test::setUp is not documented
- (#328)
Phpdocs for function tool_crawler_robot_crawler_test::test_parse_html_priority_inheritance has incomplete parameters list
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, 0 warnings)
This section shows problems detected in mustache templates
[More info]