Downgraded Release #76
downgraded_release.yaml
on: push
downgrade_release
12s
Annotations
2 errors and 1 warning
downgrade_release
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v6.4.15 and an update of this package was not requested.
- symfony/console v6.4.15 requires symfony/polyfill-mbstring ~1.0 -> could not be found in any version, there may be a typo in the package name.
Problem 2
- symfony/string is locked to version v7.1.8 and an update of this package was not requested.
- symfony/string v7.1.8 requires symfony/polyfill-ctype ~1.8 -> could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
downgrade_release
Process completed with exit code 2.
|
downgrade_release
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/
|