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

chore: fix Elixir 1.17 warnings #840

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

jswanner
Copy link
Contributor

Resolves the following warnings:

using map.field notation (without parentheses) to invoke function Stripe.CountrySpec.__struct__() is deprecated, you must add parentheses instead: remote.function()
single-quoted strings represent charlists. Use ~c"" if you indeed want a charlist or use "" instead

@jswanner jswanner requested a review from a team as a code owner May 24, 2024 21:49
@yordis yordis merged commit a1a1d3a into beam-community:main Jun 6, 2024
10 checks passed
@yordis
Copy link
Member

yordis commented Jun 6, 2024

🚀 💜

@ceolinwill
Copy link

@yordis It would be great if you could release a new version with this fix.

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.

3 participants