meilisearch / meilisearch-symfony

Seamless integration of Meilisearch into your Symfony project.
https://www.meilisearch.com
MIT License
122 stars 28 forks source link

CI is broken without changing anything #330

Closed curquiza closed 4 months ago

curquiza commented 6 months ago

CI is now failing, but was completely green two weeks ago

On the same commit, attempt 1

Capture d’écran 2024-04-05 à 19 03 07

Attempt 2:

Capture d’écran 2024-04-05 à 19 03 15

Here is the error

Capture d’écran 2024-04-05 à 19 04 43

We merged a PR recently, but the CI succeeded: https://github.com/meilisearch/meilisearch-symfony/pull/329

If someone has any clue.

@norkunas if you are around 😇

norkunas commented 6 months ago

This is because Symfony Serializer has a bug, nothing we can do about it, and people should add conflicts in their projects with that version :)

curquiza commented 5 months ago

Thank you @norkunas! 🙏

Chris53897 commented 5 months ago

Should be fixed now with Symfony 7.0.7.