Skip to content

build!: upgrade ruflin/elastica to v8 #503

build!: upgrade ruflin/elastica to v8

build!: upgrade ruflin/elastica to v8 #503

Re-run triggered November 13, 2024 14:06
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

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

Annotations

20 errors and 2 warnings
Test PHP 8.1 & Symfony 6.2.* & Elasticsearch 7.17.3
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/psr-http-message-bridge ^7.1 -> satisfiable by symfony/psr-http-message-bridge[v7.1.0, ..., v7.1.6]. - symfony/psr-http-message-bridge[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Test PHP 8.1 & Symfony 6.2.* & Elasticsearch 7.17.3
Process completed with exit code 2.
Test PHP 8.1 & Symfony 6.* & Elasticsearch 7.17.3
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/psr-http-message-bridge ^7.1 -> satisfiable by symfony/psr-http-message-bridge[v7.1.0, ..., v7.1.6]. - symfony/psr-http-message-bridge[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Test PHP 8.1 & Symfony 6.* & Elasticsearch 7.17.3
Process completed with exit code 2.
PHPStan: src/Index.php#L37
Method JoliCode\Elastically\Index::getModel() throws checked exception Elastic\Elasticsearch\Exception\ClientResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/Index.php#L37
Method JoliCode\Elastically\Index::getModel() throws checked exception Elastic\Elasticsearch\Exception\MissingParameterException but it's missing from the PHPDoc @throws tag.
PHPStan: src/Index.php#L37
Method JoliCode\Elastically\Index::getModel() throws checked exception Elastic\Elasticsearch\Exception\ServerResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/Index.php#L37
Method JoliCode\Elastically\Index::getModel() throws checked exception Elastic\Transport\Exception\NoNodeAvailableException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L44
Method JoliCode\Elastically\IndexBuilder::createIndex() throws checked exception Elastic\Elasticsearch\Exception\ClientResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L44
Method JoliCode\Elastically\IndexBuilder::createIndex() throws checked exception Elastic\Elasticsearch\Exception\MissingParameterException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L44
Method JoliCode\Elastically\IndexBuilder::createIndex() throws checked exception Elastic\Elasticsearch\Exception\ServerResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L44
Method JoliCode\Elastically\IndexBuilder::createIndex() throws checked exception Elastic\Transport\Exception\NoNodeAvailableException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L48
Method JoliCode\Elastically\IndexBuilder::createIndex() throws checked exception Elastic\Elasticsearch\Exception\ClientResponseException but it's missing from the PHPDoc @throws tag.
PHPStan: src/IndexBuilder.php#L48
Method JoliCode\Elastically\IndexBuilder::createIndex() throws checked exception Elastic\Elasticsearch\Exception\MissingParameterException but it's missing from the PHPDoc @throws tag.
Test PHP 8.0 & Symfony 5.4.* --prefer-lowest & Elasticsearch 7.17.3
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/psr-http-message-bridge ^7.1 -> satisfiable by symfony/psr-http-message-bridge[v7.1.0, ..., v7.1.6]. - symfony/psr-http-message-bridge[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Test PHP 8.0 & Symfony 5.4.* --prefer-lowest & Elasticsearch 7.17.3
Process completed with exit code 2.
Test PHP 8.3 & Symfony 6.* & OpenSearch 1.3.6
Process completed with exit code 2.
Test PHP 8.3 & Symfony 6.* & OpenSearch 2.3.0
Process completed with exit code 2.
Test PHP 8.3 & Symfony 7.* & OpenSearch 2.3.0
Docker pull failed with exit code 1
Test PHP 8.3 & Symfony 7.* & Elasticsearch 8.2.0
Process completed with exit code 2.
Test PHP 8.3 & Symfony 7.* & OpenSearch 2.3.0
Docker pull failed with exit code 1, back off 6.298 seconds before retry.
Test PHP 8.3 & Symfony 7.* & OpenSearch 2.3.0
Docker pull failed with exit code 1, back off 9.382 seconds before retry.