Skip to content

version bump (#47)

version bump (#47) #28

Triggered via push May 15, 2024 19:14
Status Failure
Total duration 20s
Artifacts

test.yml

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

Annotations

10 warnings
M2 Coding Standard: Api/Request/Authenticator.php#L12
There must be one blank line after the last USE statement; 2 found;
M2 Coding Standard: Api/Request/Authenticator.php#L17
Tag @Package MUST NOT be used.
M2 Coding Standard: Api/Request/Authenticator.php#L19
Class description should contain additional information beyond the name already supplies.
M2 Coding Standard: Api/Request/Authenticator.php#L31
Code must not contain multiple empty lines in a row; found 2 empty lines.
M2 Coding Standard: Api/Request/Authenticator.php#L48
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
M2 Coding Standard: Api/Request/Authenticator.php#L55
Function closing brace must go on the next line following the body; found 1 blank lines before brace
M2 Coding Standard: Api/Request/Authenticator.php#L70
Expected 0 spaces after opening bracket; 1 found
M2 Coding Standard: Api/Request/Authenticator.php#L70
Expected 0 spaces before closing bracket; 1 found
M2 Coding Standard: Api/Request/Authenticator.php#L74
Expected 0 spaces after opening bracket; 1 found
M2 Coding Standard: Api/Request/Authenticator.php#L74
Expected 0 spaces before closing bracket; 1 found