Code Quality Checks #1102
code-quality.yml
on: schedule
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
24s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
43s
Annotations
5 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/WP_CLI/CommandWithMeta.php#L271
Parameter #1 $value of function wp_slash expects array|string, mixed given.
|
|
code-quality / PHPStan:
src/User_Command.php#L202
Parameter #1 $items of method WP_CLI\Formatter::display_items() expects iterable<int, array<string, mixed>|object>, Iterator<int|string, mixed> given.
|
|
code-quality / PHPStan:
src/Post_Command.php#L731
Parameter #1 $items of method WP_CLI\Formatter::display_items() expects iterable<int, array<string, mixed>|object>, array<int|WP_Post> given.
|
|
code-quality / PHPStan:
src/Font_Collection_Command.php#L397
Parameter #1 $items of method WP_CLI\Formatter::display_items() expects iterable<int, array<string, mixed>|object>, array<mixed, mixed> given.
|