Skip to content

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

[WIP] Test & validation workflow(s)

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

Triggered via pull request March 13, 2024 21:44
Status Failure
Total duration 15s
Artifacts

test.yml

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

Annotations

10 warnings
M2 Coding Standard
Unexpected input(s) 'phpcs_extensions', 'phpcs_report', 'phpcs_warning_severity', valid inputs are ['entryPoint', 'args', 'phpcs_standard']
M2 Coding Standard: Api/Exception/InvalidXmlException.php#L6
There must be one blank line after the last USE statement; 2 found;
M2 Coding Standard: Api/Exception/InvalidXmlException.php#L13
Class description should contain additional information beyond the name already supplies.
M2 Coding Standard: Api/Exception/AuthenticationFailedException.php#L5
There must be one blank line after the last USE statement; 2 found;
M2 Coding Standard: Api/Exception/AuthenticationFailedException.php#L12
Class description should contain additional information beyond the name already supplies.
M2 Coding Standard: Api/Model/NoConfigNotification.php#L13
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
M2 Coding Standard: Api/Model/NoConfigNotification.php#L17
Line indented incorrectly; expected 4 spaces, found 3
M2 Coding Standard: Api/Model/NoConfigNotification.php#L18
Line indented incorrectly; expected at least 4 spaces, found 3