Skip to content

version bump

version bump #27

Triggered via pull request May 14, 2024 23:28
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
M2 Coding Standard
6s
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;