Skip to content

add storefront implementation #20

add storefront implementation

add storefront implementation #20

Re-run triggered August 27, 2024 06:24
Status Failure
Total duration 29s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/DependencyInjection/Configuration.php#L19
No error to ignore is reported on line 19.
phpstan: src/Subscriber/StorefrontPageSubscriber.php#L22
Class Shopware\Storefront\Event\StorefrontRenderEvent not found.
phpstan: src/Subscriber/StorefrontPageSubscriber.php#L26
Parameter $event of method Frosh\SentryBundle\Subscriber\StorefrontPageSubscriber::onRender() has invalid type Shopware\Storefront\Event\StorefrontRenderEvent.
phpstan: src/Subscriber/StorefrontPageSubscriber.php#L44
Negated boolean expression is always true.
phpstan: src/Subscriber/StorefrontPageSubscriber.php#L58
Call to method setParameter() on an unknown class Shopware\Storefront\Event\StorefrontRenderEvent.
phpstan
Process completed with exit code 1.