ci: update some actions version #458
ci.yml
on: pull_request
Check Coding Standards
7s
PHPStan
20s
Matrix: tests_es
Matrix: tests_opensearch
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.
|