Magento Coding Standard (PHPCS) report for mage-os/module-rma
=============================================================
Package version: 2.4.1 | Magento: 2.4.9 | Tested: 2026-07-24
8 errors, 1952 warnings in 225 files
Service/AttachmentService.php
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
32:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
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)
67:19 error Direct use of $_FILES Superglobal detected. (Magento2.Security.Superglobal.SuperglobalUsageError)
67:48 error Direct use of $_FILES Superglobal detected. (Magento2.Security.Superglobal.SuperglobalUsageError)
90:26 warning The use of function filesize() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged)
108:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
109:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
121:25 warning The use of function basename() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged)
155:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
156:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
181:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
182:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
198:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
199:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
214:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
215:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
235:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
236:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
248:14 warning The use of function file_exists() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged)
260:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
261:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Service/CommentFormatter.php
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)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Service/OrderEligibility.php
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)
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)
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)
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)
152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
172:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
173:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Service/LabelResolver.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)
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
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)
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)
96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Service/RmaSubmitService.php
36:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing)
50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
144:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
145:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
168:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong)
181:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
182:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Service/Email/Sender.php
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
176:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
177:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
193:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
194:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
223:62 warning The use of function htmlspecialchars() is discouraged; use \Magento\Framework\Escaper->escapeHtml() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative)
223:88 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong)
238:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
239:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
256:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
257:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
275:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
276:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
289:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
290:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
303:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
304:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Service/GuestOrderService.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)
Helper/ModuleConfig.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:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
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)
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)
25: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)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
33: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)
35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
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)
74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
100:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
101:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
113:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
114: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)
141:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
142:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
154:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
155:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
167:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
168:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
180:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
181:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
193:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
194:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
203:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
204:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
211:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
212:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
219:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
220:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/RmaCommentManagement.php
36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ItemCondition.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/AbstractRepository.php
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)
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)
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)
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)
50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/ItemConditionRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Item.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
115:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
116:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
124:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
125: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)
142:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
143:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
151:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
152:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
159:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
160:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
176:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
177:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/RMARepository.php
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
108:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
109:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
124:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
125:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
178:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
179:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResolutionTypeRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/AttachmentRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ReasonRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ItemRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/StatusRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Status/DataProvider.php
50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/AbstractRmaManagement.php
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/RmaItemManagement.php
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)
52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
53:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Resolver/DataProvider/ReturnDataProvider.php
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)
56:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong)
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)
77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
125:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
126:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/Resolver/AddReturnComment.php
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39: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/Resolver/ReturnComments.php
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Resolver/CustomerReturns.php
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)
Model/Resolver/ReturnInputTrait.php
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)
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Resolver/CreateCustomerReturn.php
39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Resolver/CustomerRmaAccessTrait.php
15:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Resolver/GuestReturn.php
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)
Model/Resolver/CreateGuestReturn.php
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Resolver/CustomerReturn.php
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/Resolver/GuestOrderLookupTrait.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Data/StatusSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/RMASearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/ReasonSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/ResolutionTypeSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/ItemConditionSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/AttachmentSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/CommentSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/Data/ItemSearchResults.php
13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
16:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found)
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)
31:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)
Model/CommentRepository.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
58: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)
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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Status.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/ItemCondition.php
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)
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)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/ResourceModel/Item.php
16:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
17:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Attachment/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Comment/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Status/Grid/Collection.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71: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)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Status/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Status.php
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)
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)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/ResourceModel/ResolutionType.php
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)
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)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/ResourceModel/Comment.php
16:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
17:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Attachment.php
16:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
17:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Item/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Reason.php
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)
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)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Model/ResourceModel/ItemCondition/Grid/Collection.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71: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)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/ItemCondition/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/ResolutionType/Grid/Collection.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71: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)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/ResolutionType/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/RMA.php
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)
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Reason/Grid/Collection.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71: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)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88: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 Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/Reason/Collection.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/RMA/Grid/Collection.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
107:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
108:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
108: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)
126:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
127:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
143:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
144:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
144:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResourceModel/RMA/Collection.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)
15: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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/ResolutionType.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Comment.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
139:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
140:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Attachment.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
89:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
90:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
115:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
116:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
124:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
133:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
140:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
141:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
157:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
158:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Reason.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
98:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Config/Source/AllowedExtensions.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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/Config/Source/ItemCondition.php
24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
Model/Config/Source/AbstractLookupSource.php
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Config/Source/OrderStatuses.php
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)
Model/Config/Source/Status.php
24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
Model/Config/Source/ResolutionType.php
24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
Model/Config/Source/Reason.php
24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
Model/ItemCondition/DataProvider.php
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)
77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/ResolutionType/DataProvider.php
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)
77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/RMA.php
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)
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)
37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
38:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified)
38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64: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)
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)
89:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
90:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
115:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
116:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
124:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
132:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
133:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
140:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
141:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
157:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
158: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)
183:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
184:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
191:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
192: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)
208:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
209:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
217:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
218:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
225:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
226:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/Reason/DataProvider.php
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)
77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/RMA/StatusResolver.php
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)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Model/RMA/StatusCodes.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)
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)
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)
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction)
Model/RMA/DataProvider.php
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)
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)
Observer/SendNewRmaEmails.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)
Observer/RegisterModuleForHyvaConfig.php
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)
Observer/SendStatusChangeEmail.php
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Setup/Patch/Data/AddRmaStatuses.php
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)
90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Setup/Patch/Data/AddRmaResolutionTypes.php
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)
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)
68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Setup/Patch/Data/AddRmaItemConditions.php
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)
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)
68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Setup/Patch/Data/AddRmaReasons.php
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)
90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Console/Command/CleanupCommand.php
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)
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)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
188:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
189:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Console/Command/ListCommand.php
27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
189:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
190:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
204:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
205:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
219:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
220:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Console/Command/StatusCommand.php
26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52: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)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
165:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
166:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
178:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
179:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
191:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
192:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
204:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
205:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
217:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
218:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Ui/DataProvider/Form/Modifier/StoreLabels.php
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Ui/Component/Listing/Column/StatusActions.php
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)
Ui/Component/Listing/Column/RmaActions.php
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)
Ui/Component/Listing/Column/GenericEntityActions.php
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)
etc/schema.graphqls
8:1 warning Argument name "rma_id" is not in CamelCase format (Magento2.GraphQL.ValidArgumentName.NotCamelCase)
12:1 warning Argument name "order_number" is not in CamelCase format (Magento2.GraphQL.ValidArgumentName.NotCamelCase)
14:1 warning Argument name "rma_id" is not in CamelCase format (Magento2.GraphQL.ValidArgumentName.NotCamelCase)
18:1 warning Argument name "rma_id" is not in CamelCase format (Magento2.GraphQL.ValidArgumentName.NotCamelCase)
Controller/Adminhtml/AbstractLookupDelete.php
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)
39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/ItemCondition.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)
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)
Controller/Adminhtml/Attachment/Upload.php
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)
Controller/Adminhtml/Attachment/Delete.php
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Attachment/Download.php
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)
Controller/Adminhtml/Comment/LoadList.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)
Controller/Adminhtml/Comment/Save.php
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)
85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Controller/Adminhtml/Status/Index.php
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)
Controller/Adminhtml/Status/InlineEdit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
Controller/Adminhtml/Status/Delete.php
14: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Status/Edit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
Controller/Adminhtml/Status/Save.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
Controller/Adminhtml/Status/MassDelete.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
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)
39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Rma/Index.php
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)
Controller/Adminhtml/Rma/Delete.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)
Controller/Adminhtml/Rma/Edit.php
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)
Controller/Adminhtml/Rma/Save.php
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)
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)
85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
155:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
156:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Rma/MassDelete.php
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)
Controller/Adminhtml/Status.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)
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)
Controller/Adminhtml/AbstractLookupSave.php
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/AbstractLookupInlineEdit.php
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)
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
66:42 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge)
Controller/Adminhtml/ResolutionType.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)
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)
Controller/Adminhtml/AbstractLookupController.php
12:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
13:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
17:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
18:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Controller/Adminhtml/Rma.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)
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)
Controller/Adminhtml/AbstractLookupEdit.php
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)
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)
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)
Controller/Adminhtml/Reason.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)
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)
Controller/Adminhtml/ItemCondition/Index.php
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)
Controller/Adminhtml/ItemCondition/InlineEdit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/ItemCondition/Delete.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/ItemCondition/Edit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:155 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong)
Controller/Adminhtml/ItemCondition/Save.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/ItemCondition/MassDelete.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/Order/Search.php
21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Order/OrderOptionFormatter.php
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)
Controller/Adminhtml/Order/GetSelected.php
19: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/Order/Items.php
19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Adminhtml/ResolutionType/Index.php
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)
Controller/Adminhtml/ResolutionType/InlineEdit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/ResolutionType/Delete.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/ResolutionType/Edit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:159 warning Line exceeds 120 characters; contains 159 characters (Generic.Files.LineLength.TooLong)
Controller/Adminhtml/ResolutionType/Save.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/ResolutionType/MassDelete.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/Reason/Index.php
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)
Controller/Adminhtml/Reason/InlineEdit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/Reason/Delete.php
13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/Reason/Edit.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
26:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong)
Controller/Adminhtml/Reason/Save.php
15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/Reason/MassDelete.php
14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound)
Controller/Adminhtml/AbstractLookupMassDelete.php
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
53:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Customer/OrderItems.php
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Customer/Attachment/Upload.php
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)
Controller/Customer/Attachment/Download.php
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)
Controller/Customer/Comment/LoadList.php
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Controller/Customer/Comment/Save.php
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)
91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
92:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
126:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
127:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Customer/Create.php
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Customer/View.php
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)
Controller/Customer/History.php
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Customer/Save.php
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
114:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
Controller/Guest/OrderItems.php
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)
Controller/Guest/Create.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Controller/Guest/Save.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
95:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/customer/rma/view.phtml
53:136 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong)
57:136 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/customer/rma/create.phtml
39:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong)
102:145 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong)
104:196 warning Line exceeds 120 characters; contains 197 characters (Generic.Files.LineLength.TooLong)
117:140 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/customer/rma/history.phtml
43:132 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/customer/rma/view/comments.phtml
31:119 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong)
48:171 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong)
75:133 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong)
77:184 warning Line exceeds 120 characters; contains 185 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva/customer/rma/view.phtml
23:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
46:1 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong)
56:118 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong)
57:117 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
62:122 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong)
68:122 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong)
83:1 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
86:1 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
89:1 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
92:1 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
136:119 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva/customer/rma/create.phtml
25:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
50:1 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong)
61:1 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong)
77:1 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong)
78:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
79:1 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong)
81:116 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong)
92:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
100:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
117:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
126:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
129:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
142:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
145:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
154:1 warning Line exceeds 120 characters; contains 228 characters (Generic.Files.LineLength.TooLong)
162:1 warning Line exceeds 120 characters; contains 230 characters (Generic.Files.LineLength.TooLong)
163:117 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
184:1 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong)
200:1 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong)
226:134 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong)
228:184 warning Line exceeds 120 characters; contains 185 characters (Generic.Files.LineLength.TooLong)
231:1 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong)
233:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
235:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong)
248:1 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong)
353:1 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva/customer/rma/history.phtml
15:1 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong)
25:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
28:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
31:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
34:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
37:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
52:1 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong)
57:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva/customer/rma/view/comments.phtml
62:116 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
67:167 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong)
96:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
113:1 warning Line exceeds 120 characters; contains 159 characters (Generic.Files.LineLength.TooLong)
125:125 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
127:180 warning Line exceeds 120 characters; contains 181 characters (Generic.Files.LineLength.TooLong)
130:1 warning Line exceeds 120 characters; contains 156 characters (Generic.Files.LineLength.TooLong)
132:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
134:1 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong)
143:1 warning Line exceeds 120 characters; contains 203 characters (Generic.Files.LineLength.TooLong)
145:1 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong)
146:1 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong)
147:1 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong)
248:1 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong)
293:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
301:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
314:1 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/hyva/guest/rma/create.phtml
53:1 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong)
54:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
55:1 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong)
57:116 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong)
85:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
94:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
97:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
110:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
113:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong)
122:1 warning Line exceeds 120 characters; contains 228 characters (Generic.Files.LineLength.TooLong)
130:1 warning Line exceeds 120 characters; contains 230 characters (Generic.Files.LineLength.TooLong)
131:117 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
152:1 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong)
168:1 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong)
181:1 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong)
view/frontend/templates/guest/rma/create.phtml
88:140 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong)
view/frontend/email/rma_new_customer.html
1:1 warning Template @vars comment block is missing a variable used in the template. Missing variable: var item.thumbnail_html (Magento2.Html.HtmlDirective.HtmlTemplatesUndefinedVariable)
1:1 warning Template @vars comment block is missing a variable used in the template. Missing variable: var item.name (Magento2.Html.HtmlDirective.HtmlTemplatesUndefinedVariable)
1:1 warning Template @vars comment block is missing a variable used in the template. Missing variable: var item.sku (Magento2.Html.HtmlDirective.HtmlTemplatesUndefinedVariable)
1:1 warning Template @vars comment block is missing a variable used in the template. Missing variable: var item.qty_requested (Magento2.Html.HtmlDirective.HtmlTemplatesUndefinedVariable)
1:1 warning Template @vars comment block is missing a variable used in the template. Missing variable: var item.condition_label (Magento2.Html.HtmlDirective.HtmlTemplatesUndefinedVariable)
view/frontend/web/css/source/_module.less
8:28 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
26:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
32:31 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
38:37 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
51:22 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound)
69:32 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
78:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed)
85:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
95:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
101:25 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
120:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed)
127:35 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
138:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
141:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable)
148:40 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
155:23 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
161:24 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
175:41 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound)
175:45 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
187:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed)
193:1 warning Level's comment does not have 2 spaces after "//" (Magento2.Less.CommentLevels.SpacesMissed)
197:14 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
202:43 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)
view/frontend/web/js/rma-create.js
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
view/adminhtml/templates/rma/edit/info.phtml
43:29 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
62:144 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong)
72:33 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
72:121 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong)
74:112 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
74:128 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
80:45 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
80:68 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped)
view/adminhtml/templates/rma/edit/comments.phtml
37:74 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
45:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong)
46:1 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong)
61:1 warning Line exceeds 120 characters; contains 192 characters (Generic.Files.LineLength.TooLong)
63:132 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong)
68:241 warning Line exceeds 120 characters; contains 242 characters (Generic.Files.LineLength.TooLong)
73:144 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong)
78:1 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong)
81:167 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong)
85:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)
86:1 warning Line exceeds 120 characters; contains 164 characters (Generic.Files.LineLength.TooLong)
109:1 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong)
110:137 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong)
113:180 warning Line exceeds 120 characters; contains 181 characters (Generic.Files.LineLength.TooLong)
view/adminhtml/templates/rma/edit/order-items.phtml
63:1 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong)
view/adminhtml/web/js/form/element/order-select.js
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements)
Api/RMARepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
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)
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)
Api/ReasonRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/ItemConditionRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/RmaCommentManagementInterface.php
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)
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/Data/ResolutionTypeSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/ReasonInterface.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)
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)
16: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68: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)
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)
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)
Api/Data/CommentInterface.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)
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)
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)
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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
40: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)
50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73: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)
83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
90:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/StatusSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/AttachmentInterface.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)
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)
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)
19: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60: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)
70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
92:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
Api/Data/ItemConditionInterface.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)
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)
16: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68: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)
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)
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)
Api/Data/ReasonSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/RMASearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/CommentSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/AttachmentSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/ItemInterface.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)
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)
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)
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)
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)
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
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)
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)
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)
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)
77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
115:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
116:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/Data/ResolutionTypeInterface.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)
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)
16: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68: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)
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)
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)
Api/Data/ItemSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/RMAInterface.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)
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)
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)
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)
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)
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
53: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)
63:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
64:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
92:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97: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)
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)
113:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
114: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)
124:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
125:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
129:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
130:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
140:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
141:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
146:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
147:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
151:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
152:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/Data/ItemConditionSearchResultsInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
Api/Data/StatusInterface.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)
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)
16: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 Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68: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)
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)
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)
Api/ResolutionTypeRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/ItemRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/StatusRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/AttachmentRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/CommentRepositoryInterface.php
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)
26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/Email/SenderInterface.php
14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Api/RmaItemManagementInterface.php
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)
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)
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Test/Unit/Service/AttachmentServiceTest.php
24:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
25:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
102:9 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)
Test/Unit/Service/AttachmentUploadTest.php
25:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
26:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
27:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
28:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
Test/Unit/Service/OrderEligibilityTest.php
21:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
22:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
23:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
24:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
25:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
26:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
64:121 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong)
136:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong)
245:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong)
264:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong)
289:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong)
308:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong)
312:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong)
Test/Unit/Service/RmaSubmitServiceTest.php
28:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
29:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
30:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
31:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
32:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
33:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
34:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
35:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
36:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
37:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
38:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
Test/Unit/Model/AbstractRepositoryTest.php
77:1 error Each class must be in a file by itself (PSR1.Classes.ClassDeclaration.MultipleClasses)
79:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
80:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
81:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
82:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
83:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
84:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
Test/Unit/Model/RMARepositoryTest.php
29:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
30:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
31:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
32:57 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
33:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
34:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
35:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
36:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
37:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
38:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
Test/Unit/Model/RMA/StatusResolverTest.php
20:50 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
21:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
22:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
23:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
Test/Unit/Controller/Customer/Attachment/DownloadTest.php
26:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
27:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
28:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
29:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
30:54 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
31:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
32:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
33:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
34:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
Block/Adminhtml/GenericDeleteButton.php
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)
Block/Adminhtml/Status/Edit/DeleteButton.php
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)
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)
Block/Adminhtml/GenericBackButton.php
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)
Block/Adminhtml/GenericSaveButton.php
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)
Block/Adminhtml/Rma/Edit/OrderItems.php
41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42: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)
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)
96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Adminhtml/Rma/Edit/Info.php
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)
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)
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)
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)
Block/Adminhtml/Rma/Edit/Comments.php
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)
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
112:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
113: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)
Block/Trait/AttachmentConfigTrait.php
9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
10:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
17:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
18:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Sales/Order/ReturnLink.php
34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
71:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines)
Block/Customer/Rma/View/Comments.php
38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
92:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Customer/Rma/Create.php
51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94: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)
111:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
112:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
120:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
121:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
137:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
138:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
145:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
146:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
161:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
162:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Customer/Rma/View.php
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)
48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
49: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)
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)
85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
92:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong)
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)
111:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
112:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
127:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
128:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
136:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
137:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
167:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
168:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
182:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
183:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Customer/Rma/ListRma.php
18:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing)
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)
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)
76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)
93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
94: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)
110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
Block/Customer/Account/RmaLink.php
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)
Block/Guest/Rma/Create.php
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: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)
67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
68:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
92:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)
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)