UHF-9718: Command to check module versions #48
Annotations
11 errors
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L26
Parameter $versionChecker of method DrupalTools\Drush\Commands\VersionDrushCommands::__construct() has invalid type Drupal\helfi_api_base\Package\VersionChecker.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L26
Parameter $versionChecker of method DrupalTools\Drush\Commands\VersionDrushCommands::__construct() has invalid type Drupal\helfi_api_base\Package\VersionChecker.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L26
Property DrupalTools\Drush\Commands\VersionDrushCommands::$versionChecker has unknown class Drupal\helfi_api_base\Package\VersionChecker as its type.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L26
Property DrupalTools\Drush\Commands\VersionDrushCommands::$versionChecker has unknown class Drupal\helfi_api_base\Package\VersionChecker as its type.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L33
Parameter $container of method DrupalTools\Drush\Commands\VersionDrushCommands::create() has invalid type Drupal\Component\DependencyInjection\ContainerInterface.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L35
Call to method get() on an unknown class Drupal\Component\DependencyInjection\ContainerInterface.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L51
Instantiated class ComposerLockParser\ComposerInfo not found.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L55
Call to method getPackages() on an unknown class ComposerLockParser\ComposerInfo.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L55
PHPDoc tag @var for variable $package contains unknown class Composer\Package\Package.
|
Run phpstan:
src/Drush/Commands/VersionDrushCommands.php#L56
Call to method get() on an unknown class Drupal\helfi_api_base\Package\VersionChecker.
|
Loading