Skip to content

feat: add rector rule for deprecated GDToolkit #1021

feat: add rector rule for deprecated GDToolkit

feat: add rector rule for deprecated GDToolkit #1021

Triggered via pull request January 24, 2024 16:14
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: pull_request
Static analysis with PHPStan
15s
Static analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Static analysis with PHPStan: config/drupal-10/drupal-10.0-deprecations.php#L13
Fetching class constant UP_TO_PHPUNIT_90 of deprecated class Rector\PHPUnit\Set\PHPUnitLevelSetList: Instead of too bloated and overriding level sets, use only latest PHPUnit set
Static analysis with PHPStan: config/drupal-10/drupal-10.0-deprecations.php#L13
Fetching deprecated class constant UP_TO_PHPUNIT_90 of class Rector\PHPUnit\Set\PHPUnitLevelSetList: Instead of too bloated and overriding level sets, use only latest PHPUnit set
Static analysis with PHPStan: config/drupal-10/drupal-10.0-deprecations.php#L14
Fetching class constant UP_TO_SYMFONY_62 of deprecated class Rector\Symfony\Set\SymfonyLevelSetList: Instead of too bloated and overriding level sets, use only latest Symfony set
Static analysis with PHPStan: config/drupal-10/drupal-10.0-deprecations.php#L14
Fetching deprecated class constant UP_TO_SYMFONY_62 of class Rector\Symfony\Set\SymfonyLevelSetList: Instead of too bloated and overriding level sets, use only latest Symfony set
Static analysis with PHPStan: config/drupal-10/drupal-10.0-deprecations.php#L15
Fetching class constant UP_TO_TWIG_240 of deprecated class Rector\Symfony\Set\TwigLevelSetList: Instead of too bloated and overriding level sets, use only latest Twig set
Static analysis with PHPStan: config/drupal-10/drupal-10.0-deprecations.php#L15
Fetching deprecated class constant UP_TO_TWIG_240 of class Rector\Symfony\Set\TwigLevelSetList: Instead of too bloated and overriding level sets, use only latest Twig set
Static analysis with PHPStan: config/drupal-10/drupal-10.1-deprecations.php#L15
Fetching class constant UP_TO_SYMFONY_63 of deprecated class Rector\Symfony\Set\SymfonyLevelSetList: Instead of too bloated and overriding level sets, use only latest Symfony set
Static analysis with PHPStan: config/drupal-10/drupal-10.1-deprecations.php#L15
Fetching deprecated class constant UP_TO_SYMFONY_63 of class Rector\Symfony\Set\SymfonyLevelSetList: Instead of too bloated and overriding level sets, use only latest Symfony set
Static analysis with PHPStan: config/drupal-9/drupal-9-all-deprecations.php#L20
Fetching class constant UP_TO_PHPUNIT_90 of deprecated class Rector\PHPUnit\Set\PHPUnitLevelSetList: Instead of too bloated and overriding level sets, use only latest PHPUnit set
Static analysis with PHPStan: config/drupal-9/drupal-9-all-deprecations.php#L20
Fetching deprecated class constant UP_TO_PHPUNIT_90 of class Rector\PHPUnit\Set\PHPUnitLevelSetList: Instead of too bloated and overriding level sets, use only latest PHPUnit set
Static analysis with PHPStan
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/.