FILE: /var/www/web/modules/contrib/pluginformalter/src/Annotation/InlineEntityFormAlter.php
------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------
38 | ERROR | Doc comment short description must end with a full stop
38 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph
------------------------------------------------------------------------------------------------------------------
FILE: /var/www/web/modules/contrib/pluginformalter/src/DataCollector/FormAltersDataCollector.php
-----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------
17 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
-----------------------------------------------------------------------------------------------------------------
FILE: /var/www/web/modules/contrib/pluginformalter/src/Plugin/FormAlterManager.php
----------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------
5 | WARNING | [x] Unused use statement
----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------
FILE: /var/www/web/modules/contrib/pluginformalter/src/Plugin/FormAlterManagerTrait.php
---------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] The PHP open tag must be followed by exactly one blank line
12 | WARNING | [ ] The class short comment should describe what the class does and not simply repeat the class name
---------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------
FILE: /var/www/web/modules/contrib/pluginformalter/pluginformalter.module
-----------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------
81 | ERROR | [x] Data types in @param tags need to be fully namespaced
81 | ERROR | [x] Data types in @param tags need to be fully namespaced
102 | ERROR | [x] Data types in @param tags need to be fully namespaced
102 | ERROR | [x] Data types in @param tags need to be fully namespaced
119 | ERROR | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
125 | ERROR | [x] Data types in @param tags need to be fully namespaced
125 | ERROR | [x] Data types in @param tags need to be fully namespaced
181 | ERROR | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
187 | ERROR | [x] Data types in @param tags need to be fully namespaced
187 | ERROR | [x] Data types in @param tags need to be fully namespaced
-----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------
Time: 409ms; Memory: 10MB