Skip to content

fix(bridge): Make sure the client config option is an array #479

fix(bridge): Make sure the client config option is an array

fix(bridge): Make sure the client config option is an array #479

Triggered via pull request July 12, 2024 13:57
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Check Coding Standards
8s
Check Coding Standards
PHPStan
16s
PHPStan
Matrix: tests_es
Matrix: tests_opensearch
Fit to window
Zoom out
Zoom in

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.