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

Fix Elixir 1.17 warnings #23

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

FlXlT
Copy link
Contributor

@FlXlT FlXlT commented Jul 29, 2024

Resolves the following warnings that arise in Elixir 1.17

warning: using map.field notation (without parentheses) to invoke function Maru.EntityTest.ReturnOnlyWantedFieldsWithBeforeSerializeTest.__exposures__() is deprecated, you must add parentheses instead: remote.function()
  (maru_entity 0.2.3) lib/maru/entity/runtime.ex:358: Maru.Entity.Runtime.do_serialize/2

@falood
Copy link
Member

falood commented Jul 30, 2024

thanks

@falood falood merged commit d2bb6dd into elixir-maru:main Jul 30, 2024
@FlXlT
Copy link
Contributor Author

FlXlT commented Jul 30, 2024

thank you!

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