feat: Add LiveSync #108
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
quality-check.yml
on: pull_request
Matrix: PHP Syntax check
Matrix: PHPStan
Annotations
7 errors and 3 warnings
PHPStan (1.7.8.7):
ps_eventbus.php#L318
Result of && is always false.
|
PHPStan (1.7.8.7):
ps_eventbus.php#L318
Variable $image in isset() is never defined.
|
PHPStan (1.7.8.7):
ps_eventbus.php#L319
Access to an undefined property object::$id_product.
|
PHPStan (1.7.8.7):
ps_eventbus.php#L338
Result of && is always false.
|
PHPStan (1.7.8.7):
ps_eventbus.php#L338
Variable $image in isset() is never defined.
|
PHPStan (1.7.8.7):
ps_eventbus.php#L339
Access to an undefined property object::$id_product.
|
PHPStan (1.7.8.7)
Process completed with exit code 2.
|
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/
|
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/
|
PHPStan (1.7.8.7)
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/
|