Skip to content

Make tests more resilient to change #78

Make tests more resilient to change

Make tests more resilient to change #78

Triggered via push December 16, 2023 02:17
Status Failure
Total duration 31s
Artifacts

php-cs-fixer.yml

on: push
Run code style checks
21s
Run code style checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run code style checks
Your requirements could not be resolved to an installable set of packages. Problem 1 - Conclusion: don't install illuminate/support v9.0.0-beta.4 (conflict analysis result) - Conclusion: don't install illuminate/support v9.32.0 (conflict analysis result) - Conclusion: don't install illuminate/support v9.50.2 (conflict analysis result) - Conclusion: don't install illuminate/support v9.52.16 (conflict analysis result) - Conclusion: don't install illuminate/support v10.16.1 (conflict analysis result) - Conclusion: don't install illuminate/support v10.37.3 (conflict analysis result) - illuminate/support 11.x-dev is an alias of illuminate/support dev-master and thus requires it to be installed too. - laravel/framework[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.26) does not satisfy that requirement. - illuminate/support dev-master requires php ^8.2 -> your php version (8.1.26) does not satisfy that requirement. - Only one of these can be installed: laravel/framework[v8.0.0, ..., 8.x-dev], illuminate/support[dev-master, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. laravel/framework replaces illuminate/support and thus cannot coexist with it. - Root composer.json requires illuminate/support ^9|^10|11.x-dev|dev-master -> satisfiable by illuminate/support[dev-master, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)]. - Root composer.json requires laravel/framework ^8.0 -> satisfiable by laravel/framework[v8.0.0, ..., 8.x-dev].
Run code style checks
Process completed with exit code 2.
Run code style checks
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/