Skip to content

Load entity types and add cache tags and contexts in search api producer #3852

Load entity types and add cache tags and contexts in search api producer

Load entity types and add cache tags and contexts in search api producer #3852

Triggered via pull request December 11, 2024 15:20
Status Failure
Total duration 4m 13s
Artifacts

tests.yml

on: pull_request
Matrix: build
Matrix: test-min
Matrix: test-upgrade
Matrix: test-max
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (8.1): docroot/profiles/contrib/thunder/modules/thunder_gqls/tests/src/Kernel/DataProducer/ThunderSearchApiTest.php#L30
PHPDoc type Drupal\search_api\ServerInterface of property Drupal\Tests\thunder_gqls\Kernel\DataProducer\ThunderSearchApiTest::$server is not covariant with PHPDoc type Drupal\graphql\Entity\Server|null of overridden property Drupal\Tests\graphql\Kernel\GraphQLTestBase::$server.
build (8.1)
Process completed with exit code 1.
build (8.3)
The job was canceled because "_8_1" failed.
build (8.3): docroot/profiles/contrib/thunder/modules/thunder_gqls/tests/src/Kernel/DataProducer/ThunderSearchApiTest.php#L30
PHPDoc type Drupal\search_api\ServerInterface of property Drupal\Tests\thunder_gqls\Kernel\DataProducer\ThunderSearchApiTest::$server is not covariant with PHPDoc type Drupal\graphql\Entity\Server|null of overridden property Drupal\Tests\graphql\Kernel\GraphQLTestBase::$server.
build (8.3)
The operation was canceled.