Fix CI for PHP and PS versions #11259
Annotations
10 errors
Run PHPStan:
ps_mbo.php#L100
Strict comparison using !== between '5.0.0' and '5.0.0' will always evaluate to false.
|
Run PHPStan:
ps_mbo.php#L139
Cannot call method install() on object|false.
|
Run PHPStan:
ps_mbo.php#L199
Cannot call method getModule() on object|false.
|
Run PHPStan:
ps_mbo.php#L471
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.
|
Loading