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

Run static analysis with Symfony 6 #183

Merged
merged 5 commits into from
Dec 13, 2021

Conversation

pamil
Copy link
Member

@pamil pamil commented Dec 13, 2021

No description provided.

@pamil pamil force-pushed the run-static-analysis-sf6 branch from ba429c6 to e344b87 Compare December 13, 2021 13:09
@pamil pamil force-pushed the run-static-analysis-sf6 branch from e344b87 to e0af4da Compare December 13, 2021 13:10
@@ -50,7 +50,6 @@ jobs:

- name: Run analysis
run: composer analyse
if: matrix.symfony-version != '6.0.*'
Copy link
Contributor

Choose a reason for hiding this comment

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

Tell me please why do we run static analysis on different versions??

Copy link
Member Author

Choose a reason for hiding this comment

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

Different versions of dependencies have different APIs - eg. what works with Symfony 4 might not work with Symfony 5.

@pamil pamil merged commit ab600f5 into FriendsOfBehat:master Dec 13, 2021
@pamil pamil deleted the run-static-analysis-sf6 branch December 13, 2021 13:23
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