Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove noise from output of make targets #1927

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

giorgiosironi
Copy link
Contributor

  • Remove Docker Compose warnings about an obsolete configuration value

…n array

Refer to https://github.com/symfony/symfony/blob/7.2/phpunit.xml.dist#L70

Removes:
```
Configuration: /srv/journal/phpunit.xml.dist

  Warning - The configuration file did not pass validation!
  The following problems have been detected:

  Line 37:
  - Element 'element': The attribute 'key' is required but missing.

  Line 40:
  - Element 'element': The attribute 'key' is required but missing.

  Line 43:
  - Element 'element': The attribute 'key' is required but missing.

  Line 46:
  - Element 'element': The attribute 'key' is required but missing.

  Test results may not be as expected.
```
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.

1 participant