Skip to content

Drupal 11 readiness. #790

Drupal 11 readiness.

Drupal 11 readiness. #790

Triggered via pull request July 25, 2024 19:37
Status Failure
Total duration 3m 16s
Artifacts

testing.yml

on: pull_request
Matrix: drupal
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Drupal 11.0.x (PHP 8.3): src/Entity/Server.php#L521
Property GraphQL\Server\OperationParams::$queryId (string) in isset() is not nullable.
Drupal 11.0.x (PHP 8.3): src/Entity/Server.php#L530
Unreachable statement - code above always terminates.
Drupal 11.0.x (PHP 8.3): src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L100
Access to an undefined property Drupal\file\FileInterface::$width.
Drupal 11.0.x (PHP 8.3): src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L101
Access to an undefined property Drupal\file\FileInterface::$height.
Drupal 11.0.x (PHP 8.3): src/Routing/QueryRouteEnhancer.php#L95
Call to an undefined method Symfony\Component\HttpFoundation\Request::getContentType().
Drupal 11.0.x (PHP 8.3): tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php#L66
Access to an undefined property Drupal\file\FileInterface&PHPUnit\Framework\MockObject\MockObject::$width.
Drupal 11.0.x (PHP 8.3): tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php#L67
Access to an undefined property Drupal\file\FileInterface&PHPUnit\Framework\MockObject\MockObject::$height.
Drupal 11.0.x (PHP 8.3)
Process completed with exit code 1.