Skip to content

update

update #22

Triggered via push November 12, 2023 22:02
Status Failure
Total duration 27s
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

8 errors and 3 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: tests/test-ajax-requests.php#L37
Each PHP statement must be on a line by itself
PHPCS check: tests/test-ajax-requests.php#L42
Empty CATCH statement detected
PHPCS check: tests/test-ajax-requests.php#L45
Line indented incorrectly; expected at least 2 tabs, found 0
PHPCS check: tests/test-ajax-requests.php#L67
Each PHP statement must be on a line by itself
PHPCS check: tests/test-ajax-requests.php#L72
Empty CATCH statement detected
PHPCS check: tests/test-ajax-requests.php#L99
Empty CATCH statement detected
PHPCS check
Process completed with exit code 1.
PHPCS check: tests/test-ajax-requests.php#L37
Empty PHP statement detected: superfluous semi-colon.
PHPCS check: tests/test-ajax-requests.php#L45
var_dump() found. Debug code should not normally be used in production.
PHPCS check: tests/test-ajax-requests.php#L67
Empty PHP statement detected: superfluous semi-colon.