Do not run Roave BC Check with Docker in CI #65
Annotations
2 errors and 7 warnings
Roave BC Check
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ~7.4.0|~8.0.0 but your php version (8.3.6) does not satisfy that requirement.
Problem 2
- Root composer.json requires webgriffe/amp-elasticsearch ^2.0 -> satisfiable by webgriffe/amp-elasticsearch[2.0.0].
- webgriffe/amp-elasticsearch 2.0.0 requires php ~7.4.0|~8.0.0 -> your php version (8.3.6) does not satisfy that requirement.
Problem 3
- Root composer.json requires roave/backward-compatibility-check * -> satisfiable by roave/backward-compatibility-check[1.0.0, ..., 1.1.1, 2.0.0, 2.1.0, 3.0.0, 4.0.0, ..., 4.4.0, 5.0.0, 6.0.0, ..., 6.4.0, 7.0.0, ..., 7.4.0, 8.0.0, ..., 8.7.0].
- Conclusion: don't install symfony/dependency-injection v3.4.47 (conflict analysis result)
- symfony/property-info[v4.3.0, ..., v4.4.8] require php ^7.1.3 -> your php version (8.3.6) does not satisfy that requirement.
- Conclusion: don't install symfony/dependency-injection v3.3.6 (conflict analysis result)
- Conclusion: don't install symfony/dependency-injection v3.3.14 (conflict analysis result)
- Conclusion: don't install symfony/dependency-injection v3.3.18 (conflict analysis result)
- Conclusion: don't install symfony/dependency-injection v3.4.1 (conflict analysis result)
- symfony/property-info[v4.4.9, ..., v4.4.49] conflict with symfony/dependency-injection <3.4.
- Root composer.json requires symfony/dependency-injection ^3.3 -> satisfiable by symfony/dependency-injection[v3.3.0, ..., v3.4.47].
- Root composer.json requires symfony/property-info ^4.3 -> satisfiable by symfony/property-info[v4.3.0, ..., v4.4.49].
|
Roave BC Check
Process completed with exit code 2.
|
Roave BC Check
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/.
|
PHP 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 7.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|