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

Faraday deprecation warning #56

Open
rastamhadi opened this issue Dec 10, 2021 · 2 comments
Open

Faraday deprecation warning #56

rastamhadi opened this issue Dec 10, 2021 · 2 comments

Comments

@rastamhadi
Copy link
Collaborator

The lock_diff command is warning me about a deprecation in Faraday.

$ lock_diff --repository="vividmuimui/lock_diff" --number=123 --post-comment=true
WARNING: `Faraday::Connection#authorization` is deprecated; it will be removed in version 2.0.
While initializing your connection, use `#request(:authorization, ...)` instead.
See https://lostisland.github.io/faraday/middleware/authentication for more usage info.
@rastamhadi
Copy link
Collaborator Author

This warning is probably coming from octokit.

@rastamhadi
Copy link
Collaborator Author

Looks like they already have an issue for it.

We should be able to close this issue once they have dealt with it on their side.

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