Skip to content

Move stateless CSRF config to packages/csrf.yaml #746

Move stateless CSRF config to packages/csrf.yaml

Move stateless CSRF config to packages/csrf.yaml #746

Triggered via pull request November 20, 2024 11:56
Status Failure
Total duration 53s
Artifacts

qa.yml

on: pull_request_target
call-qa  /  Run checks
19s
call-qa / Run checks
call-qa  /  Run updated recipes
17s
call-qa / Run updated recipes
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
call-qa / Run updated recipes
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/form ^7.2 -> satisfiable by symfony/form[v7.2.0-BETA1, v7.2.0-RC1, 7.2.x-dev]. - symfony/form[v7.2.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/framework-bundle ^7.2 -> satisfiable by symfony/framework-bundle[v7.2.0-BETA1, v7.2.0-BETA2, v7.2.0-RC1, 7.2.x-dev]. - symfony/framework-bundle[v7.2.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
call-qa / Run updated recipes
Process completed with exit code 2.
call-qa / Run updated recipes
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/form ^7.2 -> satisfiable by symfony/form[v7.2.0-BETA1, v7.2.0-RC1, 7.2.x-dev]. - symfony/form[v7.2.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/framework-bundle ^7.2 -> satisfiable by symfony/framework-bundle[v7.2.0-BETA1, v7.2.0-BETA2, v7.2.0-RC1, 7.2.x-dev]. - symfony/framework-bundle[v7.2.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
call-qa / Run updated recipes
Process completed with exit code 2.
call-qa / Run checks
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/