Skip to content

Remove custom cache clearer #11278

Remove custom cache clearer

Remove custom cache clearer #11278

Triggered via pull request November 18, 2024 13:12
Status Failure
Total duration 1m 29s
Artifacts

php.yml

on: pull_request
PHP Syntax check 8.1 => 8.3
33s
PHP Syntax check 8.1 => 8.3
PHP-CS-Fixer
22s
PHP-CS-Fixer
Matrix: PHPStan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan (9.0.x): src/Traits/HaveConfigurationPage.php (in context of class ps_mbo)#L151
Class PrestaShop\Module\Mbo\Service\MboSymfonyCacheClearer not found.
PHPStan (9.0.x): src/Traits/HaveConfigurationPage.php (in context of class ps_mbo)#L151
PHPDoc tag @var for variable $cacheClearer contains unknown class PrestaShop\Module\Mbo\Service\MboSymfonyCacheClearer.
PHPStan (9.0.x): src/Traits/HaveConfigurationPage.php (in context of class ps_mbo)#L152
Call to method clear() on an unknown class PrestaShop\Module\Mbo\Service\MboSymfonyCacheClearer.
PHPStan (9.0.x)
Process completed with exit code 1.