WIP refactor separating queue backend from batch management #46
Annotations
10 errors and 1 warning
|
|
|
|
|
|
|
/src/WorkerInstance.php#L26
The parameter $logger of Webgriffe\Esb\WorkerInstance#__construct() changed from Psr\Log\LoggerInterface to a non-contravariant Webgriffe\Esb\Service\QueueBackendInterface
|
|
/src/WorkerInstance.php#L26
The parameter $beanstalkClient of Webgriffe\Esb\WorkerInstance#__construct() changed from Amp\Beanstalk\BeanstalkClient|null to a non-contravariant Psr\Log\LoggerInterface
|
|
/src/ProducerInstance.php#L23
The parameter $elasticSearch of Webgriffe\Esb\ProducerInstance#__construct() changed from Webgriffe\Esb\Service\ElasticSearch|null to a non-contravariant Webgriffe\Esb\Service\BatchManagerFactory
|
|
/src/ProducerInstance.php#L23
The parameter $cronProducersServer of Webgriffe\Esb\ProducerInstance#__construct() changed from Webgriffe\Esb\Service\CronProducersServer to a non-contravariant Webgriffe\Esb\Service\QueueBackendInterface
|
|
/src/ProducerInstance.php#L23
The parameter $httpProducersServer of Webgriffe\Esb\ProducerInstance#__construct() changed from Webgriffe\Esb\Service\HttpProducersServer to a non-contravariant Webgriffe\Esb\Service\CronProducersServer
|
|
/src/ProducerInstance.php#L23
The parameter $logger of Webgriffe\Esb\ProducerInstance#__construct() changed from Psr\Log\LoggerInterface to a non-contravariant Webgriffe\Esb\Service\HttpProducersServer
|
|
/src/ProducerInstance.php#L23
The parameter $beanstalkClient of Webgriffe\Esb\ProducerInstance#__construct() changed from Amp\Beanstalk\BeanstalkClient|null to a non-contravariant Psr\Log\LoggerInterface
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading