Skip to content

Code Quality Checks #1102

Code Quality Checks

Code Quality Checks #1102

Triggered via schedule August 6, 2026 03:26
Status Failure
Total duration 54s
Artifacts

code-quality.yml

on: schedule
code-quality  /  Lint GitHub Actions workflows
6s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
24s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
13s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
4s
code-quality / Spell check
code-quality  /  PHPCS
23s
code-quality / PHPCS
code-quality  /  PHPStan
43s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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.