Problem/Motivation
FILE: ...synimport/src/Drush/Commands/SynimportCommands.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
-------------------------------------------------------------------------------------------------------------------------------
69 | ERROR | Parameter tags must be grouped together in a doc comment
89 | ERROR | Parameter tags must be grouped together in a doc comment
109 | ERROR | Parameter tags must be grouped together in a doc comment
112 | ERROR | Parameter tags must be grouped together in a doc comment
133 | ERROR | Parameter tags must be grouped together in a doc comment
136 | ERROR | Parameter tags must be grouped together in a doc comment
157 | ERROR | Parameter tags must be grouped together in a doc comment
160 | ERROR | Parameter tags must be grouped together in a doc comment
193 | ERROR | Parameter $source is not described in comment
-------------------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Product.php
---------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------------------
18 | ERROR | [x] Data types in @var tags need to be fully namespaced
39 | ERROR | [ ] Missing parameter comment
61 | ERROR | [x] Expected newline after closing brace
---------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Files.php
----------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------------------------------------------------------
19 | ERROR | [x] Data types in @var tags need to be fully namespaced
87 | WARNING | [x] '@TODO: FileSystemInterface::EXISTS_RENAME.' should match the format '@todo Fix problem X here.'
135 | WARNING | [x] '@TODO: FileSystemInterface::EXISTS_RENAME.' should match the format '@todo Fix problem X here.'
----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Import.php
--------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES
--------------------------------------------------------------------------------------------------------------------
20 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
81 | ERROR | Missing parameter comment
82 | ERROR | Missing parameter comment
83 | ERROR | Missing parameter comment
84 | ERROR | Missing parameter comment
85 | ERROR | Missing parameter comment
86 | ERROR | Missing parameter comment
87 | ERROR | Missing parameter comment
166 | ERROR | Doc comment is empty
--------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Node.php
------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------------
18 | ERROR | [x] Data types in @var tags need to be fully namespaced
32 | ERROR | [ ] Missing parameter comment
54 | ERROR | [x] Expected newline after closing brace
------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Menu.php
------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------------
18 | ERROR | [x] Data types in @var tags need to be fully namespaced
32 | ERROR | [ ] Missing parameter comment
54 | ERROR | [x] Expected newline after closing brace
------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Taxonomy.php
----------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------------------------------------------------------
18 | ERROR | [x] Data types in @var tags need to be fully namespaced
32 | ERROR | [ ] Missing parameter comment
56 | ERROR | [x] Expected newline after closing brace
----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/CreateEntity.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 19 LINES
--------------------------------------------------------------------------------------------------------------------------
12 | WARNING | [ ] The class short comment should describe what the class does and not simply repeat the class name
17 | ERROR | [x] Data types in @var tags need to be fully namespaced
59 | ERROR | [ ] Missing parameter comment
101 | ERROR | [x] Expected newline after closing brace
201 | ERROR | [x] Expected newline after closing brace
238 | ERROR | [x] Expected newline after closing brace
250 | ERROR | [x] Expected newline after closing brace
281 | ERROR | [x] Expected newline after closing brace
286 | ERROR | [x] Expected newline after closing brace
304 | ERROR | [x] Expected newline after closing brace
306 | ERROR | [x] Expected newline after closing brace
314 | ERROR | [x] Expected newline after closing brace
327 | ERROR | [x] Expected newline after closing brace
342 | ERROR | [x] Expected newline after closing brace
344 | ERROR | [x] Expected newline after closing brace
354 | ERROR | [x] Expected newline after closing brace
356 | ERROR | [x] Expected newline after closing brace
375 | ERROR | [x] Expected newline after closing brace
375 | ERROR | [x] Expected 1 space after ELSE keyword; 2 found
438 | ERROR | [x] Expected newline after closing brace
--------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Block.php
-------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------------------------------------------------
18 | ERROR | [x] Data types in @var tags need to be fully namespaced
32 | ERROR | [ ] Missing parameter comment
54 | ERROR | [x] Expected newline after closing brace
-------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Import/Redis.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------
91 | ERROR | [x] Inline comments must start with a capital letter
92 | WARNING | [ ] Line exceeds 80 characters; contains 81 characters
92 | ERROR | [ ] Comment indentation error, expected only 1 spaces
94 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
130 | WARNING | [ ] Line exceeds 80 characters; contains 107 characters
-------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/CreateYml.php
-----------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
-----------------------------------------------------------------------------------------------------------------------
5 | WARNING | [x] Unused use statement
10 | WARNING | [ ] The class short comment should describe what the class does and not simply repeat the class name
15 | ERROR | [x] Data types in @var tags need to be fully namespaced
77 | ERROR | [x] There must be exactly one blank line before the tags in a doc comment
170 | ERROR | [x] Use "elseif" in place of "else if"
191 | ERROR | [x] Expected newline after closing brace
198 | ERROR | [x] Expected newline after closing brace
267 | ERROR | [x] Expected newline after closing brace
274 | ERROR | [x] Expected newline after closing brace
-----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/Product.php
---------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------
17 | ERROR | [x] Data types in @var tags need to be fully namespaced
31 | ERROR | [ ] Missing parameter comment
---------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/CreateYmlBase.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------
11 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
---------------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/Node.php
------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------
17 | ERROR | [x] Data types in @var tags need to be fully namespaced
31 | ERROR | [ ] Missing parameter comment
------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/Taxonomy.php
----------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------
17 | ERROR | [x] Data types in @var tags need to be fully namespaced
31 | ERROR | [ ] Missing parameter comment
----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/Block.php
-------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------
17 | ERROR | [x] Data types in @var tags need to be fully namespaced
31 | ERROR | [ ] Missing parameter comment
-------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Export/Export.php
---------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------------------------------------------------
16 | WARNING | [ ] The class short comment should describe what the class does and not simply repeat the class name
21 | ERROR | [x] Data types in @var tags need to be fully namespaced
70 | ERROR | [ ] Missing parameter comment
70 | ERROR | [ ] Doc comment for parameter $menuExport does not match actual variable name $blockExport
71 | ERROR | [ ] Missing parameter comment
72 | ERROR | [ ] Missing parameter comment
73 | ERROR | [ ] Missing parameter comment
74 | ERROR | [ ] Missing parameter comment
75 | ERROR | [ ] Missing parameter comment
75 | ERROR | [ ] Superfluous parameter comment
---------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------
FILE: ...synimport/src/Service/Logger.php
-------------------------------------------------------------------------------------------------------------
FOUND 30 ERRORS AFFECTING 15 LINES
-------------------------------------------------------------------------------------------------------------
23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
23 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
24 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
25 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
27 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
35 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
-------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------
Time: 340ms; Memory: 12MB
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes