FILE: /var/www/html/web/modules/custom/localgov_microsites_demo/src/Normalizer/ContentEntityNormalizer.php
----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
 10 | ERROR | Namespaced classes/interfaces/traits should be referenced with use statements
----------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/localgov_microsites_demo/localgov_microsites_demo.module
------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------
 17 | ERROR   | [x] Namespaced classes/interfaces/traits should be referenced with use statements
 18 | ERROR   | [x] Inline comments must start with a capital letter
 18 | ERROR   | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
 18 | ERROR   | [x] Comments may not appear after statements
 22 | WARNING | [ ] Unused variable $entity.
 23 | WARNING | [ ] Line exceeds 80 characters; contains 103 characters
 26 | ERROR   | [x] Expected 1 newline at end of file; 2 found
------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/web/modules/custom/localgov_microsites_demo/localgov_microsites_demo.install
--------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------
  5 | WARNING | [ ] Line exceeds 80 characters; contains 83 characters
 75 | ERROR   | [x] Namespaced classes/interfaces/traits should be referenced with use statements
--------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

markconroy created an issue. See original summary.

markconroy’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.