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). See attachment.
- No automated test cases were found, did you consider writing PHPUnit tests? This is not a requirement but encouraged for professional software development.
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 -------------------------------------------------------------------------- FILE: ...rupal/pareviewsh/pareview_temp/config/schema/bg_img_field.schema.yml -------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------- 28 | ERROR | [x] Expected 1 newline at end of file; 0 found -------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------- Time: 1.6 secs; Memory: 6Mb