Skip to content

Conversation

@DjordyKoert
Copy link
Collaborator

Description

Fixes CI currently failing on warnings coming from api-platform. Fixed in api-platform/core#7694

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)

Copilot AI review requested due to automatic review settings January 26, 2026 18:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses CI failures caused by warnings from the api-platform dependency by introducing PHPUnit baseline support. The warnings originate from vendor code and will be resolved in an upstream fix.

Changes:

  • Updated PHPUnit configuration schema from 9.6 to 10.5
  • Added baseline file reference to suppress known vendor warnings
  • Improved XML indentation consistency in phpunit.xml.dist

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
phpunit.xml.dist Updated PHPUnit schema to 10.5, added baseline attribute, and fixed indentation to be consistent with 4-space nesting
phpunit-baseline.xml New baseline file containing 195 warnings from zircote/swagger-php vendor library about missing @OA\Items() annotations

@DjordyKoert
Copy link
Collaborator Author

part of CI is failing because of a bug in Symfony symfony/symfony#63179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants