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 deprecations for Ruby 2.7.0 in Waterdrop 2.0 #124

Closed
mensfeld opened this issue Dec 26, 2019 · 0 comments
Closed

Fix deprecations for Ruby 2.7.0 in Waterdrop 2.0 #124

mensfeld opened this issue Dec 26, 2019 · 0 comments
Assignees

Comments

@mensfeld
Copy link
Member

.........../home/mencio/Software/Github/karafka/waterdrop/lib/water_drop/producer/buffer.rb:95: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/home/mencio/Software/Github/karafka/waterdrop/.bundle/ruby/2.7.0/bundler/gems/rdkafka-ruby-d07c9595a063/lib/rdkafka/producer.rb:61: warning: The called method `produce' is defined here
..................................................................................................................................................................................../home/mencio/Software/Github/karafka/waterdrop/lib/water_drop/producer/async.rb:24: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/home/mencio/Software/Github/karafka/waterdrop/.bundle/ruby/2.7.0/bundler/gems/rdkafka-ruby-d07c9595a063/lib/rdkafka/producer.rb:61: warning: The called method `produce' is defined here
...../home/mencio/Software/Github/karafka/waterdrop/lib/water_drop/producer/async.rb:46: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/home/mencio/Software/Github/karafka/waterdrop/.bundle/ruby/2.7.0/bundler/gems/rdkafka-ruby-d07c9595a063/lib/rdkafka/producer.rb:61: warning: The called method `produce' is defined here
....................................................../home/mencio/Software/Github/karafka/waterdrop/lib/water_drop/producer/sync.rb:28: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant