Add a debug log to show what event is starting #206
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
9s
code-quality
/
PHPCS
20s
code-quality
/
PHPStan
22s
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.
|