Add WordPress 6.9+ Abilities API support #598
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
14s
code-quality
/
Lint PHP files
16s
code-quality
/
Lint Gherkin Feature files
17s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
25s
code-quality
/
PHPStan
43s
Annotations
4 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Ability_Command.php#L316
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
|
code-quality / PHPStan:
src/Ability_Command.php#L313
Parameter #1 $message of static method WP_CLI::line() expects string, string|false given.
|
|
code-quality / PHPStan:
src/Ability_Command.php#L303
Cannot call method execute() on WP_Ability|null.
|