Fix PHP CI including PHPCS and PHPUnit; bump PHP/WP versions #1456
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-test-measure.yml
on: pull_request
Pre run
3s
Matrix: unit-test-php
Annotations
20 errors and 1 warning
Lint: PHP:
tests/bootstrap.php#L71
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint: PHP:
tests/bootstrap.php#L71
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
Lint: PHP:
tests/bootstrap.php#L72
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint: PHP:
tests/bootstrap.php#L72
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
Lint: PHP:
tests/bootstrap.php#L72
Inline comments must end in full-stops, exclamation marks, or question marks
|
Lint: PHP:
tests/bootstrap.php#L74
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint: PHP:
tests/bootstrap.php#L74
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
Lint: PHP:
tests/bootstrap.php#L75
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint: PHP:
tests/bootstrap.php#L75
Expected 1 space before comment text but found 2; use block comment if you need indentation
|
Lint: PHP
Process completed with exit code 1.
|
Unit test: PHP 7.0, WP 6.3
Process completed with exit code 1.
|
Unit test (with coverage): PHP 7.4, WP latest
Process completed with exit code 127.
|
Unit test: PHP 7.4, WP latest
Process completed with exit code 1.
|
Unit test: PHP 8.2, WP trunk
Process completed with exit code 1.
|
Unit test: PHP 7.2, WP latest
Process completed with exit code 1.
|
Unit test: PHP 8.0, WP latest
Process completed with exit code 1.
|
Unit test: PHP 8.1, WP latest
Process completed with exit code 1.
|
Unit test: PHP 7.1, WP latest
Process completed with exit code 1.
|
Unit test: PHP 8.3, WP trunk
Process completed with exit code 1.
|
Unit test: PHP 7.3, WP latest
Process completed with exit code 1.
|
Lint: PHP:
tests/bootstrap.php#L74
This comment is 49% valid code; is this commented out code?
|