Skip to content

uncomment MAILER_DSN env for symfony/mailer #735

uncomment MAILER_DSN env for symfony/mailer

uncomment MAILER_DSN env for symfony/mailer #735

Triggered via pull request November 1, 2024 15:25
@kbondkbond
opened #1352
Status Failure
Total duration 1m 17s
Artifacts

qa.yml

on: pull_request_target
call-qa  /  Run checks
26s
call-qa / Run checks
call-qa  /  Run updated recipes
34s
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/mailer ^4.3 -> satisfiable by symfony/mailer[v4.3.0-BETA1, ..., 4.4.x-dev]. - symfony/mailer[v4.3.0-BETA1, ..., 4.4.x-dev] require symfony/event-dispatcher ^4.3 -> found symfony/event-dispatcher[v4.3.0-BETA1, ..., 4.4.x-dev] but these were not loaded, likely because it conflicts with another require.
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/mailer ^4.3 -> satisfiable by symfony/mailer[v4.3.0-BETA1, ..., 4.4.x-dev]. - symfony/mailer[v4.3.0-BETA1, ..., v4.4.8] require php ^7.1.3 -> your php version (8.1.30) does not satisfy that requirement. - symfony/mailer[v4.4.9, ..., 4.4.x-dev] require symfony/event-dispatcher ^4.3 -> found symfony/event-dispatcher[v4.3.0-BETA1, ..., 4.4.x-dev] but these were not loaded, likely because it conflicts with another require.
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/