Fix PHP CI including PHPCS and PHPUnit; bump PHP/WP versions #1456
Annotations
10 errors and 1 warning
tests/bootstrap.php#L71
Spaces must be used for mid-line alignment; tabs are not allowed
|
tests/bootstrap.php#L71
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
tests/bootstrap.php#L72
Spaces must be used for mid-line alignment; tabs are not allowed
|
tests/bootstrap.php#L72
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
tests/bootstrap.php#L72
Inline comments must end in full-stops, exclamation marks, or question marks
|
tests/bootstrap.php#L74
Spaces must be used for mid-line alignment; tabs are not allowed
|
tests/bootstrap.php#L74
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
tests/bootstrap.php#L75
Spaces must be used for mid-line alignment; tabs are not allowed
|
tests/bootstrap.php#L75
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
|
tests/bootstrap.php#L74
This comment is 49% valid code; is this commented out code?
|
The logs for this run have expired and are no longer available.
Loading