Skip to content

add check for missing required dependencies #1149

add check for missing required dependencies

add check for missing required dependencies #1149

Triggered via pull request April 18, 2024 13:09
Status Failure
Total duration 1m 24s
Artifacts

continuous-integration.yml

on: pull_request
PHP-CS-Fixer
46s
PHP-CS-Fixer
PHPStan
41s
PHPStan
Composer Require Checker
24s
Composer Require Checker
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Composer Require Checker
Your requirements could not be resolved to an installable set of packages. Problem 1 - maglnet/composer-require-checker[0.1.0, ..., 0.1.6] require php ~7.0 -> your php version (8.3.6) does not satisfy that requirement. - maglnet/composer-require-checker[0.2.0, ..., 0.2.1, 1.0.0, ..., 1.1.0] require php ~7.1 -> your php version (8.3.6) does not satisfy that requirement. - maglnet/composer-require-checker 2.0.0 requires php ^7.1 -> your php version (8.3.6) does not satisfy that requirement. - maglnet/composer-require-checker 2.1.0 requires php ^7.2 -> your php version (8.3.6) does not satisfy that requirement. - maglnet/composer-require-checker[3.0.0, ..., 3.3.1] require nikic/php-parser ^4.10.2 -> found nikic/php-parser[v4.10.2, ..., v4.19.1] but the package is fixed to v5.0.2 (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. - maglnet/composer-require-checker[3.4.0, ..., 3.8.0, 4.0.0, ..., 4.4.0] require nikic/php-parser ^4.13.0 -> found nikic/php-parser[v4.13.0, ..., v4.19.1] but the package is fixed to v5.0.2 (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. - maglnet/composer-require-checker[4.5.0, ..., 4.6.0] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement. - maglnet/composer-require-checker[4.7.0, ..., 4.8.0] require nikic/php-parser ^4.17.1 -> found nikic/php-parser[v4.17.1, v4.18.0, v4.19.0, v4.19.1] but the package is fixed to v5.0.2 (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. - maglnet/composer-require-checker[4.9.0, ..., 4.10.0] require nikic/php-parser ^4.18.0 -> found nikic/php-parser[v4.18.0, v4.19.0, v4.19.1] but the package is fixed to v5.0.2 (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. - maglnet/composer-require-checker 4.11.0 requires nikic/php-parser ^4.19.1 -> found nikic/php-parser[v4.19.1] but the package is fixed to v5.0.2 (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. - Root composer.json requires maglnet/composer-require-checker * -> satisfiable by maglnet/composer-require-checker[0.1.0, ..., 0.2.1, 1.0.0, 1.1.0, 2.0.0, 2.1.0, 3.0.0, ..., 3.8.0, 4.0.0, ..., 4.11.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Composer Require Checker
Process completed with exit code 2.
Composer Require Checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (7.4, 5.4.*, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8, 5.4.*, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.1, 5.4.*, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.3, 5.4.*, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.3, 6.3.*, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.3, 7.0.*, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.1, 6.3.*, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (7.4, --prefer-lowest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.2, 7.0.*, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.