Skip to content
Triggered via push November 12, 2023 03:47
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

wpcs.yml

on: push
PHPCS check
16s
PHPCS check
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: tests/test-ajax-requests.php#L13
Missing doc comment for function set_up_before_class()
PHPCS check: tests/test-ajax-requests.php#L31
Each PHP statement must be on a line by itself
PHPCS check: tests/test-ajax-requests.php#L39
Line indented incorrectly; expected at least 2 tabs, found 0
PHPCS check: tests/test-ajax-requests.php#L39
Expected 1 spaces after opening parenthesis; 0 found
PHPCS check: tests/test-ajax-requests.php#L39
Expected 1 spaces before closing parenthesis; 0 found
PHPCS check: tests/test-ajax-requests.php#L56
Each PHP statement must be on a line by itself
PHPCS check: tests/test-ajax-requests.php#L64
Expected 1 spaces after opening parenthesis; 0 found
PHPCS check: tests/test-ajax-requests.php#L64
Expected 1 spaces before closing parenthesis; 0 found
PHPCS check: tests/test-ajax-requests.php#L109
Each PHP statement must be on a line by itself
PHPCS check
Process completed with exit code 1.
PHPCS check: tests/test-ajax-requests.php#L31
Empty PHP statement detected: superfluous semi-colon.
PHPCS check: tests/test-ajax-requests.php#L39
var_dump() found. Debug code should not normally be used in production.
PHPCS check: tests/test-ajax-requests.php#L56
Empty PHP statement detected: superfluous semi-colon.
PHPCS check: tests/test-ajax-requests.php#L64
var_dump() found. Debug code should not normally be used in production.
PHPCS check: tests/test-ajax-requests.php#L109
Empty PHP statement detected: superfluous semi-colon.