Skip to content

Add support for PrestaShop 1.6.1.24 #186

Add support for PrestaShop 1.6.1.24

Add support for PrestaShop 1.6.1.24 #186

Triggered via pull request November 23, 2023 13:56
Status Failure
Total duration 2m 17s
Artifacts

quality-check.yml

on: pull_request
Composer validate
4s
Composer validate
PHP-CS-FIXER
16s
PHP-CS-FIXER
PHP Unit
6s
PHP Unit
Matrix: PHP Syntax check
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PHPStan (1.6.1.24)
Process completed with exit code 2.
PHPStan (1.7.8.10)
The job was canceled because "_1_6_1_24" failed.
PHPStan (1.7.8.10)
The operation was canceled.
PHPStan (8.1.1)
The job was canceled because "_1_6_1_24" failed.
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.