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 deprecation #270

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

egze
Copy link
Contributor

@egze egze commented Aug 28, 2024

This was fixed in the 1.6 branch, but not in master.

Fixes the warning

warning: using map.field notation (without parentheses) to invoke function Pigeon.Http2.Client.Kadabra.start() is deprecated, you must add parentheses instead: remote.function()
Warning:   (pigeon 1.6.2) lib/pigeon.ex:16: Pigeon.start/2

@hpopp hpopp merged commit 8117ef4 into codedge-llc:master Aug 29, 2024
1 of 3 checks passed
@hpopp
Copy link
Member

hpopp commented Aug 29, 2024

Thanks!

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