Skip to content

Conversation

justinludwig
Copy link

Fixes these runtime warnings:

warning: using map.field notation (without parentheses) to invoke function ExTwilio.ResultStreamTest.Resource.resource_collection_name() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/result_stream.ex:42: ExTwilio.ResultStream.fetch_page/3

warning: using map.field notation (without parentheses) to invoke function ExTwilio.ApiTest.Resource.parents() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:88: ExTwilio.UrlGenerator.add_segments/4

warning: using map.field notation (without parentheses) to invoke function ExTwilio.UrlGeneratorTest.Resource.resource_name() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:91: ExTwilio.UrlGenerator.add_segments/4

warning: using map.field notation (without parentheses) to invoke function ExTwilio.ResultStreamTest.Resource.children() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:94: ExTwilio.UrlGenerator.add_segments/4

warning: using map.field notation (without parentheses) to invoke function ExTwilio.ApiTest.Resource.parents() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:187: ExTwilio.UrlGenerator.build_query/2

warning: using map.field notation (without parentheses) to invoke function ExTwilio.UrlGeneratorTest.Resource.children() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:190: ExTwilio.UrlGenerator.build_query/2

warning: using map.field notation (without parentheses) to invoke function ExTwilio.Account.resource_name() is deprecated, you must add parentheses instead: remote.function()
  (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:220: ExTwilio.UrlGenerator.segment/2

Fixes these runtime warnings:

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.ResultStreamTest.Resource.resource_collection_name() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/result_stream.ex:42: ExTwilio.ResultStream.fetch_page/3

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.ApiTest.Resource.parents() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:88: ExTwilio.UrlGenerator.add_segments/4

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.UrlGeneratorTest.Resource.resource_name() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:91: ExTwilio.UrlGenerator.add_segments/4

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.ResultStreamTest.Resource.children() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:94: ExTwilio.UrlGenerator.add_segments/4

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.ApiTest.Resource.parents() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:187: ExTwilio.UrlGenerator.build_query/2

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.UrlGeneratorTest.Resource.children() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:190: ExTwilio.UrlGenerator.build_query/2

    warning: using map.field notation (without parentheses) to invoke function ExTwilio.Account.resource_name() is deprecated, you must add parentheses instead: remote.function()
      (ex_twilio 0.10.0) lib/ex_twilio/url_generator.ex:220: ExTwilio.UrlGenerator.segment/2
@ericlyoung
Copy link

knock knock. please pull this in @danielberkompas

@lolo-frank
Copy link

@danielberkompas are you available to merge this pr? Thanks!

@joevandyk
Copy link

@danielberkompas would be great to merge if we could! :)

@AbducteeZero
Copy link

abandonware? time to fork @lolo-frank @joevandyk ?

@sergchernata
Copy link

Can we get this merged?

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.

6 participants