Magento Coding Standard (PHPCS) report for mediarox/module-checkout-street-number ================================================================================= Package version: 0.0.11 | Magento: 2.4.9 | Tested: 2026-06-01 36 warnings in 6 files Model/System/Config.php 17:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/System/ConfigInterface.php 12:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) view/frontend/web/css/source/checkout/_amasty.less 2:65 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 2:65 warning Expected 1 space after colon in style definition; 0 found (Magento2.Less.ColonSpacing.NoneAfter) 2:66 warning Inline comment should have 1 space after "//" (Magento2.Less.CommentLevels.SpaceMissedAfter) 2:66 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 21:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/source/checkout/_luma.less 2:66 warning Inline comment should have 1 space after "//" (Magento2.Less.CommentLevels.SpaceMissedAfter) 2:66 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) 15:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 15:38 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol) 20:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 20:69 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes) 25:9 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) view/frontend/web/css/source/_module.less 2:65 warning Expected 1 space after colon in style definition; newline found (Magento2.Less.ColonSpacing.AfterNewline) 2:65 warning Expected 1 space after colon in style definition; 0 found (Magento2.Less.ColonSpacing.NoneAfter) 2:66 warning Inline comment should have 1 space after "//" (Magento2.Less.CommentLevels.SpaceMissedAfter) 2:66 warning Inline comment should have 1 space before "//" (Magento2.Less.CommentLevels.SpaceMissedBefore) Block/Checkout/Onepage/StreetNumberProcessor.php 108:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 109:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 110:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 112:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 125:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 150:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 171:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 180:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 185:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 190:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 210:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 215:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)