CI #476
ci.yml
on: schedule
Check Coding Standards
21s
PHPStan
15s
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.
|