Fix CI for PHP and PS versions #11257
Annotations
10 errors
Run PHPStan:
ps_mbo.php#L135
Cannot call method install() on object|false.
|
Run PHPStan:
ps_mbo.php#L195
Cannot call method getModule() on object|false.
|
Run PHPStan:
ps_mbo.php#L467
Cannot call method isModuleEnabled() on object|false.
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L62
Class PrestaShop\Module\PsAccounts\Repository\UserTokenRepository not found.
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L62
PHPDoc tag @var for variable $accountsUserTokenRepository contains unknown class PrestaShop\Module\PsAccounts\Repository\UserTokenRepository.
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L64
Call to method getOrRefreshToken() on an unknown class PrestaShop\Module\PsAccounts\Repository\UserTokenRepository.
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L127
PHPDoc tag @param references unknown parameter: $serviceName
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L131
Cannot call method getService() on Module|false.
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L161
Class Ps_accounts not found.
|
Run PHPStan:
src/Accounts/Provider/AccountsDataProvider.php#L163
Access to property $version on an unknown class Ps_accounts.
|
Loading