Skip to content
Triggered via schedule July 8, 2024 00:06
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

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