Add Behat step for installing WordPress with specific version #553
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
16s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
28s
Annotations
4 errors and 3 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Context/FeatureContext.php#L625
Method WP_CLI\Tests\Context\FeatureContext::cache_wp_files() has parameter $version with no type specified.
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L1295
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L1294
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 8 spaces
|
|
code-quality / PHPCS:
src/Context/GivenStepDefinitions.php#L423
Please spell "WordPress" correctly. Found 1 misspelling(s): wordpress
|