ISSUE-244 cron-job package #283
Annotations
3 errors and 2 warnings
PHPStan:
packages/cron-job/Command/QueueDueCronJobsCommand.php#L49
Parameter #1 $cronJob of method Draw\Component\CronJob\CronJobProcessor::queue() expects Draw\Component\CronJob\Entity\CronJob, bool given.
|
PHPStan:
packages/cron-job/Tests/MessageHandler/ExecuteCronJobMessageHandlerTest.php#L29
Class Draw\Component\CronJob\MessageHandler\ExecuteCronJobMessageHandler constructor invoked with 1 parameter, 2 required.
|
PHPStan
Process completed with exit code 1.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|