Skip to content

warning: using map.field notation (without parentheses) to invoke function #873

@jaybe78

Description

@jaybe78

Existing Issue or Pull Request Verification

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions