Magento Coding Standard (PHPCS) report for snowdog/module-menu
==============================================================
Package version: 2.29.0 | Magento: 2.4.9 | Tested: 2026-05-27
84 errors, 882 warnings in 170 files
Service/Menu/Nodes.php
41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
55:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Service/Menu/Cloner.php
60:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
83:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Service/Menu/CloneRequestProcessor.php
31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
75:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Service/Menu/SaveRequestProcessor.php
55:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
74:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
158:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
159:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
162:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
212:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
213:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
215:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
261:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
262:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
264:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
264:13 warning $nodes parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
279:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Plugin/Model/Menu/AfterSaveStores/InvalidatePageCache.php
15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
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)
25:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
25:12 warning $subject parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
Plugin/Model/ResourceModel/Menu/AroundSave/InvalidatePageCache.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Plugin/Model/ResourceModel/Menu/AfterDelete/InvalidatePageCache.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Plugin/Model/ResourceModel/Menu/Node/AroundSave/InvalidatePageCache.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Plugin/Model/ResourceModel/Menu/Node/AfterDelete/InvalidatePageCache.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Plugin/Model/ResourceModel/Menu/Save.php
15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
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)
23:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Plugin/Model/ResourceModel/Category/TreePlugin.php
12:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
19:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines)
21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Helper/Image.php
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
103:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
121:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/GraphQl/Resolver/Identity.php
9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/DataProvider/Node/TypeModel.php
12:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/DataProvider/Menu.php
36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
64:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
82:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
105:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/DataProvider/Node.php
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
23:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
60:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
61:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
93:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
121:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
122:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
153:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
154:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/GraphQl/Resolver/Menu/Identity.php
18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/Menu/Field/Nodes.php
18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/Node/InterfaceTypeResolver.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/Node/Identity.php
18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/Menu.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc)
45:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
54:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/GraphQl/Resolver/Node.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc)
Model/MenuRepository.php
165:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
175:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/VueProvider.php
9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
35:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
36:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/NodeTypeProvider.php
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
56:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
57:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
66:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
67:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
79:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Menu/Node/Validator/CategoryChild.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
46:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu/Node/Validator/Product.php
19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
48:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
62:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu/Node/Image/File.php
21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
23:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
64:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
83:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
88:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
93:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
99:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
100:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
103:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
121:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
126:16 warning The use of function getimagesize() is discouraged; use getimagesizefromstring() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative)
129:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
135:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu/Node/Image/Node.php
31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
67:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu/Node/Validator.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu/Node.php
18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
37:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
354:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
368:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
382:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
398:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
403:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu/Cache.php
26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Menu/NodeRepository.php
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/TemplateResolver.php
21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
68:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
84:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
85:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
118:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
119:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
179:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
180:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
227:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
228:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Menu/Node/Collection.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
43:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ResourceModel/Menu/Node.php
15:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
16:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
29:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
34:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
58:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ResourceModel/Menu/Collection.php
17:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ResourceModel/NodeType/CmsPage.php
56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
57:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
65:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
66:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
102:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
103:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/NodeType/Category.php
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
121:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Model/ResourceModel/NodeType/CmsBlock.php
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/NodeType/AbstractNode.php
34:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam)
43:8 warning $nodes parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing)
47:21 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
47:21 warning $storeId parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
Model/ResourceModel/NodeType/Product.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
74:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
101:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
102:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Menu.php
11:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/NodeType/Category.php
46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
60:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
61:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
133:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
134:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
158:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
159:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/NodeType/CustomUrl.php
24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/NodeType/AbstractNode.php
50:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
76:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/NodeType/Product.php
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/NodeType/Wrapper.php
23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/Menu.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
15:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
17:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Model/CustomerGroupsProvider.php
15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/File/Upload/Source.php
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ImportExport/File/Upload/Content.php
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
34:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Model/ImportExport/File/Upload.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/File/Yaml.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
17:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
23:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Model/ImportExport/File/Download.php
16:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
17:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
62:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/DataProvider.php
13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Node/DefaultData.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
46:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
52:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
57:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Menu.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
38:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Processor.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Node.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
60:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Processor/Field.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Processor/Field/Description.php
9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Import/SampleData/Processor/Field/Value.php
9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Store.php
23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
29:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ImportExport/Processor/Export.php
23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Export/Node/Type/Catalog.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Export/Node/Tree.php
20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
58:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
65:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Export/Node/TypeContent.php
17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
26:12 warning $type parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
Model/ImportExport/Processor/Export/Node/DataProcessor.php
17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Export/Menu.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
48:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Export/Node.php
16:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
55:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/ExtendedFields.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)
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Model/ImportExport/Processor/Import.php
41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
71:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
85:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:40 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
107:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
Model/ImportExport/Processor/Import/InvalidNodes.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:13 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
74:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/FieldProcessor/Boolean.php
9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
11:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
12:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ImportExport/Processor/Import/Menu/Identifier.php
23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
53:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Menu/DataProcessor.php
29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Menu/Validator.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
46:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
63:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Node/Type/Catalog.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
45:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
72:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
86:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch)
94:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch)
Model/ImportExport/Processor/Import/Node/Type/Cms.php
35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
43:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
44:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
65:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ImportExport/Processor/Import/Node/TypeContent.php
23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
33:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
33:12 warning $type parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
Model/ImportExport/Processor/Import/Node/DataProcessor.php
24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Node/Validator/TreeTrace.php
12:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
17:13 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar)
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 $treeTrace parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
36:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
36:12 warning $treeTrace parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
45:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Node/Validator/NodeType.php
48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
66:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
66:12 warning $node parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
82:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
85:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
85:13 warning $type parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
98:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
99:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
101:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
101:13 warning $node parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
143:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Node/Validator.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
58:13 warning $node parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
64:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
65:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
67:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
67:13 warning $node parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
Model/ImportExport/Processor/Import/Menu.php
35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
58:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Node.php
47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
63:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
88:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Validator/ValidationException.php
16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/Import/Validator/ValidationAggregateError.php
23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
28:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
29:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/ImportExport/Processor/NodeTypes.php
9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
Model/Config/Source/Status.php
9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Model/MenuManagement.php
29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
45:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
74:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
74:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
75:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
Observer/RegisterModuleForHyvaConfig.php
13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Console/Command/NodesValidatorCommand.php
31:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
32:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
33:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
34:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
35:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
36:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
37:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
61:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
75:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
82:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
124:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
133:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
134:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
143:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
167:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
188:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
196:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Ui/DataProvider/Menu/Form/MenuDataProvider.php
22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
58:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Ui/DataProvider/Menu/Form/Modifier/ImportCategories.php
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
53:15 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Commenting.ClassPropertyPHPDocFormatting.InvalidDeprecatedTagUsage)
121:13 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage)
Ui/Component/Listing/DataProviders/Snowmenu/Menu/ListProvider.php
10:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Ui/Component/Listing/Column/MenuList/PageActions.php
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
23:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
78:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
92:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
111:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
126:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
140:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Ui/Component/Menu/Form/Element/StoreView.php
26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Ui/Component/Menu/Form/Element/Categories.php
28:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
28:12 warning $storeManager parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing)
48:24 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge)
66:24 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge)
Controller/Adminhtml/MenuAction.php
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Menu/ImportCategories.php
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
46:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
53:17 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow)
62:11 warning Exceptions must not be handled in the same function where they are thrown. (Magento2.Exceptions.ThrowCatch.ThrowCatch)
Controller/Adminhtml/Menu/Create.php
44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Menu/Export.php
20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/MassActionAbstract.php
18:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
19:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
48:24 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/MassEnable.php
9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/MassDisable.php
9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/Import.php
18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/DownloadImportSample.php
20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/Edit.php
20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Menu/Save.php
56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
92:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
112:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
123:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/ImportPost.php
23:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Menu/MassDelete.php
32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
94:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
95:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Menu/Duplicate.php
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Node/DeleteImage.php
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Node/UploadImage.php
22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
Controller/Adminhtml/Node/ProductName.php
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
53:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
61:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)
view/frontend/templates/hyva-topmenu-mobile/menu.phtml
39:1 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong)
78:1 warning Line exceeds 120 characters; contains 201 characters (Generic.Files.LineLength.TooLong)
105:137 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong)
121:126 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva-topmenu-mobile/menu/node_type/custom_url.phtml
24:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
32:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/hyva-topmenu-mobile/menu/sub_menu.phtml
29:25 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
41:17 warning Line indented incorrectly; expected 12 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
42:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/menu.phtml
5:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
8:24 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
10:42 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
15:20 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
18:24 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
28:32 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
28:56 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
29:33 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
30:33 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
34:25 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/hyva-topmenu-desktop/menu.phtml
70:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong)
73:163 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong)
90:111 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
93:132 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva-topmenu-desktop/menu/node_type/custom_url.phtml
48:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
63:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/hyva-topmenu-desktop/menu/sub_menu.phtml
38:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong)
62:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
63:133 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva-topmenu-desktop/menu/custom/sub_menu/3-level.phtml
40:1 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)
65:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong)
72:126 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong)
79:121 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)
83:137 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong)
123:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
147:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/menu/node_type/wrapper.phtml
16:10 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/menu/node_type/custom_url.phtml
37:27 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
38:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
40:21 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
44:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
47:21 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
53:26 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
54:26 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
view/frontend/templates/menu/node_type/product.phtml
28:15 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
29:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
30:9 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
32:9 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
36:26 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
37:26 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
view/frontend/templates/menu/node_type/category_child.phtml
9:28 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
10:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/menu/node_type/cms_page.phtml
23:15 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
24:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
25:9 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
27:9 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/menu/node_type/category.phtml
34:15 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
35:16 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
36:9 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
38:9 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
43:26 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
44:26 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found)
view/frontend/templates/menu/sub_menu.phtml
16:21 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
28:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
29:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
55:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
56:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
57:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/hyva-menu-footer/menu.phtml
28:1 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong)
52:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
71:134 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong)
95:126 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
104:101 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva-menu-footer/menu/node_type/custom_url.phtml
48:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
63:13 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/frontend/templates/hyva-menu-footer/menu/sub_menu.phtml
25:125 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong)
29:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/adminhtml/templates/menu/nodes.phtml
37:38 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
39:36 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
41:50 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
42:50 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
43:59 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
44:59 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
45:59 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
47:50 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
49:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
50:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
51:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
52:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
53:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
54:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
55:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
56:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
57:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
58:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
59:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
60:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
61:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
62:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
63:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
64:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
65:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
66:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
67:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
68:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
69:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
70:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
71:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
72:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
73:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
74:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
75:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
76:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
77:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
78:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
79:64 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
79:149 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong)
80:53 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
81:61 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/adminhtml/web/template/form/element/depth-input.html
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/adminhtml/web/css/source/module/menu/_menu.less
8:17 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
view/adminhtml/web/css/source/blocks/_panel.less
4:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
31:9 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol)
36:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
58:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
64:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
73:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
83:42 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
90:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
122:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
153:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
162:34 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
162:38 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
167:22 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
171:5 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed)
173:20 warning Use single quotes (Magento2.Less.Quotes.DoubleQuotes)
view/adminhtml/web/css/source/blocks/_selected-option.less
4:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
9:20 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
15:16 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
22:26 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
30:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
view/adminhtml/web/css/source/blocks/_image-upload.less
10:41 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
27:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
30:1 warning Line indented incorrectly; expected 8 spaces, found 7 (Magento2.Less.Indentation.Incorrect)
view/adminhtml/web/css/source/blocks/_v-select.less
1:17 warning Space before opening brace is missing (Magento2.Less.BracesFormatting.SpacingBeforeOpen)
6:21 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
13:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol)
17:26 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol)
21:5 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol)
26:13 warning CSS class names should be separated with "-" (dash) instead of "_" (underscore) (Magento2.Less.ClassNaming.NotAllowedSymbol)
27:24 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
33:20 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
36:36 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
view/adminhtml/web/css/source/blocks/_vddl-base.less
15:19 warning Units specified for "0" value (Magento2.Less.ZeroUnits.ZeroUnitFound)
16:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
20:14 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound)
view/adminhtml/web/css/source/blocks/_nested-list.less
4:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
10:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
12:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
13:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
view/adminhtml/web/css/source/lib/_vue-treeselect.less
1:1 warning File appears to be minified and cannot be processed (Internal.Tokenizer.Exception)
view/adminhtml/web/js/lib/vue.js
1:1 error Avoid using self-closing tag with non-void html element - "