Add Behat step for installing WordPress with specific version #549
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
18s
code-quality
/
Lint Gherkin Feature files
17s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
24s
Annotations
4 errors and 2 warnings
|
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
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
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
|