ci: phpcs 8.3 to 8.2 #20
Annotations
10 errors and 12 warnings
M2 Coding Standard (8.2):
Model/Data/Get/GetResponse.php#L18
PHP syntax error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/Data/Get/GetPayload.php#L9
PHP syntax error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/Data/Save/SaveResponseValue.php#L18
PHP syntax error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/Data/Save/SaveResponse.php#L21
PHP syntax error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/Data/Save/SavePayloadValue.php#L21
PHP syntax error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/Data/Save/SavePayload.php#L18
PHP syntax error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L34
PHP syntax error: syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
|
M2 Coding Standard (8.2):
Model/GetProductAttributes.php#L32
PHP syntax error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard (8.2):
Model/SaveProductAttributes.php#L22
PHP syntax error: syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
|
M2 Coding Standard (8.2):
Model/Config.php#L13
PHP syntax error: syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
|
M2 Coding Standard (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
M2 Coding Standard (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
M2 Coding Standard (8.2):
Api/Data/SaveResponseInterface.php#L4
There must be one blank line after the namespace declaration
|
M2 Coding Standard (8.2):
view/adminhtml/templates/catalog/product/attribute_by_stores.phtml#L1
Whitespace found at end of line
|
M2 Coding Standard (8.2):
view/adminhtml/templates/catalog/product/attribute_by_stores.phtml#L9
Unescaped output detected.
|
M2 Coding Standard (8.2):
Model/Data/Get/GetPayload.php#L19
Line indented incorrectly; expected at least 8 spaces, found 7
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L33
Empty FUNCTION statement detected
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L34
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L35
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L36
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L37
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard (8.2):
Model/ProductManagement.php#L38
Line indented incorrectly; expected 4 spaces, found 8
|