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

Add parens to satisfy Elixir 1.17 #12

Merged

Conversation

bencoppock
Copy link
Contributor

This eliminates the following warning otherwise generated by Elixir 1.17 and beyond:

using map.field notation (without parentheses) to invoke function TestSchema.Date.strict() is deprecated, you must add parentheses instead: remote.function()

@amclain
Copy link
Member

amclain commented Dec 15, 2024

Why am I looking at JavaScript in an Elixir file? 😢

Thanks Ben! This should make it into a release soon with #13.

@amclain amclain self-assigned this Dec 15, 2024
@amclain amclain merged commit 0ac39c5 into redwirelabs:main Dec 15, 2024
2 checks passed
@abelino
Copy link
Collaborator

abelino commented Dec 17, 2024

@bencoppock Thanks for your contribution. This deprecation warning fix was released in speck 1.2.0.

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