[Task] Upgrading bundles #986
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
4 errors and 2 warnings
Static Analysis with PHPStan (8.3, highest, true)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pimcore/pimcore ^10.6 || ^11.0 -> satisfiable by pimcore/pimcore[v10.6.0, ..., v10.6.9, v11.0.0-ALPHA1, ..., 11.x-dev].
- pimcore/pimcore[v10.6.8, ..., v10.6.9] require php ~8.0.0 || ~8.1.0 -> your php version (8.3.12) does not satisfy that requirement.
- pimcore/pimcore[v11.0.0-ALPHA1, ..., v11.0.0-ALPHA5] require doctrine/dbal ^3.5 -> found doctrine/dbal[3.5.0, ..., 3.10.x-dev] but it conflicts with your root composer.json require (^4.0).
- pimcore/pimcore[v11.0.0-ALPHA6, ..., v11.1.6] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.12) does not satisfy that requirement.
- pimcore/pimcore[v11.2.0, ..., v11.2.7] require doctrine/dbal ^3.6 -> found doctrine/dbal[3.6.0, ..., 3.10.x-dev] but it conflicts with your root composer.json require (^4.0).
- pimcore/pimcore[v11.3.0-RC1, ..., 11.x-dev] require doctrine/dbal ^3.8 -> found doctrine/dbal[3.8.0, ..., 3.10.x-dev] but it conflicts with your root composer.json require (^4.0).
|
Static Analysis with PHPStan (8.3, highest, true)
Process completed with exit code 2.
|
Static Analysis with PHPStan (8.3, lowest, false)
The job was canceled because "_8_3_highest_true" failed.
|
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.0.0, true, true)
The job was canceled because "_8_3_highest_true" failed.
|
Static Analysis with PHPStan (8.3, highest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis with PHPStan (8.3, highest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|