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 warnings #16

Merged
merged 5 commits into from
Jul 15, 2022
Merged

Fix warnings #16

merged 5 commits into from
Jul 15, 2022

Conversation

willnet
Copy link
Owner

@willnet willnet commented Jul 15, 2022

No description provided.

```
/Users/willnet/ghq/github.com/willnet/committee-rails/lib/committee/rails/request_object.rb:5: warning: redefining `object_id' may cause serious problems
/Users/willnet/ghq/github.com/willnet/committee-rails/lib/committee/rails/request_object.rb:5: warning: redefining `__send__' may cause serious problems
```
```
[DEPRECATION] Pass expected response status code to check it against the corresponding schema explicitly.
```
```
[DEPRECATION] Committee: please set parse_response_by_content_type = false because we'll change default value in next major version.
DEPRECATION WARNING: Rails 7.1 will return Content-Type header without modification. If you want just the MIME type, please use `#media_type` instead. (called from block (4 levels) in <top (required)> at /Users/willnet/ghq/github.com/willnet/committee-rails/spec/lib/methods_spec.rb:87)
```
@willnet willnet merged commit 273ae15 into main Jul 15, 2022
@willnet willnet deleted the fix-warnings branch July 15, 2022 10:38
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.

1 participant