Add support for PrestaShop 1.6.1.24 #186
quality-check.yml
on: pull_request
Matrix: PHP Syntax check
Matrix: PHPStan
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.
|