Skip to content
Triggered via schedule June 10, 2024 00:06
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: schedule
Check Coding Standards
12s
Check Coding Standards
PHPStan
31s
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.