Allow rector ^2.4.1 and replace file with getFile() if method exists #132
functional_test__single_rectors.yml
on: pull_request
Functional Test | single rectors
18s
Annotations
2 errors and 1 warning
|
Functional Test | single rectors
The process '/opt/hostedtoolcache/setup-php/tools/composer' failed with exit code 2
|
|
Functional Test | single rectors
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/core-dev ^11.0 -> satisfiable by drupal/core-dev[11.0.0-alpha1, ..., 11.x-dev].
- drupal/core-dev 11.0.0-alpha1 requires phpunit/phpunit ^9.6.13 -> satisfiable by phpunit/phpunit[9.6.33, 9.6.34, 9.6.x-dev].
- drupal/core-dev[11.0.0-beta1, ..., 11.1.x-dev] require phpunit/phpunit ^10.5.19 -> satisfiable by phpunit/phpunit[10.5.62, 10.5.63, 10.5.x-dev].
- drupal/core-dev[11.2.0-alpha1, ..., 11.2.x-dev] require phpunit/phpunit ^10.5.19 || ^11.5.3 -> satisfiable by phpunit/phpunit[10.5.62, 10.5.63, 10.5.x-dev, 11.5.50, ..., 11.5.x-dev].
- drupal/core-dev[11.3.0-alpha1, ..., 11.3.2] require phpunit/phpunit ^11.5.42 -> satisfiable by phpunit/phpunit[11.5.50, ..., 11.5.x-dev].
- drupal/core-dev[11.3.3, ..., 11.x-dev] require phpunit/phpunit ^11.5.50 -> satisfiable by phpunit/phpunit[11.5.50, ..., 11.5.x-dev].
- phpunit/phpunit[10.5.62, ..., 10.5.x-dev] require sebastian/diff ^5.1.1 -> found sebastian/diff[5.1.1, 5.1.x-dev] but the package is fixed to 7.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[11.5.50, ..., 11.5.x-dev] require sebastian/diff ^6.0.2 -> found sebastian/diff[6.0.2, 6.0.x-dev] but the package is fixed to 7.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.6.33, ..., 9.6.x-dev] require sebastian/diff ^4.0.6 -> found sebastian/diff[4.0.6, 4.0.x-dev] but the package is fixed to 7.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
|
Functional Test | single rectors
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, bluehorndigital/setup-drupal@v1.0.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|