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

warning: method redefined / assigned but unused variable #427

Open
grosser opened this issue Nov 16, 2020 · 0 comments
Open

warning: method redefined / assigned but unused variable #427

grosser opened this issue Nov 16, 2020 · 0 comments

Comments

@grosser
Copy link
Contributor

grosser commented Nov 16, 2020

seeing lots of this

vendor/bundle/ruby/2.6.0/bundler/gems/httpclient-4d60d8bdba79/lib/httpclient/ssl_config.rb:370: warning: assigned but unused variable - pathlen
vendor/bundle/ruby/2.6.0/bundler/gems/httpclient-4d60d8bdba79/lib/httpclient/ssl_config.rb:51: warning: method redefined; discarding old initialize
vendor/bundle/ruby/2.6.0/bundler/gems/httpclient-4d60d8bdba79/lib/httpclient/ssl_config.rb:58: warning: method redefined; discarding old add_cert
vendor/bundle/ruby/2.6.0/bundler/gems/httpclient-4d60d8bdba79/lib/httpclient/ssl_config.rb:58: warning: method redefined; discarding old add_file
vendor/bundle/ruby/2.6.0/bundler/gems/httpclient-4d60d8bdba79/lib/httpclient/ssl_config.rb:58: warning: method redefined; discarding old add_path

PR welcome ?

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

No branches or pull requests

1 participant