Skip to content

chore: trim shipping address inputs (#44) #23

chore: trim shipping address inputs (#44)

chore: trim shipping address inputs (#44) #23

Triggered via push April 17, 2024 20:51
Status Failure
Total duration 17s
Artifacts

test.yml

on: push
M2 Coding Standard
8s
M2 Coding Standard
Fit to window
Zoom out
Zoom in

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#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;