Skip to content

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

Add a debug log to show what event is starting

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

Triggered via pull request February 12, 2026 15:12
Status Failure
Total duration 30s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
10s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
16s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
17s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
8s
code-quality / Spell check
code-quality  /  PHPCS
19s
code-quality / PHPCS
code-quality  /  PHPStan
25s
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.