Git errors:
- The following git branches do not match the release branch pattern, you should remove/rename them. See https://www.drupal.org/node/1015226
remotes/origin/8.x-1.x-dev
- The bg_img_field.module does not implement
hook_help()
. See https://www.drupal.org/docs/develop/documenting-your-project/module-docu... . - Coder Sniffer has found some issues with your code (please check the Drupal coding standards).
FILE: ...000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/README.md -------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES -------------------------------------------------------------------------- 25 | WARNING | Line exceeds 80 characters; contains 112 characters 26 | WARNING | Line exceeds 80 characters; contains 84 characters 27 | WARNING | Line exceeds 80 characters; contains 98 characters -------------------------------------------------------------------------- Time: 1.35 secs; Memory: 6Mb
- No automated test cases were found, did you consider writing PHPUnit tests? This is not a requirement but encouraged for professional software development.