Skip to content

PHP test

PHP test #931

Triggered via schedule August 18, 2024 02:19
Status Failure
Total duration 1m 39s
Artifacts

main.yaml

on: schedule
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Test (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/console 7.1.* -> satisfiable by symfony/console[v7.1.0, v7.1.1, v7.1.2, v7.1.3]. - symfony/console[v7.1.0, ..., v7.1.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/dotenv 7.1.* -> satisfiable by symfony/dotenv[v7.1.0, v7.1.1, v7.1.3]. - symfony/dotenv[v7.1.0, ..., v7.1.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 3 - Root composer.json requires symfony/mailer 7.* -> satisfiable by symfony/mailer[v7.0.0, ..., v7.1.2]. - symfony/mailer[v7.0.0, ..., v7.1.2] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 4 - Root composer.json requires symfony/framework-bundle 7.1.* -> satisfiable by symfony/framework-bundle[v7.1.0, v7.1.1, v7.1.2, v7.1.3]. - symfony/framework-bundle[v7.1.0, ..., v7.1.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 5 - Root composer.json requires symfony/runtime 7.1.* -> satisfiable by symfony/runtime[v7.1.0, v7.1.1]. - symfony/runtime[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 6 - Root composer.json requires symfony/yaml 7.1.* -> satisfiable by symfony/yaml[v7.1.0, v7.1.1]. - symfony/yaml[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 7 - Root composer.json requires symfony/web-profiler-bundle ^7.1 -> satisfiable by symfony/web-profiler-bundle[v7.1.0, v7.1.1, v7.1.2, v7.1.3]. - symfony/web-profiler-bundle[v7.1.0, ..., v7.1.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 8 - doctrine/doctrine-migrations-bundle[3.3.0, ..., 3.3.1] require symfony/framework-bundle ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/framework-bundle[v7.1.0, v7.1.1, v7.1.2, v7.1.3]. - doctrine/doctrine-migrations-bundle 3.2.0 requires symfony/framework-bundle ~3.4|~4.0|~5.0 -> found symfony/framework-bundle[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.51, v5.0.0, ..., v5.4.42] but it conflicts with your root composer.json require (7.1.*). - doctrine/doctrine-migrations-bundle[3.2.1, ..., 3.2.5] require symfony/framework-bundle ~3.4|~4.0|~5.0|~6.0 -> found symfony/framework-bundle[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.51, v5.0.0, ..., v5.4.42, v6.0.0, ..., v6.4.10] but it conflicts with your root composer.json require (7.1.*). - symfony/framework-bundle[v7.1.0, ..., v7.1.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. - Root composer.json requires doctrine/doctrine-migrations-bundle ^3.2 -> satisfiable by doctrine/doctrine-migrations-bundle[3.2.0, ..., 3.3.1].
Test (8.1)
Process completed with exit code 2.
Test (8.1)
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/
Test (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (8.1)
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/