Skip to content

Conversation

@yann-eugone
Copy link
Contributor

@yann-eugone yann-eugone commented Jan 6, 2026

While reviewing #179, we noticed that recent changes in our dependencies caused some CI errors.
This PR fixes those compatibility issues to restore a green build.

Changes:

  • Symfony Compatibility: Fix missing arguments and UUID generation to support the latest Symfony versions.
  • Dependencies: Explicitly require symfony/property-info and symfony/routing versions to avoid conflicts.
  • Tooling: Update Docker Compose versions and switch CI actions to use Symfony 7.4.
  • QA: Clean up the PHPStan baseline by removing obsolete errors.

@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.68%. Comparing base (8bcfb82) to head (f3ee27a).
⚠️ Report is 1 commits behind head on 0.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                0.x     #180   +/-   ##
=========================================
  Coverage     99.68%   99.68%           
  Complexity      940      940           
=========================================
  Files           157      157           
  Lines          2852     2852           
=========================================
  Hits           2843     2843           
  Misses            9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yann-eugone yann-eugone merged commit 4313523 into 0.x Jan 6, 2026
11 checks passed
@yann-eugone yann-eugone deleted the fix-ci branch January 6, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants