Code Quality Checks #209
code-quality.yml
on: schedule
code-quality
/
Lint GitHub Actions workflows
7s
code-quality
/
Lint PHP files
17s
code-quality
/
Lint Gherkin Feature files
14s
code-quality
/
Spell check
5s
code-quality
/
PHPCS
17s
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.
|