style(coder): Upgrde Coder to 8.3.21 #617
Annotations
10 errors and 1 warning
src/GraphQL/Execution/Executor.php#L280
Method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch() invoked with 2 parameters, 1 required.
|
src/GraphQL/Execution/Executor.php#L284
Method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch() invoked with 2 parameters, 1 required.
|
src/GraphQL/Execution/Executor.php#L447
Call to an undefined method Symfony\Component\HttpFoundation\RequestStack::getMainRequest().
|
src/Plugin/GraphQL/DataProducer/DataProducerProxy.php#L366
Call to an undefined method Symfony\Component\HttpFoundation\RequestStack::getMainRequest().
|
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L104
Result of || is always false.
|
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L104
Variable $height in empty() always exists and is not falsy.
|
src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php#L104
Variable $width in empty() always exists and is not falsy.
|
tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php#L65
Property Drupal\file\FileInterface::$width (Drupal\Core\Field\FieldItemListInterface) does not accept int.
|
tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php#L66
Property Drupal\file\FileInterface::$height (Drupal\Core\Field\FieldItemListInterface) does not accept int.
|
tests/src/Kernel/DataProducer/EntityTest.php#L102
Property Drupal\Tests\graphql\Kernel\DataProducer\EntityTest::$translationFr (Drupal\node\NodeInterface) does not accept Drupal\Core\Entity\ContentEntityInterface.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading