Skip to content

Replace Zend w/ Laminas for Magento 2.4.6 compatibility #16

Replace Zend w/ Laminas for Magento 2.4.6 compatibility

Replace Zend w/ Laminas for Magento 2.4.6 compatibility #16

Triggered via pull request March 21, 2024 17:51
Status Failure
Total duration 17s
Artifacts

test.yml

on: pull_request
M2 Coding Standard
7s
M2 Coding Standard
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
M2 Coding Standard: Api/Model/NoConfigNotification.php#L28
Inline control structures are not allowed
M2 Coding Standard: Api/Model/NoConfigNotification.php#L32
Line exceeds 120 characters; contains 135 characters
M2 Coding Standard: Api/Model/NoConfigNotification.php#L33
Inline control structures are not allowed
M2 Coding Standard: Api/Model/NoConfigNotification.php#L36
Inline control structures are not allowed
M2 Coding Standard: Api/Model/NoConfigNotification.php#L39
Inline control structures are not allowed
M2 Coding Standard: Api/Model/NoConfigNotification.php#L47
Line exceeds 120 characters; contains 249 characters
M2 Coding Standard: Api/Model/WeightAdapter.php#L6
There must be one blank line after the last USE statement; 2 found;
M2 Coding Standard: Api/Model/WeightAdapter.php#L12
Tag @Package MUST NOT be used.
M2 Coding Standard: Api/Model/WeightAdapter.php#L14
Class description should contain additional information beyond the name already supplies.
M2 Coding Standard: Api/Model/WeightAdapter.php#L28
Code must not contain multiple empty lines in a row; found 2 empty lines.