Make module compliant with PSV9 #276
php.yml
on: pull_request
PHP Syntax check 8.1 => 8.3
21s
PHP-CS-Fixer
11s
Matrix: PHPStan
Annotations
11 errors and 3 warnings
PHP-CS-Fixer
Process completed with exit code 127.
|
PHPStan (nightly):
ps_linklist.php#L41
Class Ps_Linklist extends unknown class Module.
|
PHPStan (nightly):
ps_linklist.php#L41
Class Ps_Linklist implements unknown interface PrestaShop\PrestaShop\Core\Module\WidgetInterface.
|
PHPStan (nightly):
ps_linklist.php#L74
Access to an undefined property Ps_Linklist::$name.
|
PHPStan (nightly):
ps_linklist.php#L75
Access to an undefined property Ps_Linklist::$author.
|
PHPStan (nightly):
ps_linklist.php#L76
Access to an undefined property Ps_Linklist::$version.
|
PHPStan (nightly):
ps_linklist.php#L77
Access to an undefined property Ps_Linklist::$need_instance.
|
PHPStan (nightly):
ps_linklist.php#L78
Access to an undefined property Ps_Linklist::$tab.
|
PHPStan (nightly):
ps_linklist.php#L81
Call to static method getLanguages() on an unknown class Language.
|
PHPStan (nightly):
ps_linklist.php#L82
Call to an undefined method Ps_Linklist::trans().
|
PHPStan (nightly):
ps_linklist.php#L84
Access to an undefined property Ps_Linklist::$tabs.
|
PHP-CS-Fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP Syntax check 8.1 => 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan (nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|