Skip to content

Fix CI for PHP and PS versions #11258

Fix CI for PHP and PS versions

Fix CI for PHP and PS versions #11258

Triggered via pull request November 8, 2024 15:29
Status Failure
Total duration 6h 0m 24s
Artifacts

php.yml

on: pull_request
PHP Syntax check 8.1 => 8.3
34s
PHP Syntax check 8.1 => 8.3
PHP-CS-Fixer
1m 2s
PHP-CS-Fixer
Matrix: PHPStan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHPStan (9.0.x): ps_mbo.php#L135
Cannot call method install() on object|false.
PHPStan (9.0.x): ps_mbo.php#L195
Cannot call method getModule() on object|false.
PHPStan (9.0.x): ps_mbo.php#L467
Cannot call method isModuleEnabled() on object|false.
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L62
Class PrestaShop\Module\PsAccounts\Repository\UserTokenRepository not found.
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L62
PHPDoc tag @var for variable $accountsUserTokenRepository contains unknown class PrestaShop\Module\PsAccounts\Repository\UserTokenRepository.
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L64
Call to method getOrRefreshToken() on an unknown class PrestaShop\Module\PsAccounts\Repository\UserTokenRepository.
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L127
PHPDoc tag @param references unknown parameter: $serviceName
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L131
Cannot call method getService() on Module|false.
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L161
Class Ps_accounts not found.
PHPStan (9.0.x): src/Accounts/Provider/AccountsDataProvider.php#L163
Access to property $version on an unknown class Ps_accounts.
PHPUnit 9.0.x
The job running on runner GitHub Actions 30 has exceeded the maximum execution time of 360 minutes.
PHPUnit 9.0.x
The operation was canceled.