Downgraded Release #22
downgraded_release.yaml
on: push
downgrade_release
10s
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.3 and an update of this package was not requested.
- symfony/console v6.4.3 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/console v6.4.3 requires symfony/polyfill-mbstring ~1.0 -> could not be found in any version, there may be a typo in the package name.
- nunomaduro/termwind v1.15.1 requires symfony/console ^5.3.0|^6.0.0 -> satisfiable by symfony/console[v6.4.3].
- nunomaduro/termwind is locked to version v1.15.1 and an update of this package was not requested.
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
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/.
|