Update lifecycle of state and configuration files #4717
Annotations
6 errors and 1 warning
Execute PHPStan on PrestaShop (Tag 1.7.8):
classes/Parameters/UpgradeConfiguration.php#L171
Method PrestaShop\Module\AutoUpgrade\Parameters\UpgradeConfiguration::getInstalledLanguagesIsoCode() return type has no value type specified in iterable type array.
|
Execute PHPStan on PrestaShop (Tag 1.7.8):
classes/Parameters/UpgradeConfiguration.php#L299
Method PrestaShop\Module\AutoUpgrade\Parameters\UpgradeConfiguration::hasAllTheShopConfiguration() should return bool but returns int<0, max>.
|
Execute PHPStan on PrestaShop (Tag 1.7.8):
classes/Task/Backup/BackupComplete.php#L54
Call to an undefined method PrestaShop\Module\AutoUpgrade\State\UpdateState::setBackupCompleted().
|
Execute PHPStan on PrestaShop (Tag 1.7.8):
controllers/admin/self-managed/UpdatePageBackupOptionsController.php#L71
Call to an undefined method PrestaShop\Module\AutoUpgrade\State\UpdateState::isBackupCompleted().
|
Execute PHPStan on PrestaShop (Tag 1.7.8):
controllers/admin/self-managed/UpdatePageBackupOptionsController.php#L127
Call to an undefined method PrestaShop\Module\AutoUpgrade\State\UpdateState::isBackupCompleted().
|
Execute PHPStan on PrestaShop (Tag 1.7.8)
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading