Skip to content

build!: Upgrade ruflin/elastica to v8 (#194) #507

build!: Upgrade ruflin/elastica to v8 (#194)

build!: Upgrade ruflin/elastica to v8 (#194) #507

Triggered via push November 13, 2024 15:30
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: push
Check Coding Standards
8s
Check Coding Standards
PHPStan
22s
PHPStan
Matrix: tests_es
Matrix: tests_opensearch
Fit to window
Zoom out
Zoom in

Annotations

19 errors
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.
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.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.
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.3 & Symfony 7.* & OpenSearch 2.3.0
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.