Magento Coding Standard (PHPCS) report for quarryteam/module-customer-uuid ========================================================================== Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-05-27 41 warnings in 11 files Plugin/CustomerRepositoryAssignUuidPlugin.php 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 38:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 67:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Model/Attribute/Backend/CustomerUuid.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 37:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Model/Resolver/CustomerUuid.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Model/Uuid/V4Generator.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Model/Uuid/CustomerUuidManager.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 51:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 62:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 66:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 91:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 96:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 106:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 119:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Model/Uuid/GeneratorInterface.php 15:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Setup/Patch/Data/AddCustomerUuidAttribute.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:182 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) 80:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 98:19 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 103:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 107:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Setup/Patch/Data/BackfillExistingCustomerUuid.php 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 45:199 warning Line exceeds 120 characters; contains 199 characters (Generic.Files.LineLength.TooLong) 67:169 warning Line exceeds 120 characters; contains 169 characters (Generic.Files.LineLength.TooLong) 91:19 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 98:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) registration.php 13:2 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Unit/Model/Uuid/V4GeneratorTest.php 30:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Integration/CustomerUuidAttributeTest.php 85:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany)