fix(bridge): Make sure the client config option is an array #479
ci.yml
on: pull_request
Check Coding Standards
8s
PHPStan
16s
Matrix: tests_es
Matrix: tests_opensearch
Annotations
2 errors
PHPStan:
src/Messenger/IndexationRequestHandler.php#L110
Method JoliCode\Elastically\Messenger\IndexationRequestHandler::__invoke() throws checked exception Symfony\Component\Messenger\Exception\ExceptionInterface but it's missing from the PHPDoc @throws tag.
|
PHPStan:
src/Messenger/IndexationRequestSpoolSubscriber.php#L65
Method JoliCode\Elastically\Messenger\IndexationRequestSpoolSubscriber::onTerminate() throws checked exception Symfony\Component\Messenger\Exception\ExceptionInterface but it's missing from the PHPDoc @throws tag.
|