Skip to content

Test against PHP 8.4 #81

Test against PHP 8.4

Test against PHP 8.4 #81

Triggered via pull request November 21, 2024 20:43
Status Failure
Total duration 39s
Artifacts

bc-check.yml

on: pull_request
Backwards Compatibility Check
26s
Backwards Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Backwards Compatibility Check
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires roave/backward-compatibility-check * -> satisfiable by roave/backward-compatibility-check[dev-renovate/lock-file-maintenance, dev-cleanup/remove-phar-builds, dev-renovate/nikic-php-parser-5.x, dev-renovate/all-minor-patch, dev-renovate/phpunit-phpunit-11.x, dev-phar-release-script, 1.0.0, ..., 1.1.1, 2.0.0, 2.1.0, 3.0.0, 4.0.0, ..., 4.4.0, 5.0.0, 5.0.x-dev, 6.0.0, ..., 6.5.x-dev, 7.0.0, ..., 7.5.x-dev, 8.0.0, ..., 8.11.x-dev]. - roave/backward-compatibility-check[1.0.0, ..., 1.1.1, 2.0.0, ..., 2.1.0, 3.0.0] require php ^7.2 -> your php version (8.3.14) does not satisfy that requirement. - roave/backward-compatibility-check[4.0.0, ..., 4.4.0] require php ^7.3 -> your php version (8.3.14) does not satisfy that requirement. - roave/backward-compatibility-check[5.0.0, ..., 5.0.x-dev] require php ^7.4.7 -> your php version (8.3.14) does not satisfy that requirement. - roave/backward-compatibility-check[dev-phar-release-script, 6.0.0, ..., 6.5.x-dev, 7.0.0, ..., 7.1.x-dev] require php ~8.0.0 || ~8.1.0 -> your php version (8.3.14) does not satisfy that requirement. - roave/backward-compatibility-check[7.2.0, ..., 7.5.x-dev, 8.0.0, ..., 8.3.x-dev] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.14) does not satisfy that requirement. - roave/backward-compatibility-check[dev-renovate/lock-file-maintenance, dev-cleanup/remove-phar-builds, dev-renovate/phpunit-phpunit-11.x, 8.8.0, ..., 8.11.x-dev] require nikic/php-parser ^4.19.1 -> found nikic/php-parser[v4.19.1, ..., 4.x-dev] but the package is fixed to v5.3.1 (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. - roave/backward-compatibility-check[8.4.0, ..., 8.7.x-dev] require nikic/php-parser ^4.15.3 -> found nikic/php-parser[v4.15.3, ..., 4.x-dev] but the package is fixed to v5.3.1 (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. - roave/backward-compatibility-check dev-renovate/all-minor-patch requires nikic/php-parser ^4.19.4 -> found nikic/php-parser[v4.19.4, 4.x-dev] but the package is fixed to v5.3.1 (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. - roave/backward-compatibility-check dev-renovate/nikic-php-parser-5.x requires symfony/console ^7.0.7 -> found symfony/console[v7.0.7, ..., 7.2.x-dev] but the package is fixed to v6.4.15 (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.
Backwards Compatibility Check
Process completed with exit code 2.
Backwards Compatibility Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/