Magento Coding Standard (PHPCS) report for lsretail/lsmag-enterprise ==================================================================== Package version: 2.11.0 | Magento: 2.4.9 | Tested: 2026-06-07 5 errors, 41 warnings in 8 files Plugin/RewardPlugin.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) 31:1 error A closing tag is not permitted at the end of a PHP file (PSR2.Files.ClosingTag.NotAllowed) Plugin/CustomerBalancePlugin.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) 21:1 error A closing tag is not permitted at the end of a PHP file (PSR2.Files.ClosingTag.NotAllowed) Plugin/GiftMessagePlugin.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) 22:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) 22:1 error A closing tag is not permitted at the end of a PHP file (PSR2.Files.ClosingTag.NotAllowed) Plugin/RmaPlugin.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:1 error A closing tag is not permitted at the end of a PHP file (PSR2.Files.ClosingTag.NotAllowed) Plugin/Replication/Cron/ProductCreateTaskPlugin.php 43:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 44:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 62:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 63:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 64:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Plugin/Replication/Cron/DiscountCreateTaskPlugin.php 133:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 134:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 135:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 136:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 157:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 158:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 164:64 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 172:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 173:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 255:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 256:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 270:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 271:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 272:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Plugin/GiftWrappingPlugin.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) 32:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) 32:1 error A closing tag is not permitted at the end of a PHP file (PSR2.Files.ClosingTag.NotAllowed) Plugin/GiftcardCompatibilityPlugin.php 13:8 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 36:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany)