version bump #27
Annotations
10 warnings
M2 Coding Standard:
Api/Model/ConfigureShipstation.php#L11
There must be one blank line after the last USE statement; 2 found;
|
M2 Coding Standard:
Api/Model/ConfigureShipstation.php#L16
Tag @Package MUST NOT be used.
|
M2 Coding Standard:
Api/Model/ConfigureShipstation.php#L18
Class description should contain additional information beyond the name already supplies.
|
M2 Coding Standard:
Api/Model/ConfigureShipstation.php#L32
Code must not contain multiple empty lines in a row; found 2 empty lines.
|
M2 Coding Standard:
Api/Model/ConfigureShipstation.php#L45
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
|
M2 Coding Standard:
Api/Model/Weight.php#L5
There must be one blank line after the last USE statement; 2 found;
|
M2 Coding Standard:
Api/Model/Weight.php#L11
Tag @Package MUST NOT be used.
|
M2 Coding Standard:
Api/Model/Weight.php#L13
Class description should contain additional information beyond the name already supplies.
|
M2 Coding Standard:
Api/Model/Weight.php#L17
Code must not contain multiple empty lines in a row; found 2 empty lines.
|
M2 Coding Standard:
Api/Model/Check.php#L7
There must be one blank line after the last USE statement; 2 found;
|