Skip to content

Add support for PrestaShop 1.6.1.24 #189

Add support for PrestaShop 1.6.1.24

Add support for PrestaShop 1.6.1.24 #189

Triggered via pull request November 23, 2023 14:23
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

quality-check.yml

on: pull_request
Composer validate
5s
Composer validate
PHP-CS-FIXER
10s
PHP-CS-FIXER
PHP Unit
12s
PHP Unit
Matrix: PHP Syntax check
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan (8.1.1): ps_eventbus.php#L165
Parameter #1 $moduleName of class PrestaShop\ModuleLibServiceContainer\DependencyInjection\ServiceContainer constructor expects string, int|string|null given.
PHPStan (8.1.1): ps_eventbus.php#L169
Cannot access property $id on Shop|null.
PHPStan (8.1.1): src/Api/CollectorApiClient.php#L76
Parameter #3 $headers of class GuzzleHttp\Psr7\Request constructor expects array<string, array<string>|string>, array<string, int<1, max>|string> given.
PHPStan (8.1.1): src/Api/CollectorApiClient.php#L117
Parameter #3 $headers of class GuzzleHttp\Psr7\Request constructor expects array<string, array<string>|string>, array<string, int<1, max>|string> given.
PHPStan (8.1.1): src/Decorator/CustomPriceDecorator.php#L117
Cannot access property $id on Shop|null.
PHPStan (8.1.1): src/Decorator/ProductDecorator.php#L107
Cannot call method getProductLink() on Link|null.
PHPStan (8.1.1): src/Decorator/ProductDecorator.php#L113
Cannot access property $id on Shop|null.
PHPStan (8.1.1): src/Decorator/ProductDecorator.php#L179
Cannot access property $id on Shop|null.
PHPStan (8.1.1): src/Decorator/ProductDecorator.php#L345
Cannot call method getImageLink() on Link|null.
PHPStan (8.1.1): src/Decorator/ProductDecorator.php#L351
Cannot call method getImageLink() on Link|null.