Skip to content

Add --force-check flag to wp plugin list and wp theme list. #359

Add --force-check flag to wp plugin list and wp theme list.

Add --force-check flag to wp plugin list and wp theme list. #359

Status Failure
Total duration 37s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint PHP files
13s
code-quality / Lint PHP files
code-quality  /  PHPCS
24s
code-quality / PHPCS
Fit to window
Zoom out
Zoom in

Annotations

6 errors
code-quality / PHPCS: src/WP_CLI/CommandWithUpgrade.php#L536
Logical operator "and" is prohibited; use "&&" instead
code-quality / PHPCS: src/WP_CLI/CommandWithUpgrade.php#L537
Expected 1 spaces after opening parenthesis; 0 found
code-quality / PHPCS: src/WP_CLI/CommandWithUpgrade.php#L537
Expected 1 spaces before closing parenthesis; 0 found
code-quality / PHPCS: src/Plugin_Command.php#L1330
Tabs must be used to indent lines; spaces are not allowed
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 2.