ESD-2.0.4 #44
pr.yml
on: pull_request
Annotations
10 errors and 4 warnings
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L18
Class Sas\Esd\Storefront\Controller\CheckoutControllerDecorator extends unknown class Shopware\Storefront\Controller\StorefrontController.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L21
Parameter $decoratedController of method Sas\Esd\Storefront\Controller\CheckoutControllerDecorator::__construct() has invalid type Shopware\Storefront\Controller\CheckoutController.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L21
Property Sas\Esd\Storefront\Controller\CheckoutControllerDecorator::$decoratedController has unknown class Shopware\Storefront\Controller\CheckoutController as its type.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L29
Call to method cartPage() on an unknown class Shopware\Storefront\Controller\CheckoutController.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L34
Call to method confirmPage() on an unknown class Shopware\Storefront\Controller\CheckoutController.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L39
Call to method finishPage() on an unknown class Shopware\Storefront\Controller\CheckoutController.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L47
Call to an undefined method Sas\Esd\Storefront\Controller\CheckoutControllerDecorator::addFlash().
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L49
Call to an undefined method Sas\Esd\Storefront\Controller\CheckoutControllerDecorator::forwardToRoute().
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L52
Call to method order() on an unknown class Shopware\Storefront\Controller\CheckoutController.
|
Static Analyzers:
src/Storefront/Controller/CheckoutControllerDecorator.php#L57
Call to method info() on an unknown class Shopware\Storefront\Controller\CheckoutController.
|
Easy code standard
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP CS Fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analyzers
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests | Shopware 6.5.2.0 | PHP 8.1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|