Skip to content

Merge with develop

Merge with develop #4

Triggered via push October 17, 2023 09:25
Status Failure
Total duration 47s
Artifacts

basic-qa.yml

on: push
Run code sniffs
32s
Run code sniffs
PHPStan
22s
PHPStan
Matrix: ruleset-tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 10 warnings
PHPStan: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L83
Method WordPress\Sniffs\Formatting\MultipleStatementAlignmentSniff::process() should return int but empty return statement found.
PHPStan
Process completed with exit code 1.
Run code sniffs
Process completed with exit code 2.
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L19
Missing doc comment for class MultipleStatementAlignmentSniff
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L19
A non-abstract class should be declared as final. Found: class MultipleStatementAlignmentSniff implements Sniff {}
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L20
Opening brace should be on the same line as the declaration for class MultipleStatementAlignmentSniff
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L22
Tabs must be used to indent lines; spaces are not allowed
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L23
Tabs must be used to indent lines; spaces are not allowed
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L24
Tabs must be used to indent lines; spaces are not allowed
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L25
Tabs must be used to indent lines; spaces are not allowed
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L26
Tabs must be used to indent lines; spaces are not allowed
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L27
Tabs must be used to indent lines; spaces are not allowed
Ruleset test: PHP latest on PHPCS dev-master
Process completed with exit code 2.
Ruleset test: PHP latest on PHPCS dev-master
Process completed with exit code 2.
Run code sniffs: WordPress/Sniffs/WP/DeprecatedClassesSniff.php#L130
Equals sign not aligned correctly; expected 1 space but found 3 spaces
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L186
Usage of ELSE IF is discouraged; use ELSEIF instead
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L194
Usage of ELSE IF is discouraged; use ELSEIF instead
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L207
Usage of ELSE IF is discouraged; use ELSEIF instead
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L210
Usage of ELSE IF is discouraged; use ELSEIF instead
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L276
Equals sign not aligned with surrounding assignments; expected 20 spaces but found 1 space
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L276
Equals sign not aligned with surrounding assignments; expected 20 spaces but found 1 space
Run code sniffs: WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L284
Usage of ELSE IF is discouraged; use ELSEIF instead
Run code sniffs: WordPress/Sniffs/PHP/NoSilencedErrorsSniff.php#L229
Equals sign not aligned correctly; expected 1 space but found 5 spaces
Run code sniffs: WordPress/Sniffs/WP/DeprecatedParametersSniff.php#L501
Equals sign not aligned correctly; expected 1 space but found 3 spaces