Magento Coding Standard (PHPCS) report for bluepayment-plugin/magento-hyva-autopay ================================================================================== Package version: 1.0.3 | Magento: 2.4.9 | Tested: 2026-06-18 2 errors, 299 warnings in 13 files ViewModel/MethodConfigProvider.php 28:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 51:57 error Class GatewayCollectionFactory needs to be requested in constructor, otherwise compiler will not be able to find and generate this class (Magento2.PHP.AutogeneratedClassNotInConstructor.AutogeneratedClassNotInConstructor) 56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 61:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 64:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 72:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 87:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 106:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 115:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 130:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 131:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 190:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 193:12 warning $gateway parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 209:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 219:17 warning The use of function is_file() is discouraged; use Magento\Framework\Filesystem\DriverInterface::isFile() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 227:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 232:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 236:13 warning $cards parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 259:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 260:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 262:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 294:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 295:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 297:13 warning $gateway parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 305:56 warning Constants are not allowed as the first argument of translation function, use string literal instead (Magento2.Translation.ConstantUsage.VariableTranslation) 308:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 313:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 314:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 316:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 355:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 356:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 358:13 warning $config parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 363:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 364:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 366:13 warning $config parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 371:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 376:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 381:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/NormalizeMethodListStatePlugin.php 20:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 60:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 65:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 106:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 107:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 131:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 144:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 170:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 186:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/AllowExternalMethodIconsPlugin.php 12:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 22:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 22:12 warning $subject parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 51:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Magewire/Payment/PlaceOrderService.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Magewire/Payment/Method/BluePayment.php 28:17 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:17 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:17 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 58:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 60:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 107:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 150:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 166:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 167:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 177:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 192:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 200:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 201:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 230:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 231:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 234:12 warning mixed> duplicate found in method annotation (Magento2.Annotation.MethodArguments.DuplicateParam) 234:12 warning $selectedAgreementIds parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 234:12 warning $requiredAgreementIds parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 242:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 248:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 249:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 257:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 258:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 266:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 267:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 269:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 320:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 342:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 343:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 364:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 365:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 376:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 377:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 386:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 387:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 405:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 419:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 420:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 429:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 436:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 441:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 452:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Observer/NormalizeQuotePaymentMethod.php 16:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Observer/OverrideMethodListTemplate.php 19:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Observer/LayoutGenerateBlocksAfter.php 26:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 105:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 109:13 warning $gateway parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 138:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 139:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 141:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 141:13 warning $gateway parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 149:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 150:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 152:13 warning $gateway parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 163:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 168:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 169:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 171:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 198:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) view/frontend/templates/back.phtml 16:29 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 28:42 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 37:41 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 38:65 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 43:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 43:126 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 44:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 44:146 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 48:83 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 48:118 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 52:63 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 55:1 warning Line exceeds 120 characters; contains 213 characters (Generic.Files.LineLength.TooLong) 57:57 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 65:41 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 66:65 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 71:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 71:124 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 72:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 72:145 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 76:45 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 77:53 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 89:38 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 90:39 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 91:41 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 92:36 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 93:48 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 94:39 warning Using escapeJs on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/frontend/templates/checkout/payment/method-list.phtml 63:120 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 81:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 91:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 102:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 121:169 warning Line exceeds 120 characters; contains 169 characters (Generic.Files.LineLength.TooLong) 170:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 172:133 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 192:172 warning Line exceeds 120 characters; contains 172 characters (Generic.Files.LineLength.TooLong) 217:123 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 228:105 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/component/payment/method/bluepayment.phtml 29:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 31:158 warning Line exceeds 120 characters; contains 158 characters (Generic.Files.LineLength.TooLong) 41:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 42:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 58:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 59:46 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 63:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 66:156 warning Line exceeds 120 characters; contains 156 characters (Generic.Files.LineLength.TooLong) 74:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 136:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 141:1 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/component/payment/method/bluepayment-csp-js.phtml 18:1 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 30:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 295:121 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 511:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 625:135 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 977:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 1000:135 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 1068:1 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 1134:1 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 1135:1 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 1295:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 1296:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1506:127 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 1683:1 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 1832:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 2022:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 2039:123 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 2078:123 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 2122:147 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 2251:143 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 2277:120 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) view/frontend/web/css/autopay-hyva.less 12:30 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 12:58 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 24:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 30:52 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 30:52 warning CSS colours must be defined in lowercase; expected #199bfa but found #199BFA (Magento2.Less.ColourDefinition.NotLower) 31:73 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 31:73 warning CSS colours must use shorthand if available; expected #fff but found #ffffff (Magento2.Less.ColourDefinition.Shorthand) 43:83 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 44:81 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 45:83 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 46:83 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 46:92 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 49:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 50:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 51:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed) 68:34 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 70:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 75:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 80:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 81:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 82:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 87:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 105:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 116:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 142:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 167:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 188:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 203:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 214:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 224:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 234:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 243:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 252:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 258:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 265:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 277:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 285:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 308:18 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 313:38 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 314:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 328:50 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 328:55 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 338:56 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 346:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 353:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 365:30 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 365:55 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 365:64 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 373:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 375:25 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 407:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 414:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 416:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 419:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 421:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 436:34 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 436:43 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 449:29 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 449:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 462:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 482:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 500:39 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 502:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 502:6 warning Style definitions must end with a semicolon (Magento2.Less.SemicolonSpacing.NotAtEnd) 504:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 507:5 warning Concatenation is used (Magento2.Less.TypeSelectorConcatenation.ConcatenationUsage) 509:47 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 514:19 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 525:51 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 537:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 553:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 568:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 575:44 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)