Skip to content

ci: update some actions version #458

ci: update some actions version

ci: update some actions version #458

Triggered via pull request March 15, 2024 13:21
@lyrixxlyrixx
synchronize #184
up
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

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

Annotations

10 errors
PHPStan: src/IndexBuilder.php#L1
Ignored error pattern #^Method JoliCode\\Elastically\\IndexBuilder\:\:slowDownRefresh\(\) has Elastica\\Exception\\ExceptionInterface in PHPDoc @throws tag but it's not thrown\.$# in path /github/workspace/src/IndexBuilder.php was not matched in reported errors.
PHPStan: src/IndexBuilder.php#L1
Ignored error pattern #^Method JoliCode\\Elastically\\IndexBuilder\:\:speedUpRefresh\(\) has Elastica\\Exception\\ExceptionInterface in PHPDoc @throws tag but it's not thrown\.$# in path /github/workspace/src/IndexBuilder.php was not matched in reported errors.
PHPStan: src/IndexBuilder.php#L124
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ClientException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L124
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ConnectionException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L124
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L170
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ClientException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L170
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ConnectionException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L170
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L177
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ClientException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L177
Method JoliCode\Elastically\IndexBuilder::purgeOldIndices() throws checked exception Elastica\Exception\ConnectionException but it's missing from the PHPDoc @throws tag.