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

feat: avoid warnings with Psalm 6 #842

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

shakaran
Copy link
Contributor

@shakaran shakaran commented May 3, 2024

This fix the warnings on CI:

Warning: "findUnusedBaselineEntry" will default to "true" in Psalm 6. You should explicitly enable or disable this setting.
Warning: "findUnusedCode" will default to "true" in Psalm 6. You should explicitly enable or disable this setting.

Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

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

👍

@stayallive stayallive enabled auto-merge (squash) May 3, 2024 13:06
@stayallive stayallive disabled auto-merge May 3, 2024 13:07
@stayallive stayallive merged commit 7a05d39 into getsentry:master Jun 4, 2024
33 checks passed
@shakaran shakaran deleted the feat/psalm-warnings branch June 4, 2024 16:59
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.

None yet

2 participants