Skip to content

Add a debug log to show what event is starting #206

Add a debug log to show what event is starting

Add a debug log to show what event is starting #206

Triggered via pull request February 12, 2026 17:14
Status Failure
Total duration 25s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
6s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
21s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
12s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
9s
code-quality / Spell check
code-quality  /  PHPCS
20s
code-quality / PHPCS
code-quality  /  PHPStan
22s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/Cron_Event_Command.php#L200
Parameter #3 $args of function wp_schedule_single_event expects list<mixed>, array<int, string> given.
code-quality / PHPStan: src/Cron_Event_Command.php#L196
Parameter #4 $args of function wp_schedule_event expects list<mixed>, array<int, string> given.