Skip to content

Update zipitup.yml #145

Update zipitup.yml

Update zipitup.yml #145

Triggered via push November 28, 2023 22:31
Status Success
Total duration 20s
Artifacts

cs.yml

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

Annotations

1 error and 10 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: includes/activation.php#L75
Attempting a database schema change is discouraged.
PHPCS check: includes/activation.php#L93
Attempting a database schema change is discouraged.
PHPCS check: includes/activation.php#L113
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
PHPCS check: includes/template-redirect.php#L86
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
PHPCS check: includes/deprecated.php#L306
The method parameter $search_query is never used
PHPCS check: includes/deprecated.php#L306
The method parameter $numrows is never used
PHPCS check: includes/deprecated.php#L306
The method parameter $limit is never used
PHPCS check: includes/admin/register-settings.php#L32
It is recommended not to use reserved keyword "default" as function parameter name. Found: $default
PHPCS check: includes/admin/settings-page.php#L325
Loose comparisons are not allowed. Expected: "!=="; Found: "<>"
PHPCS check: includes/wp-filters.php#L31
Loose comparisons are not allowed. Expected: "!=="; Found: "!="