Skip to content

New rector (10.3): Add rule for file_icon_class() and file_icon_map() #1101

New rector (10.3): Add rule for file_icon_class() and file_icon_map()

New rector (10.3): Add rule for file_icon_class() and file_icon_map() #1101

Triggered via pull request May 28, 2024 10:29
Status Failure
Total duration 34s
Artifacts

phpstan.yml

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

Annotations

5 errors and 1 warning
Static analysis with PHPStan: config/drupal-phpunit-bootstrap-file.php#L13
Instantiation of deprecated class DrupalFinder\DrupalFinder: in drupal-finder:1.3.0 and is removed from drupal-finder:2.0.0. Use \DrupalFinder\DrupalFinderComposerRuntime instead.
Static analysis with PHPStan: config/drupal-phpunit-bootstrap-file.php#L14
Call to deprecated method locateRoot() of class DrupalFinder\DrupalFinder: Will be removed in v2. Future usage should instantiate a new DrupalFinder object by passing the starting path to its constructor.
Static analysis with PHPStan: rector.php#L21
Instantiation of deprecated class DrupalFinder\DrupalFinder: in drupal-finder:1.3.0 and is removed from drupal-finder:2.0.0. Use \DrupalFinder\DrupalFinderComposerRuntime instead.
Static analysis with PHPStan: rector.php#L22
Call to deprecated method locateRoot() of class DrupalFinder\DrupalFinder: Will be removed in v2. Future usage should instantiate a new DrupalFinder object by passing the starting path to its constructor.
Static analysis with PHPStan
Process completed with exit code 1.
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/.