Add new command 'update:check' in symfony console #2810
Annotations
9 errors
|
classes/Commands/CheckRequirementsCommand.php#L46
PHPDoc tag @var has invalid value ($defaultName string): Unexpected token "$defaultName", expected type at offset 16
|
classes/Commands/CheckRequirementsCommand.php#L46
Property PrestaShop\Module\AutoUpgrade\Commands\CheckRequirementsCommand::$defaultName has no type specified.
|
classes/Commands/CheckRequirementsCommand.php#L100
Method PrestaShop\Module\AutoUpgrade\Commands\CheckRequirementsCommand::getFailedRequirementsList() return type has no value type specified in iterable type array.
|
classes/Commands/CheckRequirementsCommand.php#L111
Method PrestaShop\Module\AutoUpgrade\Commands\CheckRequirementsCommand::getRequirementErrors() return type has no value type specified in iterable type array.
|
classes/Commands/CheckRequirementsCommand.php#L141
Method PrestaShop\Module\AutoUpgrade\Commands\CheckRequirementsCommand::getRequirementWarnings() return type has no value type specified in iterable type array.
|
classes/Commands/CheckRequirementsCommand.php#L150
Method PrestaShop\Module\AutoUpgrade\Commands\CheckRequirementsCommand::processRequirements() has parameter $requirements with no value type specified in iterable type array.
|
classes/Commands/CheckRequirementsCommand.php#L150
Method PrestaShop\Module\AutoUpgrade\Commands\CheckRequirementsCommand::processRequirements() return type has no value type specified in iterable type array.
|
|
This job failed
Loading