You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed, no existing Issues or Pull Requests found related to my submission.
Package Version
3.2
Are you using the latest version?
Yes, I verified the issue is still present in the latest version.
Steps to Reproduce
Just call any function in the library and you get a warning
Expected Result
no warning
Actual Result
warning: using map.field notation (without parentheses) to invoke function Stripe.Customer.struct() is deprecated, you must add parentheses instead: remote.function()
(stripity_stripe 3.2.0) lib/stripe/converter.ex:41: Stripe.Converter.convert_stripe_object/1
(stripity_stripe 3.2.0) lib/stripe/request.ex:204: Stripe.Request.make_request/1