Skip to content

[WIP] Test & validation workflow(s) #10

[WIP] Test & validation workflow(s)

[WIP] Test & validation workflow(s) #10

Triggered via pull request March 19, 2024 21:12
Status Failure
Total duration 21s
Artifacts

test.yml

on: pull_request
M2 Coding Standard
11s
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.