Drupal 11 readiness. #790
Annotations
8 errors
src/Entity/Server.php#L521
Property GraphQL\Server\OperationParams::$queryId (string) in isset() is not nullable.
|
src/Entity/Server.php#L530
Unreachable statement - code above always terminates.
|
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L100
Access to an undefined property Drupal\file\FileInterface::$width.
|
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L101
Access to an undefined property Drupal\file\FileInterface::$height.
|
src/Routing/QueryRouteEnhancer.php#L95
Call to an undefined method Symfony\Component\HttpFoundation\Request::getContentType().
|
tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php#L66
Access to an undefined property Drupal\file\FileInterface&PHPUnit\Framework\MockObject\MockObject::$width.
|
tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php#L67
Access to an undefined property Drupal\file\FileInterface&PHPUnit\Framework\MockObject\MockObject::$height.
|
|
This job failed
Loading