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

Suppress warning for 2.7 #2753

Merged
merged 5 commits into from Jan 7, 2020
Merged

Suppress warning for 2.7 #2753

merged 5 commits into from Jan 7, 2020

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Dec 27, 2019

Which issue(s) this PR fixes:
none

What this PR does / why we need it:

Suppress warning for 2.7 found in https://travis-ci.org/fluent/fluentd/jobs/629889081?utm_medium=notification&utm_source=github_status

Docs Changes:

none

Release Note:

none

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
/home/travis/build/fluent/fluentd/test/config/test_system_config.rb:101: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/home/travis/build/fluent/fluentd/lib/fluent/system_config.rb:132: warning: The called method `overwrite_variables' is defined here

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
… URI.open directly or use URI#open

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
 warning: instance variable @timeout_checker not initialized

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
@ganmacs ganmacs merged commit be2d977 into fluent:master Jan 7, 2020
@ganmacs ganmacs deleted the suppress-warning branch January 7, 2020 02:43
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.

None yet

2 participants