UHF-9718: Command to check module versions #48
Annotations
10 errors and 1 warning
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading