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 #12

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

egze
Copy link

@egze egze commented Aug 6, 2024

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

Copied from: beam-community#840

@remotecom remotecom merged commit d0b281b into remoteoss:remote Aug 28, 2024
5 checks passed
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