Skip to content

NEXT-39768 - Added a listener to stop the Shop registration process if the Shop URL is not reachable #45

NEXT-39768 - Added a listener to stop the Shop registration process if the Shop URL is not reachable

NEXT-39768 - Added a listener to stop the Shop registration process if the Shop URL is not reachable #45

Triggered via pull request November 28, 2024 10:33
Status Failure
Total duration 21s
Artifacts

phpstan.yml

on: pull_request
static-analyse
12s
static-analyse
Fit to window
Zoom out
Zoom in

Annotations

3 errors
static-analyse: src/EventListener/BeforeRegistrationStartsListener.php#L27
Parameter $event of method Shopware\AppBundle\EventListener\BeforeRegistrationStartsListener::__invoke() has invalid type Shopware\App\SDK\Event\BeforeRegistrationStartsEvent.
static-analyse: src/EventListener/BeforeRegistrationStartsListener.php#L33
Call to method getShop() on an unknown class Shopware\App\SDK\Event\BeforeRegistrationStartsEvent.
static-analyse
Process completed with exit code 1.