Skip to content

Improve version checking against PrestaShop #156

Improve version checking against PrestaShop

Improve version checking against PrestaShop #156

Triggered via pull request November 17, 2023 16:16
Status Failure
Total duration 2m 5s
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
6s
Composer validate
PHP-CS-FIXER
19s
PHP-CS-FIXER
PHP Unit
10s
PHP Unit
Matrix: PHP Syntax check
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
PHPStan (1.6.1.24)
Process completed with exit code 2.
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.
PHPStan (1.7.8.10)
The operation was canceled.
PHPStan (1.6.1.24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP Unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP-CS-FIXER
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (1.7.8.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/