3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ------------------------------------------------------------
Line jquery_carousel.module
------ ------------------------------------------------------------
129 PHPDoc tag @param references unknown parameter: $variables
------ ------------------------------------------------------------
------ ---------------------------------------------------------------------------------------------------------
Line src/Plugin/Field/FieldFormatter/jCarouselFieldFormatter.php
------ ---------------------------------------------------------------------------------------------------------
67 Property Drupal\jquery_carousel\Plugin\Field\FieldFormatter\jCarouselFieldFormatter::$imageStyleStorage
(Drupal\image\ImageStyleStorageInterface) does not accept Drupal\Core\Entity\EntityStorageInterface.
74 Unsafe usage of new static().
💡 Consider making the class or the constructor final.
166 Access to an undefined property Drupal\Core\Entity\EntityInterface::$_referringItem.
------ ---------------------------------------------------------------------------------------------------------
[ERROR] Found 4 errors
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3128805-3.patch | 4.04 KB | govind.maloo |
Comments
Comment #2
govind.maloo commentedComment #3
govind.maloo commented5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[OK] No errors
Comment #4
piyuesh23 commentedPatch looks good to me.
Comment #5
robbm commentedUpgrade Status seems to suggest an additional change is required to line 78 of web/modules/contrib/jquery_carousel/src/Plugin/Field/FieldFormatter/jCarouselFieldFormatter.php
(If I can work out exactly what that should look like before anyone else does so, I'll upload a new patch.)